The following document contains the results of PMD's CPD 5.3.5.
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 108 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 108 |
extends SObject
{
@XmlElementRef(name = "Account", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Account> account;
@XmlElementRef(name = "AccountId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> accountId;
@XmlElementRef(name = "ActivityDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> activityDate;
@XmlElementRef(name = "ActivitySubtype", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> activitySubtype;
@XmlElementRef(name = "ActivityType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> activityType;
@XmlElementRef(name = "CallDisposition", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> callDisposition;
@XmlElementRef(name = "CallDurationInSeconds", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> callDurationInSeconds;
@XmlElementRef(name = "CallObject", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> callObject;
@XmlElementRef(name = "CallType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> callType;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DurationInMinutes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> durationInMinutes;
@XmlElementRef(name = "EndDateTime", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> endDateTime;
@XmlElementRef(name = "IsAllDayEvent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isAllDayEvent;
@XmlElementRef(name = "IsClosed", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isClosed;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsHighPriority", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isHighPriority;
@XmlElementRef(name = "IsReminderSet", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isReminderSet;
@XmlElementRef(name = "IsTask", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isTask;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Location", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> location;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "Priority", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> priority;
@XmlElementRef(name = "ReminderDateTime", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> reminderDateTime;
@XmlElementRef(name = "StartDateTime", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> startDateTime;
@XmlElementRef(name = "Status", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> status;
@XmlElementRef(name = "Subject", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> subject;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "What", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> what;
@XmlElementRef(name = "WhatId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> whatId;
@XmlElementRef(name = "Who", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> who;
@XmlElementRef(name = "WhoId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> whoId;
/**
* Gets the value of the account property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getAccount() {
return account;
}
/**
* Sets the value of the account property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public void setAccount(JAXBElement<Account> value) {
this.account = value;
}
/**
* Gets the value of the accountId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAccountId() {
return accountId;
}
/**
* Sets the value of the accountId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAccountId(JAXBElement<String> value) {
this.accountId = value;
}
/**
* Gets the value of the activityDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getActivityDate() {
return activityDate;
}
/**
* Sets the value of the activityDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setActivityDate(JAXBElement<XMLGregorianCalendar> value) {
this.activityDate = value;
}
/**
* Gets the value of the activitySubtype property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getActivitySubtype() {
return activitySubtype;
}
/**
* Sets the value of the activitySubtype property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setActivitySubtype(JAXBElement<String> value) {
this.activitySubtype = value;
}
/**
* Gets the value of the activityType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getActivityType() {
return activityType;
}
/**
* Sets the value of the activityType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setActivityType(JAXBElement<String> value) {
this.activityType = value;
}
/**
* Gets the value of the callDisposition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCallDisposition() {
return callDisposition;
}
/**
* Sets the value of the callDisposition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCallDisposition(JAXBElement<String> value) {
this.callDisposition = value;
}
/**
* Gets the value of the callDurationInSeconds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getCallDurationInSeconds() {
return callDurationInSeconds;
}
/**
* Sets the value of the callDurationInSeconds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setCallDurationInSeconds(JAXBElement<Integer> value) {
this.callDurationInSeconds = value;
}
/**
* Gets the value of the callObject property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCallObject() {
return callObject;
}
/**
* Sets the value of the callObject property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCallObject(JAXBElement<String> value) {
this.callObject = value;
}
/**
* Gets the value of the callType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCallType() {
return callType;
}
/**
* Sets the value of the callType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCallType(JAXBElement<String> value) {
this.callType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the durationInMinutes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getDurationInMinutes() {
return durationInMinutes;
}
/**
* Sets the value of the durationInMinutes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setDurationInMinutes(JAXBElement<Integer> value) {
this.durationInMinutes = value;
}
/**
* Gets the value of the endDateTime property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getEndDateTime() {
return endDateTime;
}
/**
* Sets the value of the endDateTime property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setEndDateTime(JAXBElement<XMLGregorianCalendar> value) {
this.endDateTime = value;
}
/**
* Gets the value of the isAllDayEvent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsAllDayEvent() {
return isAllDayEvent;
}
/**
* Sets the value of the isAllDayEvent property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsAllDayEvent(JAXBElement<Boolean> value) {
this.isAllDayEvent = value;
}
/**
* Gets the value of the isClosed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsClosed() {
return isClosed;
}
/**
* Sets the value of the isClosed property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsClosed(JAXBElement<Boolean> value) {
this.isClosed = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isHighPriority property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsHighPriority() {
return isHighPriority;
}
/**
* Sets the value of the isHighPriority property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsHighPriority(JAXBElement<Boolean> value) {
this.isHighPriority = value;
}
/**
* Gets the value of the isReminderSet property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsReminderSet() {
return isReminderSet;
}
/**
* Sets the value of the isReminderSet property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsReminderSet(JAXBElement<Boolean> value) {
this.isReminderSet = value;
}
/**
* Gets the value of the isTask property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsTask() {
return isTask;
}
/**
* Sets the value of the isTask property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsTask(JAXBElement<Boolean> value) {
this.isTask = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the location property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLocation() {
return location;
}
/**
* Sets the value of the location property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLocation(JAXBElement<String> value) {
this.location = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getOwner() {
return owner;
}
/**
* Sets the value of the owner property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setOwner(JAXBElement<Name> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the priority property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPriority() {
return priority;
}
/**
* Sets the value of the priority property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPriority(JAXBElement<String> value) {
this.priority = value;
}
/**
* Gets the value of the reminderDateTime property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getReminderDateTime() {
return reminderDateTime;
}
/**
* Sets the value of the reminderDateTime property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setReminderDateTime(JAXBElement<XMLGregorianCalendar> value) {
this.reminderDateTime = value;
}
/**
* Gets the value of the startDateTime property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getStartDateTime() {
return startDateTime;
}
/**
* Sets the value of the startDateTime property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setStartDateTime(JAXBElement<XMLGregorianCalendar> value) {
this.startDateTime = value;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setStatus(JAXBElement<String> value) {
this.status = value;
}
/**
* Gets the value of the subject property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getSubject() {
return subject;
}
/**
* Sets the value of the subject property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setSubject(JAXBElement<String> value) {
this.subject = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the what property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getWhat() {
return what;
}
/**
* Sets the value of the what property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setWhat(JAXBElement<Name> value) {
this.what = value;
}
/**
* Gets the value of the whatId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getWhatId() {
return whatId;
}
/**
* Sets the value of the whatId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setWhatId(JAXBElement<String> value) {
this.whatId = value;
}
/**
* Gets the value of the who property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getWho() {
return who;
}
/**
* Sets the value of the who property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setWho(JAXBElement<Name> value) {
this.who = value;
}
/**
* Gets the value of the whoId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getWhoId() {
return whoId;
}
/**
* Sets the value of the whoId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setWhoId(JAXBElement<String> value) {
this.whoId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ObjectFactory.java | 1052 |
| org/solenopsis/keraiai/wsdl/partner/ObjectFactory.java | 56 |
private final static QName _LeadHistoryLead_QNAME = new QName("urn:sobject.enterprise.soap.sforce.com", "Lead");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.solenopsis.keraiai.wsdl.enterprise
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link InvalidSObjectFault }
*
*/
public InvalidSObjectFault createInvalidSObjectFault() {
return new InvalidSObjectFault();
}
/**
* Create an instance of {@link MalformedQueryFault }
*
*/
public MalformedQueryFault createMalformedQueryFault() {
return new MalformedQueryFault();
}
/**
* Create an instance of {@link InvalidIdFault }
*
*/
public InvalidIdFault createInvalidIdFault() {
return new InvalidIdFault();
}
/**
* Create an instance of {@link MalformedSearchFault }
*
*/
public MalformedSearchFault createMalformedSearchFault() {
return new MalformedSearchFault();
}
/**
* Create an instance of {@link InvalidFieldFault }
*
*/
public InvalidFieldFault createInvalidFieldFault() {
return new InvalidFieldFault();
}
/**
* Create an instance of {@link UnexpectedErrorFault }
*
*/
public UnexpectedErrorFault createUnexpectedErrorFault() {
return new UnexpectedErrorFault();
}
/**
* Create an instance of {@link ApiFault }
*
*/
public ApiFault createApiFault() {
return new ApiFault();
}
/**
* Create an instance of {@link InvalidQueryLocatorFault }
*
*/
public InvalidQueryLocatorFault createInvalidQueryLocatorFault() {
return new InvalidQueryLocatorFault();
}
/**
* Create an instance of {@link LoginFault }
*
*/
public LoginFault createLoginFault() {
return new LoginFault();
}
/**
* Create an instance of {@link InvalidNewPasswordFault }
*
*/
public InvalidNewPasswordFault createInvalidNewPasswordFault() {
return new InvalidNewPasswordFault();
}
/**
* Create an instance of {@link ApiQueryFault }
*
*/
public ApiQueryFault createApiQueryFault() {
return new ApiQueryFault();
}
/**
* Create an instance of {@link DescribePathAssistantsResponse }
*
*/
public DescribePathAssistantsResponse createDescribePathAssistantsResponse() {
return new DescribePathAssistantsResponse();
}
/**
* Create an instance of {@link DescribePathAssistantsResult }
*
*/
public DescribePathAssistantsResult createDescribePathAssistantsResult() {
return new DescribePathAssistantsResult();
}
/**
* Create an instance of {@link DescribeTheme }
*
*/
public DescribeTheme createDescribeTheme() {
return new DescribeTheme();
}
/**
* Create an instance of {@link Upsert }
*
*/
public Upsert createUpsert() {
return new Upsert();
}
/**
* Create an instance of {@link SObject }
*
*/
public SObject createSObject() {
return new SObject();
}
/**
* Create an instance of {@link DuplicateRuleHeader }
*
*/
public DuplicateRuleHeader createDuplicateRuleHeader() {
return new DuplicateRuleHeader();
}
/**
* Create an instance of {@link DescribeDataCategoryGroupStructuresResponse }
*
*/
public DescribeDataCategoryGroupStructuresResponse createDescribeDataCategoryGroupStructuresResponse() {
return new DescribeDataCategoryGroupStructuresResponse();
}
/**
* Create an instance of {@link DescribeDataCategoryGroupStructureResult }
*
*/
public DescribeDataCategoryGroupStructureResult createDescribeDataCategoryGroupStructureResult() {
return new DescribeDataCategoryGroupStructureResult();
}
/**
* Create an instance of {@link Search }
*
*/
public Search createSearch() {
return new Search();
}
/**
* Create an instance of {@link DescribeSearchScopeOrder }
*
*/
public DescribeSearchScopeOrder createDescribeSearchScopeOrder() {
return new DescribeSearchScopeOrder();
}
/**
* Create an instance of {@link DescribeDataCategoryGroups }
*
*/
public DescribeDataCategoryGroups createDescribeDataCategoryGroups() {
return new DescribeDataCategoryGroups();
}
/**
* Create an instance of {@link PerformQuickActionsResponse }
*
*/
public PerformQuickActionsResponse createPerformQuickActionsResponse() {
return new PerformQuickActionsResponse();
}
/**
* Create an instance of {@link PerformQuickActionResult }
*
*/
public PerformQuickActionResult createPerformQuickActionResult() {
return new PerformQuickActionResult();
}
/**
* Create an instance of {@link RetrieveQuickActionTemplates }
*
*/
public RetrieveQuickActionTemplates createRetrieveQuickActionTemplates() {
return new RetrieveQuickActionTemplates();
}
/**
* Create an instance of {@link DescribeKnowledgeSettingsResponse }
*
*/
public DescribeKnowledgeSettingsResponse createDescribeKnowledgeSettingsResponse() {
return new DescribeKnowledgeSettingsResponse();
}
/**
* Create an instance of {@link KnowledgeSettings }
*
*/
public KnowledgeSettings createKnowledgeSettings() {
return new KnowledgeSettings();
}
/**
* Create an instance of {@link DescribeSObjectListViewsResponse }
*
*/
public DescribeSObjectListViewsResponse createDescribeSObjectListViewsResponse() {
return new DescribeSObjectListViewsResponse();
}
/**
* Create an instance of {@link DescribeSoqlListViewResult }
*
*/
public DescribeSoqlListViewResult createDescribeSoqlListViewResult() {
return new DescribeSoqlListViewResult();
}
/**
* Create an instance of {@link DebuggingHeader }
*
*/
public DebuggingHeader createDebuggingHeader() {
return new DebuggingHeader();
}
/**
* Create an instance of {@link DebuggingInfo }
*
*/
public DebuggingInfo createDebuggingInfo() {
return new DebuggingInfo();
}
/**
* Create an instance of {@link GetUserInfoResponse }
*
*/
public GetUserInfoResponse createGetUserInfoResponse() {
return new GetUserInfoResponse();
}
/**
* Create an instance of {@link GetUserInfoResult }
*
*/
public GetUserInfoResult createGetUserInfoResult() {
return new GetUserInfoResult();
}
/**
* Create an instance of {@link QueryMoreResponse }
*
*/
public QueryMoreResponse createQueryMoreResponse() {
return new QueryMoreResponse();
}
/**
* Create an instance of {@link QueryResult }
*
*/
public QueryResult createQueryResult() {
return new QueryResult();
}
/**
* Create an instance of {@link DescribeNouns }
*
*/
public DescribeNouns createDescribeNouns() {
return new DescribeNouns();
}
/**
* Create an instance of {@link DescribeTabsResponse }
*
*/
public DescribeTabsResponse createDescribeTabsResponse() {
return new DescribeTabsResponse();
}
/**
* Create an instance of {@link DescribeTabSetResult }
*
*/
public DescribeTabSetResult createDescribeTabSetResult() {
return new DescribeTabSetResult();
}
/**
* Create an instance of {@link MruHeader }
*
*/
public MruHeader createMruHeader() {
return new MruHeader();
}
/**
* Create an instance of {@link Create }
*
*/
public Create createCreate() {
return new Create();
}
/**
* Create an instance of {@link AllowFieldTruncationHeader }
*
*/
public AllowFieldTruncationHeader createAllowFieldTruncationHeader() {
return new AllowFieldTruncationHeader();
}
/**
* Create an instance of {@link GetServerTimestampResponse }
*
*/
public GetServerTimestampResponse createGetServerTimestampResponse() {
return new GetServerTimestampResponse();
}
/**
* Create an instance of {@link GetServerTimestampResult }
*
*/
public GetServerTimestampResult createGetServerTimestampResult() {
return new GetServerTimestampResult();
}
/**
* Create an instance of {@link SendEmailResponse }
*
*/
public SendEmailResponse createSendEmailResponse() {
return new SendEmailResponse();
}
/**
* Create an instance of {@link SendEmailResult }
*
*/
public SendEmailResult createSendEmailResult() {
return new SendEmailResult();
}
/**
* Create an instance of {@link DescribeAvailableQuickActions }
*
*/
public DescribeAvailableQuickActions createDescribeAvailableQuickActions() {
return new DescribeAvailableQuickActions();
}
/**
* Create an instance of {@link AllOrNoneHeader }
*
*/
public AllOrNoneHeader createAllOrNoneHeader() {
return new AllOrNoneHeader();
}
/**
* Create an instance of {@link DescribeAllTabsResponse }
*
*/
public DescribeAllTabsResponse createDescribeAllTabsResponse() {
return new DescribeAllTabsResponse();
}
/**
* Create an instance of {@link DescribeTab }
*
*/
public DescribeTab createDescribeTab() {
return new DescribeTab();
}
/**
* Create an instance of {@link DescribeFlexiPagesResponse }
*
*/
public DescribeFlexiPagesResponse createDescribeFlexiPagesResponse() {
return new DescribeFlexiPagesResponse();
}
/**
* Create an instance of {@link DescribeFlexiPageResult }
*
*/
public DescribeFlexiPageResult createDescribeFlexiPageResult() {
return new DescribeFlexiPageResult();
}
/**
* Create an instance of {@link DescribeGlobalTheme }
*
*/
public DescribeGlobalTheme createDescribeGlobalTheme() {
return new DescribeGlobalTheme();
}
/**
* Create an instance of {@link UserTerritoryDeleteHeader }
*
*/
public UserTerritoryDeleteHeader createUserTerritoryDeleteHeader() {
return new UserTerritoryDeleteHeader();
}
/**
* Create an instance of {@link DescribeQuickActionsResponse }
*
*/
public DescribeQuickActionsResponse createDescribeQuickActionsResponse() {
return new DescribeQuickActionsResponse();
}
/**
* Create an instance of {@link DescribeQuickActionResult }
*
*/
public DescribeQuickActionResult createDescribeQuickActionResult() {
return new DescribeQuickActionResult();
}
/**
* Create an instance of {@link Undelete }
*
*/
public Undelete createUndelete() {
return new Undelete();
}
/**
* Create an instance of {@link InvalidateSessionsResponse }
*
*/
public InvalidateSessionsResponse createInvalidateSessionsResponse() {
return new InvalidateSessionsResponse();
}
/**
* Create an instance of {@link InvalidateSessionsResult }
*
*/
public InvalidateSessionsResult createInvalidateSessionsResult() {
return new InvalidateSessionsResult();
}
/**
* Create an instance of {@link MergeResponse }
*
*/
public MergeResponse createMergeResponse() {
return new MergeResponse();
}
/**
* Create an instance of {@link MergeResult }
*
*/
public MergeResult createMergeResult() {
return new MergeResult();
}
/**
* Create an instance of {@link ConvertLeadResponse }
*
*/
public ConvertLeadResponse createConvertLeadResponse() {
return new ConvertLeadResponse();
}
/**
* Create an instance of {@link LeadConvertResult }
*
*/
public LeadConvertResult createLeadConvertResult() {
return new LeadConvertResult();
}
/**
* Create an instance of {@link DescribeApprovalLayout }
*
*/
public DescribeApprovalLayout createDescribeApprovalLayout() {
return new DescribeApprovalLayout();
}
/**
* Create an instance of {@link Query }
*
*/
public Query createQuery() {
return new Query();
}
/**
* Create an instance of {@link Merge }
*
*/
public Merge createMerge() {
return new Merge();
}
/**
* Create an instance of {@link MergeRequest }
*
*/
public MergeRequest createMergeRequest() {
return new MergeRequest();
}
/**
* Create an instance of {@link DescribeAppMenuResponse }
*
*/
public DescribeAppMenuResponse createDescribeAppMenuResponse() {
return new DescribeAppMenuResponse();
}
/**
* Create an instance of {@link DescribeAppMenuResult }
*
*/
public DescribeAppMenuResult createDescribeAppMenuResult() {
return new DescribeAppMenuResult();
}
/**
* Create an instance of {@link QueryAll }
*
*/
public QueryAll createQueryAll() {
return new QueryAll();
}
/**
* Create an instance of {@link DescribeSObjects }
*
*/
public DescribeSObjects createDescribeSObjects() {
return new DescribeSObjects();
}
/**
* Create an instance of {@link ExecuteListView }
*
*/
public ExecuteListView createExecuteListView() {
return new ExecuteListView();
}
/**
* Create an instance of {@link ExecuteListViewRequest }
*
*/
public ExecuteListViewRequest createExecuteListViewRequest() {
return new ExecuteListViewRequest();
}
/**
* Create an instance of {@link DescribeSObject }
*
*/
public DescribeSObject createDescribeSObject() {
return new DescribeSObject();
}
/**
* Create an instance of {@link RenderEmailTemplate }
*
*/
public RenderEmailTemplate createRenderEmailTemplate() {
return new RenderEmailTemplate();
}
/**
* Create an instance of {@link RenderEmailTemplateRequest }
*
*/
public RenderEmailTemplateRequest createRenderEmailTemplateRequest() {
return new RenderEmailTemplateRequest();
}
/**
* Create an instance of {@link StreamingEnabledHeader }
*
*/
public StreamingEnabledHeader createStreamingEnabledHeader() {
return new StreamingEnabledHeader();
}
/**
* Create an instance of {@link Delete }
*
*/
public Delete createDelete() {
return new Delete();
}
/**
* Create an instance of {@link DescribeTabs }
*
*/
public DescribeTabs createDescribeTabs() {
return new DescribeTabs();
}
/**
* Create an instance of {@link DescribePathAssistants }
*
*/
public DescribePathAssistants createDescribePathAssistants() {
return new DescribePathAssistants();
}
/**
* Create an instance of {@link SetPassword }
*
*/
public SetPassword createSetPassword() {
return new SetPassword();
}
/**
* Create an instance of {@link EmailHeader }
*
*/
public EmailHeader createEmailHeader() {
return new EmailHeader();
}
/**
* Create an instance of {@link DescribeLayoutResponse }
*
*/
public DescribeLayoutResponse createDescribeLayoutResponse() {
return new DescribeLayoutResponse();
}
/**
* Create an instance of {@link DescribeLayoutResult }
*
*/
public DescribeLayoutResult createDescribeLayoutResult() {
return new DescribeLayoutResult();
}
/**
* Create an instance of {@link RetrieveQuickActionTemplatesResponse }
*
*/
public RetrieveQuickActionTemplatesResponse createRetrieveQuickActionTemplatesResponse() {
return new RetrieveQuickActionTemplatesResponse();
}
/**
* Create an instance of {@link QuickActionTemplateResult }
*
*/
public QuickActionTemplateResult createQuickActionTemplateResult() {
return new QuickActionTemplateResult();
}
/**
* Create an instance of {@link LoginResponse }
*
*/
public LoginResponse createLoginResponse() {
return new LoginResponse();
}
/**
* Create an instance of {@link LoginResult }
*
*/
public LoginResult createLoginResult() {
return new LoginResult();
}
/**
* Create an instance of {@link DescribePrimaryCompactLayouts }
*
*/
public DescribePrimaryCompactLayouts createDescribePrimaryCompactLayouts() {
return new DescribePrimaryCompactLayouts();
}
/**
* Create an instance of {@link LimitInfoHeader }
*
*/
public LimitInfoHeader createLimitInfoHeader() {
return new LimitInfoHeader();
}
/**
* Create an instance of {@link LimitInfo }
*
*/
public LimitInfo createLimitInfo() {
return new LimitInfo();
}
/**
* Create an instance of {@link DescribeKnowledgeSettings }
*
*/
public DescribeKnowledgeSettings createDescribeKnowledgeSettings() {
return new DescribeKnowledgeSettings();
}
/**
* Create an instance of {@link DescribeSearchLayoutsResponse }
*
*/
public DescribeSearchLayoutsResponse createDescribeSearchLayoutsResponse() {
return new DescribeSearchLayoutsResponse();
}
/**
* Create an instance of {@link DescribeSearchLayoutResult }
*
*/
public DescribeSearchLayoutResult createDescribeSearchLayoutResult() {
return new DescribeSearchLayoutResult();
}
/**
* Create an instance of {@link InvalidateSessions }
*
*/
public InvalidateSessions createInvalidateSessions() {
return new InvalidateSessions();
}
/**
* Create an instance of {@link Process }
*
*/
public Process createProcess() {
return new Process();
}
/**
* Create an instance of {@link ProcessRequest }
*
*/
public ProcessRequest createProcessRequest() {
return new ProcessRequest();
}
/**
* Create an instance of {@link DescribeAllTabs }
*
*/
public DescribeAllTabs createDescribeAllTabs() {
return new DescribeAllTabs();
}
/**
* Create an instance of {@link EmptyRecycleBin }
*
*/
public EmptyRecycleBin createEmptyRecycleBin() {
return new EmptyRecycleBin();
}
/**
* Create an instance of {@link Logout }
*
*/
public Logout createLogout() {
return new Logout();
}
/**
* Create an instance of {@link SetPasswordResponse }
*
*/
public SetPasswordResponse createSetPasswordResponse() {
return new SetPasswordResponse();
}
/**
* Create an instance of {@link SetPasswordResult }
*
*/
public SetPasswordResult createSetPasswordResult() {
return new SetPasswordResult();
}
/**
* Create an instance of {@link GetDeletedResponse }
*
*/
public GetDeletedResponse createGetDeletedResponse() {
return new GetDeletedResponse();
}
/**
* Create an instance of {@link GetDeletedResult }
*
*/
public GetDeletedResult createGetDeletedResult() {
return new GetDeletedResult();
}
/**
* Create an instance of {@link DescribeSoqlListViews }
*
*/
public DescribeSoqlListViews createDescribeSoqlListViews() {
return new DescribeSoqlListViews();
}
/**
* Create an instance of {@link DescribeSoqlListViewsRequest }
*
*/
public DescribeSoqlListViewsRequest createDescribeSoqlListViewsRequest() {
return new DescribeSoqlListViewsRequest();
}
/**
* Create an instance of {@link DescribeSObjectsResponse }
*
*/
public DescribeSObjectsResponse createDescribeSObjectsResponse() {
return new DescribeSObjectsResponse();
}
/**
* Create an instance of {@link DescribeSObjectResult }
*
*/
public DescribeSObjectResult createDescribeSObjectResult() {
return new DescribeSObjectResult();
}
/**
* Create an instance of {@link DescribeSObjectListViews }
*
*/
public DescribeSObjectListViews createDescribeSObjectListViews() {
return new DescribeSObjectListViews();
}
/**
* Create an instance of {@link UpsertResponse }
*
*/
public UpsertResponse createUpsertResponse() {
return new UpsertResponse();
}
/**
* Create an instance of {@link UpsertResult }
*
*/
public UpsertResult createUpsertResult() {
return new UpsertResult();
}
/**
* Create an instance of {@link DescribeSearchScopeOrderResponse }
*
*/
public DescribeSearchScopeOrderResponse createDescribeSearchScopeOrderResponse() {
return new DescribeSearchScopeOrderResponse();
}
/**
* Create an instance of {@link DescribeSearchScopeOrderResult }
*
*/
public DescribeSearchScopeOrderResult createDescribeSearchScopeOrderResult() {
return new DescribeSearchScopeOrderResult();
}
/**
* Create an instance of {@link AssignmentRuleHeader }
*
*/
public AssignmentRuleHeader createAssignmentRuleHeader() {
return new AssignmentRuleHeader();
}
/**
* Create an instance of {@link QueryOptions }
*
*/
public QueryOptions createQueryOptions() {
return new QueryOptions();
}
/**
* Create an instance of {@link DescribeSObjectResponse }
*
*/
public DescribeSObjectResponse createDescribeSObjectResponse() {
return new DescribeSObjectResponse();
}
/**
* Create an instance of {@link GetUpdatedResponse }
*
*/
public GetUpdatedResponse createGetUpdatedResponse() {
return new GetUpdatedResponse();
}
/**
* Create an instance of {@link GetUpdatedResult }
*
*/
public GetUpdatedResult createGetUpdatedResult() {
return new GetUpdatedResult();
}
/**
* Create an instance of {@link QueryAllResponse }
*
*/
public QueryAllResponse createQueryAllResponse() {
return new QueryAllResponse();
}
/**
* Create an instance of {@link QueryMore }
*
*/
public QueryMore createQueryMore() {
return new QueryMore();
}
/**
* Create an instance of {@link ResetPasswordResponse }
*
*/
public ResetPasswordResponse createResetPasswordResponse() {
return new ResetPasswordResponse();
}
/**
* Create an instance of {@link ResetPasswordResult }
*
*/
public ResetPasswordResult createResetPasswordResult() {
return new ResetPasswordResult();
}
/**
* Create an instance of {@link CreateResponse }
*
*/
public CreateResponse createCreateResponse() {
return new CreateResponse();
}
/**
* Create an instance of {@link SaveResult }
*
*/
public SaveResult createSaveResult() {
return new SaveResult();
}
/**
* Create an instance of {@link Login }
*
*/
public Login createLogin() {
return new Login();
}
/**
* Create an instance of {@link PerformQuickActions }
*
*/
public PerformQuickActions createPerformQuickActions() {
return new PerformQuickActions();
}
/**
* Create an instance of {@link PerformQuickActionRequest }
*
*/
public PerformQuickActionRequest createPerformQuickActionRequest() {
return new PerformQuickActionRequest();
}
/**
* Create an instance of {@link PackageVersionHeader }
*
*/
public PackageVersionHeader createPackageVersionHeader() {
return new PackageVersionHeader();
}
/**
* Create an instance of {@link PackageVersion }
*
*/
public PackageVersion createPackageVersion() {
return new PackageVersion();
}
/**
* Create an instance of {@link DescribeGlobalResponse }
*
*/
public DescribeGlobalResponse createDescribeGlobalResponse() {
return new DescribeGlobalResponse();
}
/**
* Create an instance of {@link DescribeGlobalResult }
*
*/
public DescribeGlobalResult createDescribeGlobalResult() {
return new DescribeGlobalResult();
}
/**
* Create an instance of {@link DescribeApprovalLayoutResponse }
*
*/
public DescribeApprovalLayoutResponse createDescribeApprovalLayoutResponse() {
return new DescribeApprovalLayoutResponse();
}
/**
* Create an instance of {@link DescribeApprovalLayoutResult }
*
*/
public DescribeApprovalLayoutResult createDescribeApprovalLayoutResult() {
return new DescribeApprovalLayoutResult();
}
/**
* Create an instance of {@link LogoutResponse }
*
*/
public LogoutResponse createLogoutResponse() {
return new LogoutResponse();
}
/**
* Create an instance of {@link DescribeQuickActions }
*
*/
public DescribeQuickActions createDescribeQuickActions() {
return new DescribeQuickActions();
}
/**
* Create an instance of {@link DescribeDataCategoryGroupsResponse }
*
*/
public DescribeDataCategoryGroupsResponse createDescribeDataCategoryGroupsResponse() {
return new DescribeDataCategoryGroupsResponse();
}
/**
* Create an instance of {@link DescribeDataCategoryGroupResult }
*
*/
public DescribeDataCategoryGroupResult createDescribeDataCategoryGroupResult() {
return new DescribeDataCategoryGroupResult();
}
/**
* Create an instance of {@link GetDeleted }
*
*/
public GetDeleted createGetDeleted() {
return new GetDeleted();
}
/**
* Create an instance of {@link SendEmailMessageResponse }
*
*/
public SendEmailMessageResponse createSendEmailMessageResponse() {
return new SendEmailMessageResponse();
}
/**
* Create an instance of {@link DescribeGlobalThemeResponse }
*
*/
public DescribeGlobalThemeResponse createDescribeGlobalThemeResponse() {
return new DescribeGlobalThemeResponse();
}
/**
* Create an instance of {@link DescribeGlobalTheme2 }
*
*/
public DescribeGlobalTheme2 createDescribeGlobalTheme2() {
return new DescribeGlobalTheme2();
}
/**
* Create an instance of {@link DisableFeedTrackingHeader }
*
*/
public DisableFeedTrackingHeader createDisableFeedTrackingHeader() {
return new DisableFeedTrackingHeader();
}
/**
* Create an instance of {@link DescribePrimaryCompactLayoutsResponse }
*
*/
public DescribePrimaryCompactLayoutsResponse createDescribePrimaryCompactLayoutsResponse() {
return new DescribePrimaryCompactLayoutsResponse();
}
/**
* Create an instance of {@link DescribeCompactLayout }
*
*/
public DescribeCompactLayout createDescribeCompactLayout() {
return new DescribeCompactLayout();
}
/**
* Create an instance of {@link RenderEmailTemplateResponse }
*
*/
public RenderEmailTemplateResponse createRenderEmailTemplateResponse() {
return new RenderEmailTemplateResponse();
}
/**
* Create an instance of {@link RenderEmailTemplateResult }
*
*/
public RenderEmailTemplateResult createRenderEmailTemplateResult() {
return new RenderEmailTemplateResult();
}
/**
* Create an instance of {@link ProcessResponse }
*
*/
public ProcessResponse createProcessResponse() {
return new ProcessResponse();
}
/**
* Create an instance of {@link ProcessResult }
*
*/
public ProcessResult createProcessResult() {
return new ProcessResult();
}
/**
* Create an instance of {@link ConvertLead }
*
*/
public ConvertLead createConvertLead() {
return new ConvertLead();
}
/**
* Create an instance of {@link LeadConvert }
*
*/
public LeadConvert createLeadConvert() {
return new LeadConvert();
}
/**
* Create an instance of {@link SendEmail }
*
*/
public SendEmail createSendEmail() {
return new SendEmail();
}
/**
* Create an instance of {@link Email }
*
*/
public Email createEmail() {
return new Email();
}
/**
* Create an instance of {@link ExecuteListViewResponse }
*
*/
public ExecuteListViewResponse createExecuteListViewResponse() {
return new ExecuteListViewResponse();
}
/**
* Create an instance of {@link ExecuteListViewResult }
*
*/
public ExecuteListViewResult createExecuteListViewResult() {
return new ExecuteListViewResult();
}
/**
* Create an instance of {@link DescribeDataCategoryGroupStructures }
*
*/
public DescribeDataCategoryGroupStructures createDescribeDataCategoryGroupStructures() {
return new DescribeDataCategoryGroupStructures();
}
/**
* Create an instance of {@link DataCategoryGroupSobjectTypePair }
*
*/
public DataCategoryGroupSobjectTypePair createDataCategoryGroupSobjectTypePair() {
return new DataCategoryGroupSobjectTypePair();
}
/**
* Create an instance of {@link UndeleteResponse }
*
*/
public UndeleteResponse createUndeleteResponse() {
return new UndeleteResponse();
}
/**
* Create an instance of {@link UndeleteResult }
*
*/
public UndeleteResult createUndeleteResult() {
return new UndeleteResult();
}
/**
* Create an instance of {@link Update }
*
*/
public Update createUpdate() {
return new Update();
}
/**
* Create an instance of {@link ResetPassword }
*
*/
public ResetPassword createResetPassword() {
return new ResetPassword();
}
/**
* Create an instance of {@link DescribeSoqlListViewsResponse }
*
*/
public DescribeSoqlListViewsResponse createDescribeSoqlListViewsResponse() {
return new DescribeSoqlListViewsResponse();
}
/**
* Create an instance of {@link GetUpdated }
*
*/
public GetUpdated createGetUpdated() {
return new GetUpdated();
}
/**
* Create an instance of {@link DescribeNounsResponse }
*
*/
public DescribeNounsResponse createDescribeNounsResponse() {
return new DescribeNounsResponse();
}
/**
* Create an instance of {@link DescribeNounResult }
*
*/
public DescribeNounResult createDescribeNounResult() {
return new DescribeNounResult();
}
/**
* Create an instance of {@link DescribeAvailableQuickActionsResponse }
*
*/
public DescribeAvailableQuickActionsResponse createDescribeAvailableQuickActionsResponse() {
return new DescribeAvailableQuickActionsResponse();
}
/**
* Create an instance of {@link DescribeAvailableQuickActionResult }
*
*/
public DescribeAvailableQuickActionResult createDescribeAvailableQuickActionResult() {
return new DescribeAvailableQuickActionResult();
}
/**
* Create an instance of {@link DescribeSoftphoneLayout }
*
*/
public DescribeSoftphoneLayout createDescribeSoftphoneLayout() {
return new DescribeSoftphoneLayout();
}
/**
* Create an instance of {@link DescribeThemeResponse }
*
*/
public DescribeThemeResponse createDescribeThemeResponse() {
return new DescribeThemeResponse();
}
/**
* Create an instance of {@link DescribeThemeResult }
*
*/
public DescribeThemeResult createDescribeThemeResult() {
return new DescribeThemeResult();
}
/**
* Create an instance of {@link UpdateResponse }
*
*/
public UpdateResponse createUpdateResponse() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ObjectFactory.java | 2402 |
| org/solenopsis/keraiai/wsdl/partner/ObjectFactory.java | 1414 |
return new DescribeThemeResult();
}
/**
* Create an instance of {@link UpdateResponse }
*
*/
public UpdateResponse createUpdateResponse() {
return new UpdateResponse();
}
/**
* Create an instance of {@link SendEmailMessage }
*
*/
public SendEmailMessage createSendEmailMessage() {
return new SendEmailMessage();
}
/**
* Create an instance of {@link DescribeSoftphoneLayoutResponse }
*
*/
public DescribeSoftphoneLayoutResponse createDescribeSoftphoneLayoutResponse() {
return new DescribeSoftphoneLayoutResponse();
}
/**
* Create an instance of {@link DescribeSoftphoneLayoutResult }
*
*/
public DescribeSoftphoneLayoutResult createDescribeSoftphoneLayoutResult() {
return new DescribeSoftphoneLayoutResult();
}
/**
* Create an instance of {@link OwnerChangeOptions }
*
*/
public OwnerChangeOptions createOwnerChangeOptions() {
return new OwnerChangeOptions();
}
/**
* Create an instance of {@link OwnerChangeOption }
*
*/
public OwnerChangeOption createOwnerChangeOption() {
return new OwnerChangeOption();
}
/**
* Create an instance of {@link DescribeCompactLayoutsResponse }
*
*/
public DescribeCompactLayoutsResponse createDescribeCompactLayoutsResponse() {
return new DescribeCompactLayoutsResponse();
}
/**
* Create an instance of {@link DescribeCompactLayoutsResult }
*
*/
public DescribeCompactLayoutsResult createDescribeCompactLayoutsResult() {
return new DescribeCompactLayoutsResult();
}
/**
* Create an instance of {@link DescribeFlexiPages }
*
*/
public DescribeFlexiPages createDescribeFlexiPages() {
return new DescribeFlexiPages();
}
/**
* Create an instance of {@link FlexipageContext }
*
*/
public FlexipageContext createFlexipageContext() {
return new FlexipageContext();
}
/**
* Create an instance of {@link LoginScopeHeader }
*
*/
public LoginScopeHeader createLoginScopeHeader() {
return new LoginScopeHeader();
}
/**
* Create an instance of {@link SearchResponse }
*
*/
public SearchResponse createSearchResponse() {
return new SearchResponse();
}
/**
* Create an instance of {@link SearchResult }
*
*/
public SearchResult createSearchResult() {
return new SearchResult();
}
/**
* Create an instance of {@link DescribeSearchLayouts }
*
*/
public DescribeSearchLayouts createDescribeSearchLayouts() {
return new DescribeSearchLayouts();
}
/**
* Create an instance of {@link GetUserInfo }
*
*/
public GetUserInfo createGetUserInfo() {
return new GetUserInfo();
}
/**
* Create an instance of {@link EmptyRecycleBinResponse }
*
*/
public EmptyRecycleBinResponse createEmptyRecycleBinResponse() {
return new EmptyRecycleBinResponse();
}
/**
* Create an instance of {@link EmptyRecycleBinResult }
*
*/
public EmptyRecycleBinResult createEmptyRecycleBinResult() {
return new EmptyRecycleBinResult();
}
/**
* Create an instance of {@link QueryResponse }
*
*/
public QueryResponse createQueryResponse() {
return new QueryResponse();
}
/**
* Create an instance of {@link GetServerTimestamp }
*
*/
public GetServerTimestamp createGetServerTimestamp() {
return new GetServerTimestamp();
}
/**
* Create an instance of {@link RetrieveResponse }
*
*/
public RetrieveResponse createRetrieveResponse() {
return new RetrieveResponse();
}
/**
* Create an instance of {@link SessionHeader }
*
*/
public SessionHeader createSessionHeader() {
return new SessionHeader();
}
/**
* Create an instance of {@link LocaleOptions }
*
*/
public LocaleOptions createLocaleOptions() {
return new LocaleOptions();
}
/**
* Create an instance of {@link DescribeAppMenu }
*
*/
public DescribeAppMenu createDescribeAppMenu() {
return new DescribeAppMenu();
}
/**
* Create an instance of {@link DeleteResponse }
*
*/
public DeleteResponse createDeleteResponse() {
return new DeleteResponse();
}
/**
* Create an instance of {@link DeleteResult }
*
*/
public DeleteResult createDeleteResult() {
return new DeleteResult();
}
/**
* Create an instance of {@link DescribeLayout }
*
*/
public DescribeLayout createDescribeLayout() {
return new DescribeLayout();
}
/**
* Create an instance of {@link DescribeCompactLayouts }
*
*/
public DescribeCompactLayouts createDescribeCompactLayouts() {
return new DescribeCompactLayouts();
}
/**
* Create an instance of {@link Retrieve }
*
*/
public Retrieve createRetrieve() {
return new Retrieve();
}
/**
* Create an instance of {@link DescribeGlobal }
*
*/
public DescribeGlobal createDescribeGlobal() {
return new DescribeGlobal();
}
/**
* Create an instance of {@link DescribeApprovalLayout2 }
*
*/
public DescribeApprovalLayout2 createDescribeApprovalLayout2() {
return new DescribeApprovalLayout2();
}
/**
* Create an instance of {@link NameCaseValue }
*
*/
public NameCaseValue createNameCaseValue() {
return new NameCaseValue();
}
/**
* Create an instance of {@link DescribeSoftphoneLayoutItem }
*
*/
public DescribeSoftphoneLayoutItem createDescribeSoftphoneLayoutItem() {
return new DescribeSoftphoneLayoutItem();
}
/**
* Create an instance of {@link VisualforcePage }
*
*/
public VisualforcePage createVisualforcePage() {
return new VisualforcePage();
}
/**
* Create an instance of {@link DescribeSoftphoneLayoutSection }
*
*/
public DescribeSoftphoneLayoutSection createDescribeSoftphoneLayoutSection() {
return new DescribeSoftphoneLayoutSection();
}
/**
* Create an instance of {@link DescribeSoqlListViewParams }
*
*/
public DescribeSoqlListViewParams createDescribeSoqlListViewParams() {
return new DescribeSoqlListViewParams();
}
/**
* Create an instance of {@link AnalyticsCloudComponent }
*
*/
public AnalyticsCloudComponent createAnalyticsCloudComponent() {
return new AnalyticsCloudComponent();
}
/**
* Create an instance of {@link MatchRecord }
*
*/
public MatchRecord createMatchRecord() {
return new MatchRecord();
}
/**
* Create an instance of {@link DescribeColor }
*
*/
public DescribeColor createDescribeColor() {
return new DescribeColor();
}
/**
* Create an instance of {@link SearchSnippet }
*
*/
public SearchSnippet createSearchSnippet() {
return new SearchSnippet();
}
/**
* Create an instance of {@link CustomLinkComponent }
*
*/
public CustomLinkComponent createCustomLinkComponent() {
return new CustomLinkComponent();
}
/**
* Create an instance of {@link ReportChartComponent }
*
*/
public ReportChartComponent createReportChartComponent() {
return new ReportChartComponent();
}
/**
* Create an instance of {@link RecordTypeInfo }
*
*/
public RecordTypeInfo createRecordTypeInfo() {
return new RecordTypeInfo();
}
/**
* Create an instance of {@link KnowledgeLanguageItem }
*
*/
public KnowledgeLanguageItem createKnowledgeLanguageItem() {
return new KnowledgeLanguageItem();
}
/**
* Create an instance of {@link DescribeColumn }
*
*/
public DescribeColumn createDescribeColumn() {
return new DescribeColumn();
}
/**
* Create an instance of {@link RelatedContent }
*
*/
public RelatedContent createRelatedContent() {
return new RelatedContent();
}
/**
* Create an instance of {@link DescribeComponentInstance }
*
*/
public DescribeComponentInstance createDescribeComponentInstance() {
return new DescribeComponentInstance();
}
/**
* Create an instance of {@link DescribeRelatedContentItem }
*
*/
public DescribeRelatedContentItem createDescribeRelatedContentItem() {
return new DescribeRelatedContentItem();
}
/**
* Create an instance of {@link ChildRelationship }
*
*/
public ChildRelationship createChildRelationship() {
return new ChildRelationship();
}
/**
* Create an instance of {@link DescribeLayoutComponent }
*
*/
public DescribeLayoutComponent createDescribeLayoutComponent() {
return new DescribeLayoutComponent();
}
/**
* Create an instance of {@link SoqlSubQueryCondition }
*
*/
public SoqlSubQueryCondition createSoqlSubQueryCondition() {
return new SoqlSubQueryCondition();
}
/**
* Create an instance of {@link DescribePathAssistantField }
*
*/
public DescribePathAssistantField createDescribePathAssistantField() {
return new DescribePathAssistantField();
}
/**
* Create an instance of {@link FieldLayoutComponent }
*
*/
public FieldLayoutComponent createFieldLayoutComponent() {
return new FieldLayoutComponent();
}
/**
* Create an instance of {@link DescribeLayoutFeedView }
*
*/
public DescribeLayoutFeedView createDescribeLayoutFeedView() {
return new DescribeLayoutFeedView();
}
/**
* Create an instance of {@link SoqlCondition }
*
*/
public SoqlCondition createSoqlCondition() {
return new SoqlCondition();
}
/**
* Create an instance of {@link ProcessWorkitemRequest }
*
*/
public ProcessWorkitemRequest createProcessWorkitemRequest() {
return new ProcessWorkitemRequest();
}
/**
* Create an instance of {@link SoqlWhereCondition }
*
*/
public SoqlWhereCondition createSoqlWhereCondition() {
return new SoqlWhereCondition();
}
/**
* Create an instance of {@link DescribeSoftphoneLayoutInfoField }
*
*/
public DescribeSoftphoneLayoutInfoField createDescribeSoftphoneLayoutInfoField() {
return new DescribeSoftphoneLayoutInfoField();
}
/**
* Create an instance of {@link DescribeLayoutFeedFilter }
*
*/
public DescribeLayoutFeedFilter createDescribeLayoutFeedFilter() {
return new DescribeLayoutFeedFilter();
}
/**
* Create an instance of {@link ListViewOrderBy }
*
*/
public ListViewOrderBy createListViewOrderBy() {
return new ListViewOrderBy();
}
/**
* Create an instance of {@link DescribeLayoutButton }
*
*/
public DescribeLayoutButton createDescribeLayoutButton() {
return new DescribeLayoutButton();
}
/**
* Create an instance of {@link SendEmailError }
*
*/
public SendEmailError createSendEmailError() {
return new SendEmailError();
}
/**
* Create an instance of {@link ListViewColumn }
*
*/
public ListViewColumn createListViewColumn() {
return new ListViewColumn();
}
/**
* Create an instance of {@link DescribeLayoutItem }
*
*/
public DescribeLayoutItem createDescribeLayoutItem() {
return new DescribeLayoutItem();
}
/**
* Create an instance of {@link ActionOverride }
*
*/
public ActionOverride createActionOverride() {
return new ActionOverride();
}
/**
* Create an instance of {@link SearchLayoutButtonsDisplayed }
*
*/
public SearchLayoutButtonsDisplayed createSearchLayoutButtonsDisplayed() {
return new SearchLayoutButtonsDisplayed();
}
/**
* Create an instance of {@link RecordTypeCompactLayoutMapping }
*
*/
public RecordTypeCompactLayoutMapping createRecordTypeCompactLayoutMapping() {
return new RecordTypeCompactLayoutMapping();
}
/**
* Create an instance of {@link MatchResult }
*
*/
public MatchResult createMatchResult() {
return new MatchResult();
}
/**
* Create an instance of {@link DescribePathAssistant }
*
*/
public DescribePathAssistant createDescribePathAssistant() {
return new DescribePathAssistant();
}
/**
* Create an instance of {@link FieldComponent }
*
*/
public FieldComponent createFieldComponent() {
return new FieldComponent();
}
/**
* Create an instance of {@link RelatedListSort }
*
*/
public RelatedListSort createRelatedListSort() {
return new RelatedListSort();
}
/**
* Create an instance of {@link SoqlConditionGroup }
*
*/
public SoqlConditionGroup createSoqlConditionGroup() {
return new SoqlConditionGroup();
}
/**
* Create an instance of {@link EmailFileAttachment }
*
*/
public EmailFileAttachment createEmailFileAttachment() {
return new EmailFileAttachment();
}
/**
* Create an instance of {@link DescribeQuickActionListResult }
*
*/
public DescribeQuickActionListResult createDescribeQuickActionListResult() {
return new DescribeQuickActionListResult();
}
/**
* Create an instance of {@link Canvas }
*
*/
public Canvas createCanvas() {
return new Canvas();
}
/**
* Create an instance of {@link DescribeLayoutButtonSection }
*
*/
public DescribeLayoutButtonSection createDescribeLayoutButtonSection() {
return new DescribeLayoutButtonSection();
}
/**
* Create an instance of {@link DescribeComponentInstanceProperty }
*
*/
public DescribeComponentInstanceProperty createDescribeComponentInstanceProperty() {
return new DescribeComponentInstanceProperty();
}
/**
* Create an instance of {@link RelatedList }
*
*/
public RelatedList createRelatedList() {
return new RelatedList();
}
/**
* Create an instance of {@link DescribePathAssistantStep }
*
*/
public DescribePathAssistantStep createDescribePathAssistantStep() {
return new DescribePathAssistantStep();
}
/**
* Create an instance of {@link DescribeThemeItem }
*
*/
public DescribeThemeItem createDescribeThemeItem() {
return new DescribeThemeItem();
}
/**
* Create an instance of {@link ProcessSubmitRequest }
*
*/
public ProcessSubmitRequest createProcessSubmitRequest() {
return new ProcessSubmitRequest();
}
/**
* Create an instance of {@link Location }
*
*/
public Location createLocation() {
return new Location();
}
/**
* Create an instance of {@link DuplicateError }
*
*/
public DuplicateError createDuplicateError() {
return new DuplicateError();
}
/**
* Create an instance of {@link DescribeFlexiPageRegion }
*
*/
public DescribeFlexiPageRegion createDescribeFlexiPageRegion() {
return new DescribeFlexiPageRegion();
}
/**
* Create an instance of {@link AdditionalInformationMap }
*
*/
public AdditionalInformationMap createAdditionalInformationMap() {
return new AdditionalInformationMap();
}
/**
* Create an instance of {@link SoqlNotCondition }
*
*/
public SoqlNotCondition createSoqlNotCondition() {
return new SoqlNotCondition();
}
/**
* Create an instance of {@link RelationshipReferenceTo }
*
*/
public RelationshipReferenceTo createRelationshipReferenceTo() {
return new RelationshipReferenceTo();
}
/**
* Create an instance of {@link DescribeQuickActionListItemResult }
*
*/
public DescribeQuickActionListItemResult createDescribeQuickActionListItemResult() {
return new DescribeQuickActionListItemResult();
}
/**
* Create an instance of {@link DescribeIcon }
*
*/
public DescribeIcon createDescribeIcon() {
return new DescribeIcon();
}
/**
* Create an instance of {@link DeletedRecord }
*
*/
public DeletedRecord createDeletedRecord() {
return new DeletedRecord();
}
/**
* Create an instance of {@link DescribeSoftphoneScreenPopOption }
*
*/
public DescribeSoftphoneScreenPopOption createDescribeSoftphoneScreenPopOption() {
return new DescribeSoftphoneScreenPopOption();
}
/**
* Create an instance of {@link DescribeSoqlListView }
*
*/
public DescribeSoqlListView createDescribeSoqlListView() {
return new DescribeSoqlListView();
}
/**
* Create an instance of {@link FieldDiff }
*
*/
public FieldDiff createFieldDiff() {
return new FieldDiff();
}
/**
* Create an instance of {@link RenderEmailTemplateBodyResult }
*
*/
public RenderEmailTemplateBodyResult createRenderEmailTemplateBodyResult() {
return new RenderEmailTemplateBodyResult();
}
/**
* Create an instance of {@link RecordTypesSupported }
*
*/
public RecordTypesSupported createRecordTypesSupported() {
return new RecordTypesSupported();
}
/**
* Create an instance of {@link FilteredLookupInfo }
*
*/
public FilteredLookupInfo createFilteredLookupInfo() {
return new FilteredLookupInfo();
}
/**
* Create an instance of {@link DataCategory }
*
*/
public DataCategory createDataCategory() {
return new DataCategory();
}
/**
* Create an instance of {@link DescribeLayoutSection }
*
*/
public DescribeLayoutSection createDescribeLayoutSection() {
return new DescribeLayoutSection();
}
/**
* Create an instance of {@link ListViewRecordColumn }
*
*/
public ListViewRecordColumn createListViewRecordColumn() {
return new ListViewRecordColumn();
}
/**
* Create an instance of {@link SingleEmailMessage }
*
*/
public SingleEmailMessage createSingleEmailMessage() {
return new SingleEmailMessage();
}
/**
* Create an instance of {@link MassEmailMessage }
*
*/
public MassEmailMessage createMassEmailMessage() {
return new MassEmailMessage();
}
/**
* Create an instance of {@link PicklistForRecordType }
*
*/
public PicklistForRecordType createPicklistForRecordType() {
return new PicklistForRecordType();
}
/**
* Create an instance of {@link DescribeAppMenuItem }
*
*/
public DescribeAppMenuItem createDescribeAppMenuItem() {
return new DescribeAppMenuItem();
}
/**
* Create an instance of {@link Field }
*
*/
public Field createField() {
return new Field();
}
/**
* Create an instance of {@link DuplicateResult }
*
*/
public DuplicateResult createDuplicateResult() {
return new DuplicateResult();
}
/**
* Create an instance of {@link RenderEmailTemplateError }
*
*/
public RenderEmailTemplateError createRenderEmailTemplateError() {
return new RenderEmailTemplateError();
}
/**
* Create an instance of {@link ListViewRecord }
*
*/
public ListViewRecord createListViewRecord() {
return new ListViewRecord();
}
/**
* Create an instance of {@link DescribeLayout2 }
*
*/
public DescribeLayout2 createDescribeLayout2() {
return new DescribeLayout2();
}
/**
* Create an instance of {@link RecordTypeMapping }
*
*/
public RecordTypeMapping createRecordTypeMapping() {
return new RecordTypeMapping();
}
/**
* Create an instance of {@link DescribeGlobalSObjectResult }
*
*/
public DescribeGlobalSObjectResult createDescribeGlobalSObjectResult() {
return new DescribeGlobalSObjectResult();
}
/**
* Create an instance of {@link PicklistEntry }
*
*/
public PicklistEntry createPicklistEntry() {
return new PicklistEntry();
}
/**
* Create an instance of {@link SearchRecord }
*
*/
public SearchRecord createSearchRecord() {
return new SearchRecord();
}
/**
* Create an instance of {@link SearchLayoutField }
*
*/
public SearchLayoutField createSearchLayoutField() {
return new SearchLayoutField();
}
/**
* Create an instance of {@link NamedLayoutInfo }
*
*/
public NamedLayoutInfo createNamedLayoutInfo() {
return new NamedLayoutInfo();
}
/**
* Create an instance of {@link SearchLayoutFieldsDisplayed }
*
*/
public SearchLayoutFieldsDisplayed createSearchLayoutFieldsDisplayed() {
return new SearchLayoutFieldsDisplayed();
}
/**
* Create an instance of {@link RelatedListColumn }
*
*/
public RelatedListColumn createRelatedListColumn() {
return new RelatedListColumn();
}
/**
* Create an instance of {@link DescribeQuickActionDefaultValue }
*
*/
public DescribeQuickActionDefaultValue createDescribeQuickActionDefaultValue() {
return new DescribeQuickActionDefaultValue();
}
/**
* Create an instance of {@link DescribeLayoutRow }
*
*/
public DescribeLayoutRow createDescribeLayoutRow() {
return new DescribeLayoutRow();
}
/**
* Create an instance of {@link DescribeSoftphoneLayoutCallType }
*
*/
public DescribeSoftphoneLayoutCallType createDescribeSoftphoneLayoutCallType() {
return new DescribeSoftphoneLayoutCallType();
}
/**
* Create an instance of {@link Error }
*
*/
public Error createError() {
return new Error();
}
/**
* Create an instance of {@link NameValuePair }
*
*/
public NameValuePair createNameValuePair() {
return new NameValuePair();
}
/**
* Create an instance of {@link ScopeInfo }
*
*/
public ScopeInfo createScopeInfo() {
return new ScopeInfo();
}
/**
* Create an instance of {@link Address }
*
*/
public Address createAddress() {
return new Address();
}
/**
* Create an instance of {@link SearchLayoutButton }
*
*/
public SearchLayoutButton createSearchLayoutButton() {
return new SearchLayoutButton();
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 2367 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 2251 |
this.permissionsInstallPackaging = value;
}
/**
* Gets the value of the permissionsLightningExperienceUser property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsLightningExperienceUser() {
return permissionsLightningExperienceUser;
}
/**
* Sets the value of the permissionsLightningExperienceUser property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsLightningExperienceUser(JAXBElement<Boolean> value) {
this.permissionsLightningExperienceUser = value;
}
/**
* Gets the value of the permissionsManageAnalyticSnapshots property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageAnalyticSnapshots() {
return permissionsManageAnalyticSnapshots;
}
/**
* Sets the value of the permissionsManageAnalyticSnapshots property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageAnalyticSnapshots(JAXBElement<Boolean> value) {
this.permissionsManageAnalyticSnapshots = value;
}
/**
* Gets the value of the permissionsManageAuthProviders property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageAuthProviders() {
return permissionsManageAuthProviders;
}
/**
* Sets the value of the permissionsManageAuthProviders property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageAuthProviders(JAXBElement<Boolean> value) {
this.permissionsManageAuthProviders = value;
}
/**
* Gets the value of the permissionsManageBusinessHourHolidays property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageBusinessHourHolidays() {
return permissionsManageBusinessHourHolidays;
}
/**
* Sets the value of the permissionsManageBusinessHourHolidays property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageBusinessHourHolidays(JAXBElement<Boolean> value) {
this.permissionsManageBusinessHourHolidays = value;
}
/**
* Gets the value of the permissionsManageCallCenters property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageCallCenters() {
return permissionsManageCallCenters;
}
/**
* Sets the value of the permissionsManageCallCenters property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageCallCenters(JAXBElement<Boolean> value) {
this.permissionsManageCallCenters = value;
}
/**
* Gets the value of the permissionsManageCases property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageCases() {
return permissionsManageCases;
}
/**
* Sets the value of the permissionsManageCases property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageCases(JAXBElement<Boolean> value) {
this.permissionsManageCases = value;
}
/**
* Gets the value of the permissionsManageCategories property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageCategories() {
return permissionsManageCategories;
}
/**
* Sets the value of the permissionsManageCategories property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageCategories(JAXBElement<Boolean> value) {
this.permissionsManageCategories = value;
}
/**
* Gets the value of the permissionsManageChatterMessages property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageChatterMessages() {
return permissionsManageChatterMessages;
}
/**
* Sets the value of the permissionsManageChatterMessages property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageChatterMessages(JAXBElement<Boolean> value) {
this.permissionsManageChatterMessages = value;
}
/**
* Gets the value of the permissionsManageContentPermissions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageContentPermissions() {
return permissionsManageContentPermissions;
}
/**
* Sets the value of the permissionsManageContentPermissions property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageContentPermissions(JAXBElement<Boolean> value) {
this.permissionsManageContentPermissions = value;
}
/**
* Gets the value of the permissionsManageContentProperties property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageContentProperties() {
return permissionsManageContentProperties;
}
/**
* Sets the value of the permissionsManageContentProperties property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageContentProperties(JAXBElement<Boolean> value) {
this.permissionsManageContentProperties = value;
}
/**
* Gets the value of the permissionsManageContentTypes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageContentTypes() {
return permissionsManageContentTypes;
}
/**
* Sets the value of the permissionsManageContentTypes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageContentTypes(JAXBElement<Boolean> value) {
this.permissionsManageContentTypes = value;
}
/**
* Gets the value of the permissionsManageCssUsers property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageCssUsers() {
return permissionsManageCssUsers;
}
/**
* Sets the value of the permissionsManageCssUsers property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageCssUsers(JAXBElement<Boolean> value) {
this.permissionsManageCssUsers = value;
}
/**
* Gets the value of the permissionsManageCustomPermissions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageCustomPermissions() {
return permissionsManageCustomPermissions;
}
/**
* Sets the value of the permissionsManageCustomPermissions property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageCustomPermissions(JAXBElement<Boolean> value) {
this.permissionsManageCustomPermissions = value;
}
/**
* Gets the value of the permissionsManageCustomReportTypes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageCustomReportTypes() {
return permissionsManageCustomReportTypes;
}
/**
* Sets the value of the permissionsManageCustomReportTypes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageCustomReportTypes(JAXBElement<Boolean> value) {
this.permissionsManageCustomReportTypes = value;
}
/**
* Gets the value of the permissionsManageDashboards property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageDashboards() {
return permissionsManageDashboards;
}
/**
* Sets the value of the permissionsManageDashboards property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageDashboards(JAXBElement<Boolean> value) {
this.permissionsManageDashboards = value;
}
/**
* Gets the value of the permissionsManageDataCategories property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageDataCategories() {
return permissionsManageDataCategories;
}
/**
* Sets the value of the permissionsManageDataCategories property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageDataCategories(JAXBElement<Boolean> value) {
this.permissionsManageDataCategories = value;
}
/**
* Gets the value of the permissionsManageDataIntegrations property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageDataIntegrations() {
return permissionsManageDataIntegrations;
}
/**
* Sets the value of the permissionsManageDataIntegrations property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageDataIntegrations(JAXBElement<Boolean> value) {
this.permissionsManageDataIntegrations = value;
}
/**
* Gets the value of the permissionsManageDynamicDashboards property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageDynamicDashboards() {
return permissionsManageDynamicDashboards;
}
/**
* Sets the value of the permissionsManageDynamicDashboards property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageDynamicDashboards(JAXBElement<Boolean> value) {
this.permissionsManageDynamicDashboards = value;
}
/**
* Gets the value of the permissionsManageEmailClientConfig property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageEmailClientConfig() {
return permissionsManageEmailClientConfig;
}
/**
* Sets the value of the permissionsManageEmailClientConfig property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageEmailClientConfig(JAXBElement<Boolean> value) {
this.permissionsManageEmailClientConfig = value;
}
/**
* Gets the value of the permissionsManageExchangeConfig property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageExchangeConfig() {
return permissionsManageExchangeConfig;
}
/**
* Sets the value of the permissionsManageExchangeConfig property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageExchangeConfig(JAXBElement<Boolean> value) {
this.permissionsManageExchangeConfig = value;
}
/**
* Gets the value of the permissionsManageInteraction property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageInteraction() {
return permissionsManageInteraction;
}
/**
* Sets the value of the permissionsManageInteraction property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageInteraction(JAXBElement<Boolean> value) {
this.permissionsManageInteraction = value;
}
/**
* Gets the value of the permissionsManageInternalUsers property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageInternalUsers() {
return permissionsManageInternalUsers;
}
/**
* Sets the value of the permissionsManageInternalUsers property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageInternalUsers(JAXBElement<Boolean> value) {
this.permissionsManageInternalUsers = value;
}
/**
* Gets the value of the permissionsManageIpAddresses property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageIpAddresses() {
return permissionsManageIpAddresses;
}
/**
* Sets the value of the permissionsManageIpAddresses property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageIpAddresses(JAXBElement<Boolean> value) {
this.permissionsManageIpAddresses = value;
}
/**
* Gets the value of the permissionsManageKnowledge property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageKnowledge() {
return permissionsManageKnowledge;
}
/**
* Sets the value of the permissionsManageKnowledge property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageKnowledge(JAXBElement<Boolean> value) {
this.permissionsManageKnowledge = value;
}
/**
* Gets the value of the permissionsManageKnowledgeImportExport property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageKnowledgeImportExport() {
return permissionsManageKnowledgeImportExport;
}
/**
* Sets the value of the permissionsManageKnowledgeImportExport property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageKnowledgeImportExport(JAXBElement<Boolean> value) {
this.permissionsManageKnowledgeImportExport = value;
}
/**
* Gets the value of the permissionsManageLeads property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageLeads() {
return permissionsManageLeads;
}
/**
* Sets the value of the permissionsManageLeads property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageLeads(JAXBElement<Boolean> value) {
this.permissionsManageLeads = value;
}
/**
* Gets the value of the permissionsManageLoginAccessPolicies property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageLoginAccessPolicies() {
return permissionsManageLoginAccessPolicies;
}
/**
* Sets the value of the permissionsManageLoginAccessPolicies property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageLoginAccessPolicies(JAXBElement<Boolean> value) {
this.permissionsManageLoginAccessPolicies = value;
}
/**
* Gets the value of the permissionsManageMobile property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageMobile() {
return permissionsManageMobile;
}
/**
* Sets the value of the permissionsManageMobile property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageMobile(JAXBElement<Boolean> value) {
this.permissionsManageMobile = value;
}
/**
* Gets the value of the permissionsManageNetworks property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageNetworks() {
return permissionsManageNetworks;
}
/**
* Sets the value of the permissionsManageNetworks property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageNetworks(JAXBElement<Boolean> value) {
this.permissionsManageNetworks = value;
}
/**
* Gets the value of the permissionsManagePasswordPolicies property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManagePasswordPolicies() {
return permissionsManagePasswordPolicies;
}
/**
* Sets the value of the permissionsManagePasswordPolicies property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManagePasswordPolicies(JAXBElement<Boolean> value) {
this.permissionsManagePasswordPolicies = value;
}
/**
* Gets the value of the permissionsManageProfilesPermissionsets property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageProfilesPermissionsets() {
return permissionsManageProfilesPermissionsets;
}
/**
* Sets the value of the permissionsManageProfilesPermissionsets property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageProfilesPermissionsets(JAXBElement<Boolean> value) {
this.permissionsManageProfilesPermissionsets = value;
}
/**
* Gets the value of the permissionsManageRemoteAccess property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageRemoteAccess() {
return permissionsManageRemoteAccess;
}
/**
* Sets the value of the permissionsManageRemoteAccess property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageRemoteAccess(JAXBElement<Boolean> value) {
this.permissionsManageRemoteAccess = value;
}
/**
* Gets the value of the permissionsManageRoles property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageRoles() {
return permissionsManageRoles;
}
/**
* Sets the value of the permissionsManageRoles property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageRoles(JAXBElement<Boolean> value) {
this.permissionsManageRoles = value;
}
/**
* Gets the value of the permissionsManageSearchPromotionRules property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageSearchPromotionRules() {
return permissionsManageSearchPromotionRules;
}
/**
* Sets the value of the permissionsManageSearchPromotionRules property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageSearchPromotionRules(JAXBElement<Boolean> value) {
this.permissionsManageSearchPromotionRules = value;
}
/**
* Gets the value of the permissionsManageSelfService property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageSelfService() {
return permissionsManageSelfService;
}
/**
* Sets the value of the permissionsManageSelfService property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageSelfService(JAXBElement<Boolean> value) {
this.permissionsManageSelfService = value;
}
/**
* Gets the value of the permissionsManageSharing property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageSharing() {
return permissionsManageSharing;
}
/**
* Sets the value of the permissionsManageSharing property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageSharing(JAXBElement<Boolean> value) {
this.permissionsManageSharing = value;
}
/**
* Gets the value of the permissionsManageSolutions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageSolutions() {
return permissionsManageSolutions;
}
/**
* Sets the value of the permissionsManageSolutions property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageSolutions(JAXBElement<Boolean> value) {
this.permissionsManageSolutions = value;
}
/**
* Gets the value of the permissionsManageSynonyms property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageSynonyms() {
return permissionsManageSynonyms;
}
/**
* Sets the value of the permissionsManageSynonyms property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageSynonyms(JAXBElement<Boolean> value) {
this.permissionsManageSynonyms = value;
}
/**
* Gets the value of the permissionsManageTwoFactor property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageTwoFactor() {
return permissionsManageTwoFactor;
}
/**
* Sets the value of the permissionsManageTwoFactor property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageTwoFactor(JAXBElement<Boolean> value) {
this.permissionsManageTwoFactor = value;
}
/**
* Gets the value of the permissionsManageUnlistedGroups property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageUnlistedGroups() {
return permissionsManageUnlistedGroups;
}
/**
* Sets the value of the permissionsManageUnlistedGroups property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageUnlistedGroups(JAXBElement<Boolean> value) {
this.permissionsManageUnlistedGroups = value;
}
/**
* Gets the value of the permissionsManageUsers property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsManageUsers() {
return permissionsManageUsers;
}
/**
* Sets the value of the permissionsManageUsers property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsManageUsers(JAXBElement<Boolean> value) {
this.permissionsManageUsers = value;
}
/**
* Gets the value of the permissionsMassInlineEdit property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsMassInlineEdit() {
return permissionsMassInlineEdit;
}
/**
* Sets the value of the permissionsMassInlineEdit property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsMassInlineEdit(JAXBElement<Boolean> value) {
this.permissionsMassInlineEdit = value;
}
/**
* Gets the value of the permissionsMergeTopics property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsMergeTopics() {
return permissionsMergeTopics;
}
/**
* Sets the value of the permissionsMergeTopics property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsMergeTopics(JAXBElement<Boolean> value) {
this.permissionsMergeTopics = value;
}
/**
* Gets the value of the permissionsModerateChatter property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsModerateChatter() {
return permissionsModerateChatter;
}
/**
* Sets the value of the permissionsModerateChatter property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsModerateChatter(JAXBElement<Boolean> value) {
this.permissionsModerateChatter = value;
}
/**
* Gets the value of the permissionsModifyAllData property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsModifyAllData() {
return permissionsModifyAllData;
}
/**
* Sets the value of the permissionsModifyAllData property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsModifyAllData(JAXBElement<Boolean> value) {
this.permissionsModifyAllData = value;
}
/**
* Gets the value of the permissionsModifySecureAgents property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsModifySecureAgents() {
return permissionsModifySecureAgents;
}
/**
* Sets the value of the permissionsModifySecureAgents property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsModifySecureAgents(JAXBElement<Boolean> value) {
this.permissionsModifySecureAgents = value;
}
/**
* Gets the value of the permissionsNewReportBuilder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsNewReportBuilder() {
return permissionsNewReportBuilder;
}
/**
* Sets the value of the permissionsNewReportBuilder property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsNewReportBuilder(JAXBElement<Boolean> value) {
this.permissionsNewReportBuilder = value;
}
/**
* Gets the value of the permissionsPasswordNeverExpires property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsPasswordNeverExpires() {
return permissionsPasswordNeverExpires;
}
/**
* Sets the value of the permissionsPasswordNeverExpires property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsPasswordNeverExpires(JAXBElement<Boolean> value) {
this.permissionsPasswordNeverExpires = value;
}
/**
* Gets the value of the permissionsPublishPackaging property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsPublishPackaging() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntityParticle.java | 266 |
| org/solenopsis/keraiai/wsdl/tooling/EntityParticle.java | 254 |
@XmlElementRef(name = "ValueTypeId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> valueTypeId;
/**
* Gets the value of the byteLength property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getByteLength() {
return byteLength;
}
/**
* Sets the value of the byteLength property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setByteLength(JAXBElement<Integer> value) {
this.byteLength = value;
}
/**
* Gets the value of the dataType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDataType() {
return dataType;
}
/**
* Sets the value of the dataType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDataType(JAXBElement<String> value) {
this.dataType = value;
}
/**
* Gets the value of the defaultValueFormula property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDefaultValueFormula() {
return defaultValueFormula;
}
/**
* Sets the value of the defaultValueFormula property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDefaultValueFormula(JAXBElement<String> value) {
this.defaultValueFormula = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the digits property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getDigits() {
return digits;
}
/**
* Sets the value of the digits property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setDigits(JAXBElement<Integer> value) {
this.digits = value;
}
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the extraTypeInfo property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExtraTypeInfo() {
return extraTypeInfo;
}
/**
* Sets the value of the extraTypeInfo property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setExtraTypeInfo(JAXBElement<String> value) {
this.extraTypeInfo = value;
}
/**
* Gets the value of the fieldDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public JAXBElement<FieldDefinition> getFieldDefinition() {
return fieldDefinition;
}
/**
* Sets the value of the fieldDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public void setFieldDefinition(JAXBElement<FieldDefinition> value) {
this.fieldDefinition = value;
}
/**
* Gets the value of the fieldDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFieldDefinitionId() {
return fieldDefinitionId;
}
/**
* Sets the value of the fieldDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFieldDefinitionId(JAXBElement<String> value) {
this.fieldDefinitionId = value;
}
/**
* Gets the value of the inlineHelpText property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getInlineHelpText() {
return inlineHelpText;
}
/**
* Sets the value of the inlineHelpText property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setInlineHelpText(JAXBElement<String> value) {
this.inlineHelpText = value;
}
/**
* Gets the value of the isApiFilterable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsApiFilterable() {
return isApiFilterable;
}
/**
* Sets the value of the isApiFilterable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsApiFilterable(JAXBElement<Boolean> value) {
this.isApiFilterable = value;
}
/**
* Gets the value of the isApiGroupable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsApiGroupable() {
return isApiGroupable;
}
/**
* Sets the value of the isApiGroupable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsApiGroupable(JAXBElement<Boolean> value) {
this.isApiGroupable = value;
}
/**
* Gets the value of the isApiSortable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsApiSortable() {
return isApiSortable;
}
/**
* Sets the value of the isApiSortable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsApiSortable(JAXBElement<Boolean> value) {
this.isApiSortable = value;
}
/**
* Gets the value of the isAutonumber property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsAutonumber() {
return isAutonumber;
}
/**
* Sets the value of the isAutonumber property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsAutonumber(JAXBElement<Boolean> value) {
this.isAutonumber = value;
}
/**
* Gets the value of the isCalculated property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCalculated() {
return isCalculated;
}
/**
* Sets the value of the isCalculated property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCalculated(JAXBElement<Boolean> value) {
this.isCalculated = value;
}
/**
* Gets the value of the isCaseSensitive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCaseSensitive() {
return isCaseSensitive;
}
/**
* Sets the value of the isCaseSensitive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCaseSensitive(JAXBElement<Boolean> value) {
this.isCaseSensitive = value;
}
/**
* Gets the value of the isCompactLayoutable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCompactLayoutable() {
return isCompactLayoutable;
}
/**
* Sets the value of the isCompactLayoutable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCompactLayoutable(JAXBElement<Boolean> value) {
this.isCompactLayoutable = value;
}
/**
* Gets the value of the isCreatable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCreatable() {
return isCreatable;
}
/**
* Sets the value of the isCreatable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCreatable(JAXBElement<Boolean> value) {
this.isCreatable = value;
}
/**
* Gets the value of the isDefaultedOnCreate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDefaultedOnCreate() {
return isDefaultedOnCreate;
}
/**
* Sets the value of the isDefaultedOnCreate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDefaultedOnCreate(JAXBElement<Boolean> value) {
this.isDefaultedOnCreate = value;
}
/**
* Gets the value of the isDependentPicklist property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDependentPicklist() {
return isDependentPicklist;
}
/**
* Sets the value of the isDependentPicklist property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDependentPicklist(JAXBElement<Boolean> value) {
this.isDependentPicklist = value;
}
/**
* Gets the value of the isDeprecatedAndHidden property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeprecatedAndHidden() {
return isDeprecatedAndHidden;
}
/**
* Sets the value of the isDeprecatedAndHidden property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeprecatedAndHidden(JAXBElement<Boolean> value) {
this.isDeprecatedAndHidden = value;
}
/**
* Gets the value of the isDisplayLocationInDecimal property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDisplayLocationInDecimal() {
return isDisplayLocationInDecimal;
}
/**
* Sets the value of the isDisplayLocationInDecimal property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDisplayLocationInDecimal(JAXBElement<Boolean> value) {
this.isDisplayLocationInDecimal = value;
}
/**
* Gets the value of the isEncrypted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsEncrypted() {
return isEncrypted;
}
/**
* Sets the value of the isEncrypted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsEncrypted(JAXBElement<Boolean> value) {
this.isEncrypted = value;
}
/**
* Gets the value of the isFieldHistoryTracked property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsFieldHistoryTracked() {
return isFieldHistoryTracked;
}
/**
* Sets the value of the isFieldHistoryTracked property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsFieldHistoryTracked(JAXBElement<Boolean> value) {
this.isFieldHistoryTracked = value;
}
/**
* Gets the value of the isHighScaleNumber property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsHighScaleNumber() {
return isHighScaleNumber;
}
/**
* Sets the value of the isHighScaleNumber property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsHighScaleNumber(JAXBElement<Boolean> value) {
this.isHighScaleNumber = value;
}
/**
* Gets the value of the isHtmlFormatted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsHtmlFormatted() {
return isHtmlFormatted;
}
/**
* Sets the value of the isHtmlFormatted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsHtmlFormatted(JAXBElement<Boolean> value) {
this.isHtmlFormatted = value;
}
/**
* Gets the value of the isIdLookup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsIdLookup() {
return isIdLookup;
}
/**
* Sets the value of the isIdLookup property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsIdLookup(JAXBElement<Boolean> value) {
this.isIdLookup = value;
}
/**
* Gets the value of the isLayoutable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsLayoutable() {
return isLayoutable;
}
/**
* Sets the value of the isLayoutable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsLayoutable(JAXBElement<Boolean> value) {
this.isLayoutable = value;
}
/**
* Gets the value of the isListVisible property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsListVisible() {
return isListVisible;
}
/**
* Sets the value of the isListVisible property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsListVisible(JAXBElement<Boolean> value) {
this.isListVisible = value;
}
/**
* Gets the value of the isNameField property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsNameField() {
return isNameField;
}
/**
* Sets the value of the isNameField property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsNameField(JAXBElement<Boolean> value) {
this.isNameField = value;
}
/**
* Gets the value of the isNamePointing property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsNamePointing() {
return isNamePointing;
}
/**
* Sets the value of the isNamePointing property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsNamePointing(JAXBElement<Boolean> value) {
this.isNamePointing = value;
}
/**
* Gets the value of the isNillable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsNillable() {
return isNillable;
}
/**
* Sets the value of the isNillable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsNillable(JAXBElement<Boolean> value) {
this.isNillable = value;
}
/**
* Gets the value of the isPermissionable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPermissionable() {
return isPermissionable;
}
/**
* Sets the value of the isPermissionable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsPermissionable(JAXBElement<Boolean> value) {
this.isPermissionable = value;
}
/**
* Gets the value of the isUnique property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsUnique() {
return isUnique;
}
/**
* Sets the value of the isUnique property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsUnique(JAXBElement<Boolean> value) {
this.isUnique = value;
}
/**
* Gets the value of the isUpdatable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsUpdatable() {
return isUpdatable;
}
/**
* Sets the value of the isUpdatable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsUpdatable(JAXBElement<Boolean> value) {
this.isUpdatable = value;
}
/**
* Gets the value of the isWorkflowFilterable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsWorkflowFilterable() {
return isWorkflowFilterable;
}
/**
* Sets the value of the isWorkflowFilterable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsWorkflowFilterable(JAXBElement<Boolean> value) {
this.isWorkflowFilterable = value;
}
/**
* Gets the value of the isWriteRequiresMasterRead property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsWriteRequiresMasterRead() {
return isWriteRequiresMasterRead;
}
/**
* Sets the value of the isWriteRequiresMasterRead property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsWriteRequiresMasterRead(JAXBElement<Boolean> value) {
this.isWriteRequiresMasterRead = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLabel(JAXBElement<String> value) {
this.label = value;
}
/**
* Gets the value of the length property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getLength() {
return length;
}
/**
* Sets the value of the length property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setLength(JAXBElement<Integer> value) {
this.length = value;
}
/**
* Gets the value of the mask property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMask() {
return mask;
}
/**
* Sets the value of the mask property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMask(JAXBElement<String> value) {
this.mask = value;
}
/**
* Gets the value of the maskType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMaskType() {
return maskType;
}
/**
* Sets the value of the maskType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMaskType(JAXBElement<String> value) {
this.maskType = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the picklistValues property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getPicklistValues() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 82 |
extends SObject
{
@XmlElementRef(name = "AttachedContentDocuments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> attachedContentDocuments;
@XmlElementRef(name = "Attachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> attachments;
@XmlElementRef(name = "CombinedAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> combinedAttachments;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "DuplicateRecordItems", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> duplicateRecordItems;
@XmlElementRef(name = "FeedSubscriptionsForEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedSubscriptionsForEntity;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LookedUpFromActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> lookedUpFromActivities;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Notes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notes;
@XmlElementRef(name = "NotesAndAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notesAndAttachments;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "ProcessInstances", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> processInstances;
@XmlElementRef(name = "ProcessSteps", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> processSteps;
@XmlElementRef(name = "RecordAssociatedGroups", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> recordAssociatedGroups;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "TopicAssignments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> topicAssignments;
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the attachedContentDocuments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getAttachedContentDocuments() {
return attachedContentDocuments;
}
/**
* Sets the value of the attachedContentDocuments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setAttachedContentDocuments(JAXBElement<QueryResult> value) {
this.attachedContentDocuments = value;
}
/**
* Gets the value of the attachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getAttachments() {
return attachments;
}
/**
* Sets the value of the attachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setAttachments(JAXBElement<QueryResult> value) {
this.attachments = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the duplicateRecordItems property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getDuplicateRecordItems() {
return duplicateRecordItems;
}
/**
* Sets the value of the duplicateRecordItems property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setDuplicateRecordItems(JAXBElement<QueryResult> value) {
this.duplicateRecordItems = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() {
return feedSubscriptionsForEntity;
}
/**
* Sets the value of the feedSubscriptionsForEntity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedSubscriptionsForEntity(JAXBElement<QueryResult> value) {
this.feedSubscriptionsForEntity = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lookedUpFromActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getLookedUpFromActivities() {
return lookedUpFromActivities;
}
/**
* Sets the value of the lookedUpFromActivities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setLookedUpFromActivities(JAXBElement<QueryResult> value) {
this.lookedUpFromActivities = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the notes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotes() {
return notes;
}
/**
* Sets the value of the notes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotes(JAXBElement<QueryResult> value) {
this.notes = value;
}
/**
* Gets the value of the notesAndAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotesAndAttachments() {
return notesAndAttachments;
}
/**
* Sets the value of the notesAndAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotesAndAttachments(JAXBElement<QueryResult> value) {
this.notesAndAttachments = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getOwner() {
return owner;
}
/**
* Sets the value of the owner property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setOwner(JAXBElement<Name> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the processInstances property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessInstances() {
return processInstances;
}
/**
* Sets the value of the processInstances property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setProcessInstances(JAXBElement<QueryResult> value) {
this.processInstances = value;
}
/**
* Gets the value of the processSteps property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessSteps() {
return processSteps;
}
/**
* Sets the value of the processSteps property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setProcessSteps(JAXBElement<QueryResult> value) {
this.processSteps = value;
}
/**
* Gets the value of the recordAssociatedGroups property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getRecordAssociatedGroups() {
return recordAssociatedGroups;
}
/**
* Sets the value of the recordAssociatedGroups property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setRecordAssociatedGroups(JAXBElement<QueryResult> value) {
this.recordAssociatedGroups = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the topicAssignments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getTopicAssignments() {
return topicAssignments;
}
/**
* Sets the value of the topicAssignments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setTopicAssignments(JAXBElement<QueryResult> value) {
this.topicAssignments = value;
}
/**
* Gets the value of the userRecordAccess property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link UserRecordAccess }{@code >}
*
*/
public JAXBElement<UserRecordAccess> getUserRecordAccess() {
return userRecordAccess;
}
/**
* Sets the value of the userRecordAccess property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link UserRecordAccess }{@code >}
*
*/
public void setUserRecordAccess(JAXBElement<UserRecordAccess> value) {
this.userRecordAccess = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Field.java | 156 |
| org/solenopsis/keraiai/wsdl/partner/Field.java | 156 |
@XmlElementRef(name = "filteredLookupInfo", namespace = "urn:enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<FilteredLookupInfo> filteredLookupInfo;
protected boolean groupable;
protected Boolean highScaleNumber;
protected Boolean htmlFormatted;
protected boolean idLookup;
protected String inlineHelpText;
@XmlElement(required = true)
protected String label;
protected int length;
protected String mask;
protected String maskType;
@XmlElement(required = true)
protected String name;
protected boolean nameField;
protected Boolean namePointing;
protected boolean nillable;
protected boolean permissionable;
@XmlElement(nillable = true)
protected List<PicklistEntry> picklistValues;
protected int precision;
protected boolean queryByDistance;
protected String referenceTargetField;
@XmlElement(nillable = true)
protected List<String> referenceTo;
protected String relationshipName;
protected Integer relationshipOrder;
protected Boolean restrictedDelete;
protected boolean restrictedPicklist;
protected int scale;
@XmlElement(required = true)
protected SoapType soapType;
protected Boolean sortable;
@XmlElement(required = true)
protected FieldType type;
protected boolean unique;
protected boolean updateable;
protected Boolean writeRequiresMasterRead;
/**
* Gets the value of the autoNumber property.
*
*/
public boolean isAutoNumber() {
return autoNumber;
}
/**
* Sets the value of the autoNumber property.
*
*/
public void setAutoNumber(boolean value) {
this.autoNumber = value;
}
/**
* Gets the value of the byteLength property.
*
*/
public int getByteLength() {
return byteLength;
}
/**
* Sets the value of the byteLength property.
*
*/
public void setByteLength(int value) {
this.byteLength = value;
}
/**
* Gets the value of the calculated property.
*
*/
public boolean isCalculated() {
return calculated;
}
/**
* Sets the value of the calculated property.
*
*/
public void setCalculated(boolean value) {
this.calculated = value;
}
/**
* Gets the value of the calculatedFormula property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCalculatedFormula() {
return calculatedFormula;
}
/**
* Sets the value of the calculatedFormula property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCalculatedFormula(String value) {
this.calculatedFormula = value;
}
/**
* Gets the value of the cascadeDelete property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isCascadeDelete() {
return cascadeDelete;
}
/**
* Sets the value of the cascadeDelete property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setCascadeDelete(Boolean value) {
this.cascadeDelete = value;
}
/**
* Gets the value of the caseSensitive property.
*
*/
public boolean isCaseSensitive() {
return caseSensitive;
}
/**
* Sets the value of the caseSensitive property.
*
*/
public void setCaseSensitive(boolean value) {
this.caseSensitive = value;
}
/**
* Gets the value of the controllerName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getControllerName() {
return controllerName;
}
/**
* Sets the value of the controllerName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setControllerName(String value) {
this.controllerName = value;
}
/**
* Gets the value of the createable property.
*
*/
public boolean isCreateable() {
return createable;
}
/**
* Sets the value of the createable property.
*
*/
public void setCreateable(boolean value) {
this.createable = value;
}
/**
* Gets the value of the custom property.
*
*/
public boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
*/
public void setCustom(boolean value) {
this.custom = value;
}
/**
* Gets the value of the defaultValueFormula property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDefaultValueFormula() {
return defaultValueFormula;
}
/**
* Sets the value of the defaultValueFormula property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDefaultValueFormula(String value) {
this.defaultValueFormula = value;
}
/**
* Gets the value of the defaultedOnCreate property.
*
*/
public boolean isDefaultedOnCreate() {
return defaultedOnCreate;
}
/**
* Sets the value of the defaultedOnCreate property.
*
*/
public void setDefaultedOnCreate(boolean value) {
this.defaultedOnCreate = value;
}
/**
* Gets the value of the dependentPicklist property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isDependentPicklist() {
return dependentPicklist;
}
/**
* Sets the value of the dependentPicklist property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setDependentPicklist(Boolean value) {
this.dependentPicklist = value;
}
/**
* Gets the value of the deprecatedAndHidden property.
*
*/
public boolean isDeprecatedAndHidden() {
return deprecatedAndHidden;
}
/**
* Sets the value of the deprecatedAndHidden property.
*
*/
public void setDeprecatedAndHidden(boolean value) {
this.deprecatedAndHidden = value;
}
/**
* Gets the value of the digits property.
*
*/
public int getDigits() {
return digits;
}
/**
* Sets the value of the digits property.
*
*/
public void setDigits(int value) {
this.digits = value;
}
/**
* Gets the value of the displayLocationInDecimal property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isDisplayLocationInDecimal() {
return displayLocationInDecimal;
}
/**
* Sets the value of the displayLocationInDecimal property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setDisplayLocationInDecimal(Boolean value) {
this.displayLocationInDecimal = value;
}
/**
* Gets the value of the encrypted property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEncrypted() {
return encrypted;
}
/**
* Sets the value of the encrypted property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEncrypted(Boolean value) {
this.encrypted = value;
}
/**
* Gets the value of the externalId property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isExternalId() {
return externalId;
}
/**
* Sets the value of the externalId property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setExternalId(Boolean value) {
this.externalId = value;
}
/**
* Gets the value of the extraTypeInfo property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExtraTypeInfo() {
return extraTypeInfo;
}
/**
* Sets the value of the extraTypeInfo property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExtraTypeInfo(String value) {
this.extraTypeInfo = value;
}
/**
* Gets the value of the filterable property.
*
*/
public boolean isFilterable() {
return filterable;
}
/**
* Sets the value of the filterable property.
*
*/
public void setFilterable(boolean value) {
this.filterable = value;
}
/**
* Gets the value of the filteredLookupInfo property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FilteredLookupInfo }{@code >}
*
*/
public JAXBElement<FilteredLookupInfo> getFilteredLookupInfo() {
return filteredLookupInfo;
}
/**
* Sets the value of the filteredLookupInfo property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link FilteredLookupInfo }{@code >}
*
*/
public void setFilteredLookupInfo(JAXBElement<FilteredLookupInfo> value) {
this.filteredLookupInfo = value;
}
/**
* Gets the value of the groupable property.
*
*/
public boolean isGroupable() {
return groupable;
}
/**
* Sets the value of the groupable property.
*
*/
public void setGroupable(boolean value) {
this.groupable = value;
}
/**
* Gets the value of the highScaleNumber property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHighScaleNumber() {
return highScaleNumber;
}
/**
* Sets the value of the highScaleNumber property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHighScaleNumber(Boolean value) {
this.highScaleNumber = value;
}
/**
* Gets the value of the htmlFormatted property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHtmlFormatted() {
return htmlFormatted;
}
/**
* Sets the value of the htmlFormatted property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHtmlFormatted(Boolean value) {
this.htmlFormatted = value;
}
/**
* Gets the value of the idLookup property.
*
*/
public boolean isIdLookup() {
return idLookup;
}
/**
* Sets the value of the idLookup property.
*
*/
public void setIdLookup(boolean value) {
this.idLookup = value;
}
/**
* Gets the value of the inlineHelpText property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInlineHelpText() {
return inlineHelpText;
}
/**
* Sets the value of the inlineHelpText property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInlineHelpText(String value) {
this.inlineHelpText = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the length property.
*
*/
public int getLength() {
return length;
}
/**
* Sets the value of the length property.
*
*/
public void setLength(int value) {
this.length = value;
}
/**
* Gets the value of the mask property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMask() {
return mask;
}
/**
* Sets the value of the mask property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMask(String value) {
this.mask = value;
}
/**
* Gets the value of the maskType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMaskType() {
return maskType;
}
/**
* Sets the value of the maskType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMaskType(String value) {
this.maskType = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the nameField property.
*
*/
public boolean isNameField() {
return nameField;
}
/**
* Sets the value of the nameField property.
*
*/
public void setNameField(boolean value) {
this.nameField = value;
}
/**
* Gets the value of the namePointing property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isNamePointing() {
return namePointing;
}
/**
* Sets the value of the namePointing property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setNamePointing(Boolean value) {
this.namePointing = value;
}
/**
* Gets the value of the nillable property.
*
*/
public boolean isNillable() {
return nillable;
}
/**
* Sets the value of the nillable property.
*
*/
public void setNillable(boolean value) {
this.nillable = value;
}
/**
* Gets the value of the permissionable property.
*
*/
public boolean isPermissionable() {
return permissionable;
}
/**
* Sets the value of the permissionable property.
*
*/
public void setPermissionable(boolean value) {
this.permissionable = value;
}
/**
* Gets the value of the picklistValues property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the picklistValues property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPicklistValues().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PicklistEntry }
*
*
*/
public List<PicklistEntry> getPicklistValues() {
if (picklistValues == null) {
picklistValues = new ArrayList<PicklistEntry>();
}
return this.picklistValues;
}
/**
* Gets the value of the precision property.
*
*/
public int getPrecision() {
return precision;
}
/**
* Sets the value of the precision property.
*
*/
public void setPrecision(int value) {
this.precision = value;
}
/**
* Gets the value of the queryByDistance property.
*
*/
public boolean isQueryByDistance() {
return queryByDistance;
}
/**
* Sets the value of the queryByDistance property.
*
*/
public void setQueryByDistance(boolean value) {
this.queryByDistance = value;
}
/**
* Gets the value of the referenceTargetField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getReferenceTargetField() {
return referenceTargetField;
}
/**
* Sets the value of the referenceTargetField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setReferenceTargetField(String value) {
this.referenceTargetField = value;
}
/**
* Gets the value of the referenceTo property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the referenceTo property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getReferenceTo().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getReferenceTo() {
if (referenceTo == null) {
referenceTo = new ArrayList<String>();
}
return this.referenceTo;
}
/**
* Gets the value of the relationshipName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRelationshipName() {
return relationshipName;
}
/**
* Sets the value of the relationshipName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRelationshipName(String value) {
this.relationshipName = value;
}
/**
* Gets the value of the relationshipOrder property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getRelationshipOrder() {
return relationshipOrder;
}
/**
* Sets the value of the relationshipOrder property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setRelationshipOrder(Integer value) {
this.relationshipOrder = value;
}
/**
* Gets the value of the restrictedDelete property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isRestrictedDelete() {
return restrictedDelete;
}
/**
* Sets the value of the restrictedDelete property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setRestrictedDelete(Boolean value) {
this.restrictedDelete = value;
}
/**
* Gets the value of the restrictedPicklist property.
*
*/
public boolean isRestrictedPicklist() {
return restrictedPicklist;
}
/**
* Sets the value of the restrictedPicklist property.
*
*/
public void setRestrictedPicklist(boolean value) {
this.restrictedPicklist = value;
}
/**
* Gets the value of the scale property.
*
*/
public int getScale() {
return scale;
}
/**
* Sets the value of the scale property.
*
*/
public void setScale(int value) {
this.scale = value;
}
/**
* Gets the value of the soapType property.
*
* @return
* possible object is
* {@link SoapType }
*
*/
public SoapType getSoapType() {
return soapType;
}
/**
* Sets the value of the soapType property.
*
* @param value
* allowed object is
* {@link SoapType }
*
*/
public void setSoapType(SoapType value) {
this.soapType = value;
}
/**
* Gets the value of the sortable property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSortable() {
return sortable;
}
/**
* Sets the value of the sortable property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSortable(Boolean value) {
this.sortable = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link FieldType }
*
*/
public FieldType getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link FieldType }
*
*/
public void setType(FieldType value) {
this.type = value;
}
/**
* Gets the value of the unique property.
*
*/
public boolean isUnique() {
return unique;
}
/**
* Sets the value of the unique property.
*
*/
public void setUnique(boolean value) {
this.unique = value;
}
/**
* Gets the value of the updateable property.
*
*/
public boolean isUpdateable() {
return updateable;
}
/**
* Sets the value of the updateable property.
*
*/
public void setUpdateable(boolean value) {
this.updateable = value;
}
/**
* Gets the value of the writeRequiresMasterRead property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isWriteRequiresMasterRead() {
return writeRequiresMasterRead;
}
/**
* Sets the value of the writeRequiresMasterRead property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setWriteRequiresMasterRead(Boolean value) {
this.writeRequiresMasterRead = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 483 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 465 |
@XmlElementRef(name = "PermissionsLightningExperienceUser", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsLightningExperienceUser;
@XmlElementRef(name = "PermissionsManageAnalyticSnapshots", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageAnalyticSnapshots;
@XmlElementRef(name = "PermissionsManageAuthProviders", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageAuthProviders;
@XmlElementRef(name = "PermissionsManageBusinessHourHolidays", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageBusinessHourHolidays;
@XmlElementRef(name = "PermissionsManageCallCenters", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageCallCenters;
@XmlElementRef(name = "PermissionsManageCases", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageCases;
@XmlElementRef(name = "PermissionsManageCategories", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageCategories;
@XmlElementRef(name = "PermissionsManageChatterMessages", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageChatterMessages;
@XmlElementRef(name = "PermissionsManageContentPermissions", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageContentPermissions;
@XmlElementRef(name = "PermissionsManageContentProperties", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageContentProperties;
@XmlElementRef(name = "PermissionsManageContentTypes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageContentTypes;
@XmlElementRef(name = "PermissionsManageCssUsers", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageCssUsers;
@XmlElementRef(name = "PermissionsManageCustomPermissions", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageCustomPermissions;
@XmlElementRef(name = "PermissionsManageCustomReportTypes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageCustomReportTypes;
@XmlElementRef(name = "PermissionsManageDashboards", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageDashboards;
@XmlElementRef(name = "PermissionsManageDataCategories", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageDataCategories;
@XmlElementRef(name = "PermissionsManageDataIntegrations", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageDataIntegrations;
@XmlElementRef(name = "PermissionsManageDynamicDashboards", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageDynamicDashboards;
@XmlElementRef(name = "PermissionsManageEmailClientConfig", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageEmailClientConfig;
@XmlElementRef(name = "PermissionsManageExchangeConfig", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageExchangeConfig;
@XmlElementRef(name = "PermissionsManageInteraction", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageInteraction;
@XmlElementRef(name = "PermissionsManageInternalUsers", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageInternalUsers;
@XmlElementRef(name = "PermissionsManageIpAddresses", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageIpAddresses;
@XmlElementRef(name = "PermissionsManageKnowledge", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageKnowledge;
@XmlElementRef(name = "PermissionsManageKnowledgeImportExport", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageKnowledgeImportExport;
@XmlElementRef(name = "PermissionsManageLeads", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageLeads;
@XmlElementRef(name = "PermissionsManageLoginAccessPolicies", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageLoginAccessPolicies;
@XmlElementRef(name = "PermissionsManageMobile", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageMobile;
@XmlElementRef(name = "PermissionsManageNetworks", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageNetworks;
@XmlElementRef(name = "PermissionsManagePasswordPolicies", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManagePasswordPolicies;
@XmlElementRef(name = "PermissionsManageProfilesPermissionsets", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageProfilesPermissionsets;
@XmlElementRef(name = "PermissionsManageRemoteAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageRemoteAccess;
@XmlElementRef(name = "PermissionsManageRoles", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageRoles;
@XmlElementRef(name = "PermissionsManageSearchPromotionRules", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageSearchPromotionRules;
@XmlElementRef(name = "PermissionsManageSelfService", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageSelfService;
@XmlElementRef(name = "PermissionsManageSharing", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageSharing;
@XmlElementRef(name = "PermissionsManageSolutions", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageSolutions;
@XmlElementRef(name = "PermissionsManageSynonyms", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageSynonyms;
@XmlElementRef(name = "PermissionsManageTwoFactor", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageTwoFactor;
@XmlElementRef(name = "PermissionsManageUnlistedGroups", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageUnlistedGroups;
@XmlElementRef(name = "PermissionsManageUsers", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsManageUsers;
@XmlElementRef(name = "PermissionsMassInlineEdit", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsMassInlineEdit;
@XmlElementRef(name = "PermissionsMergeTopics", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsMergeTopics;
@XmlElementRef(name = "PermissionsModerateChatter", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsModerateChatter;
@XmlElementRef(name = "PermissionsModifyAllData", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsModifyAllData;
@XmlElementRef(name = "PermissionsModifySecureAgents", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsModifySecureAgents;
@XmlElementRef(name = "PermissionsNewReportBuilder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsNewReportBuilder;
@XmlElementRef(name = "PermissionsPasswordNeverExpires", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsPasswordNeverExpires;
@XmlElementRef(name = "PermissionsPublishPackaging", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Language.java | 138 |
| org/solenopsis/keraiai/wsdl/tooling/Language.java | 138 |
@XmlType(name = "Language")
@XmlEnum
public enum Language {
@XmlEnumValue("en_US")
EN_US("en_US"),
@XmlEnumValue("de")
DE("de"),
@XmlEnumValue("es")
ES("es"),
@XmlEnumValue("fr")
FR("fr"),
@XmlEnumValue("it")
IT("it"),
@XmlEnumValue("ja")
JA("ja"),
@XmlEnumValue("sv")
SV("sv"),
@XmlEnumValue("ko")
KO("ko"),
@XmlEnumValue("zh_TW")
ZH_TW("zh_TW"),
@XmlEnumValue("zh_CN")
ZH_CN("zh_CN"),
@XmlEnumValue("pt_BR")
PT_BR("pt_BR"),
@XmlEnumValue("nl_NL")
NL_NL("nl_NL"),
@XmlEnumValue("da")
DA("da"),
@XmlEnumValue("th")
TH("th"),
@XmlEnumValue("fi")
FI("fi"),
@XmlEnumValue("ru")
RU("ru"),
@XmlEnumValue("es_MX")
ES_MX("es_MX"),
@XmlEnumValue("no")
NO("no"),
@XmlEnumValue("hu")
HU("hu"),
@XmlEnumValue("pl")
PL("pl"),
@XmlEnumValue("cs")
CS("cs"),
@XmlEnumValue("tr")
TR("tr"),
@XmlEnumValue("in")
IN("in"),
@XmlEnumValue("ro")
RO("ro"),
@XmlEnumValue("vi")
VI("vi"),
@XmlEnumValue("uk")
UK("uk"),
@XmlEnumValue("iw")
IW("iw"),
@XmlEnumValue("el")
EL("el"),
@XmlEnumValue("bg")
BG("bg"),
@XmlEnumValue("en_GB")
EN_GB("en_GB"),
@XmlEnumValue("ar")
AR("ar"),
@XmlEnumValue("sk")
SK("sk"),
@XmlEnumValue("pt_PT")
PT_PT("pt_PT"),
@XmlEnumValue("hr")
HR("hr"),
@XmlEnumValue("sl")
SL("sl"),
@XmlEnumValue("fr_CA")
FR_CA("fr_CA"),
@XmlEnumValue("ka")
KA("ka"),
@XmlEnumValue("sr")
SR("sr"),
@XmlEnumValue("sh")
SH("sh"),
@XmlEnumValue("en_AU")
EN_AU("en_AU"),
@XmlEnumValue("en_MY")
EN_MY("en_MY"),
@XmlEnumValue("en_IN")
EN_IN("en_IN"),
@XmlEnumValue("en_PH")
EN_PH("en_PH"),
@XmlEnumValue("en_CA")
EN_CA("en_CA"),
@XmlEnumValue("ro_MD")
RO_MD("ro_MD"),
@XmlEnumValue("bs")
BS("bs"),
@XmlEnumValue("mk")
MK("mk"),
@XmlEnumValue("lv")
LV("lv"),
@XmlEnumValue("lt")
LT("lt"),
@XmlEnumValue("et")
ET("et"),
@XmlEnumValue("sq")
SQ("sq"),
@XmlEnumValue("sh_ME")
SH_ME("sh_ME"),
@XmlEnumValue("mt")
MT("mt"),
@XmlEnumValue("ga")
GA("ga"),
@XmlEnumValue("eu")
EU("eu"),
@XmlEnumValue("cy")
CY("cy"),
@XmlEnumValue("is")
IS("is"),
@XmlEnumValue("ms")
MS("ms"),
@XmlEnumValue("tl")
TL("tl"),
@XmlEnumValue("lb")
LB("lb"),
@XmlEnumValue("rm")
RM("rm"),
@XmlEnumValue("hy")
HY("hy"),
@XmlEnumValue("hi")
HI("hi"),
@XmlEnumValue("ur")
UR("ur"),
@XmlEnumValue("bn")
BN("bn"),
@XmlEnumValue("de_AT")
DE_AT("de_AT"),
@XmlEnumValue("de_CH")
DE_CH("de_CH"),
@XmlEnumValue("ta")
TA("ta"),
@XmlEnumValue("ar_DZ")
AR_DZ("ar_DZ"),
@XmlEnumValue("ar_BH")
AR_BH("ar_BH"),
@XmlEnumValue("ar_EG")
AR_EG("ar_EG"),
@XmlEnumValue("ar_IQ")
AR_IQ("ar_IQ"),
@XmlEnumValue("ar_JO")
AR_JO("ar_JO"),
@XmlEnumValue("ar_KW")
AR_KW("ar_KW"),
@XmlEnumValue("ar_LB")
AR_LB("ar_LB"),
@XmlEnumValue("ar_LY")
AR_LY("ar_LY"),
@XmlEnumValue("ar_MA")
AR_MA("ar_MA"),
@XmlEnumValue("ar_OM")
AR_OM("ar_OM"),
@XmlEnumValue("ar_QA")
AR_QA("ar_QA"),
@XmlEnumValue("ar_SA")
AR_SA("ar_SA"),
@XmlEnumValue("ar_SD")
AR_SD("ar_SD"),
@XmlEnumValue("ar_SY")
AR_SY("ar_SY"),
@XmlEnumValue("ar_TN")
AR_TN("ar_TN"),
@XmlEnumValue("ar_AE")
AR_AE("ar_AE"),
@XmlEnumValue("ar_YE")
AR_YE("ar_YE"),
@XmlEnumValue("zh_SG")
ZH_SG("zh_SG"),
@XmlEnumValue("zh_HK")
ZH_HK("zh_HK"),
@XmlEnumValue("en_HK")
EN_HK("en_HK"),
@XmlEnumValue("en_IE")
EN_IE("en_IE"),
@XmlEnumValue("en_SG")
EN_SG("en_SG"),
@XmlEnumValue("en_ZA")
EN_ZA("en_ZA"),
@XmlEnumValue("fr_BE")
FR_BE("fr_BE"),
@XmlEnumValue("fr_LU")
FR_LU("fr_LU"),
@XmlEnumValue("fr_CH")
FR_CH("fr_CH"),
@XmlEnumValue("de_LU")
DE_LU("de_LU"),
@XmlEnumValue("it_CH")
IT_CH("it_CH"),
@XmlEnumValue("es_AR")
ES_AR("es_AR"),
@XmlEnumValue("es_BO")
ES_BO("es_BO"),
@XmlEnumValue("es_CL")
ES_CL("es_CL"),
@XmlEnumValue("es_CO")
ES_CO("es_CO"),
@XmlEnumValue("es_CR")
ES_CR("es_CR"),
@XmlEnumValue("es_DO")
ES_DO("es_DO"),
@XmlEnumValue("es_EC")
ES_EC("es_EC"),
@XmlEnumValue("es_SV")
ES_SV("es_SV"),
@XmlEnumValue("es_GT")
ES_GT("es_GT"),
@XmlEnumValue("es_HN")
ES_HN("es_HN"),
@XmlEnumValue("es_NI")
ES_NI("es_NI"),
@XmlEnumValue("es_PA")
ES_PA("es_PA"),
@XmlEnumValue("es_PY")
ES_PY("es_PY"),
@XmlEnumValue("es_PE")
ES_PE("es_PE"),
@XmlEnumValue("es_PR")
ES_PR("es_PR"),
@XmlEnumValue("es_US")
ES_US("es_US"),
@XmlEnumValue("es_UY")
ES_UY("es_UY"),
@XmlEnumValue("es_VE")
ES_VE("es_VE"),
@XmlEnumValue("eo")
EO("eo"),
@XmlEnumValue("iw_EO")
IW_EO("iw_EO");
private final String value;
Language(String v) {
value = v;
}
public String value() {
return value;
}
public static Language fromValue(String v) {
for (Language c: Language.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeSObjectResult.java | 64 |
| org/solenopsis/keraiai/wsdl/partner/DescribeSObjectResult.java | 64 |
@XmlType(name = "DescribeSObjectResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"actionOverrides",
"activateable",
"childRelationships",
"compactLayoutable",
"createable",
"custom",
"customSetting",
"deletable",
"deprecatedAndHidden",
"feedEnabled",
"fields",
"idEnabled",
"keyPrefix",
"label",
"labelPlural",
"layoutable",
"mergeable",
"mruEnabled",
"name",
"namedLayoutInfos",
"queryable",
"recordTypeInfos",
"replicateable",
"retrieveable",
"searchLayoutable",
"searchable",
"supportedScopes",
"triggerable",
"undeletable",
"updateable",
"urlDetail",
"urlEdit",
"urlNew"
})
public class DescribeSObjectResult {
@XmlElement(nillable = true)
protected List<ActionOverride> actionOverrides;
protected boolean activateable;
protected List<ChildRelationship> childRelationships;
protected boolean compactLayoutable;
protected boolean createable;
protected boolean custom;
protected boolean customSetting;
protected boolean deletable;
protected boolean deprecatedAndHidden;
protected boolean feedEnabled;
@XmlElement(nillable = true)
protected List<Field> fields;
protected boolean idEnabled;
@XmlElement(required = true, nillable = true)
protected String keyPrefix;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String labelPlural;
protected boolean layoutable;
protected boolean mergeable;
protected boolean mruEnabled;
@XmlElement(required = true)
protected String name;
protected List<NamedLayoutInfo> namedLayoutInfos;
protected boolean queryable;
protected List<RecordTypeInfo> recordTypeInfos;
protected boolean replicateable;
protected boolean retrieveable;
protected Boolean searchLayoutable;
protected boolean searchable;
@XmlElement(nillable = true)
protected List<ScopeInfo> supportedScopes;
protected Boolean triggerable;
protected boolean undeletable;
protected boolean updateable;
@XmlElement(required = true, nillable = true)
protected String urlDetail;
@XmlElement(required = true, nillable = true)
protected String urlEdit;
@XmlElement(required = true, nillable = true)
protected String urlNew;
/**
* Gets the value of the actionOverrides property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the actionOverrides property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getActionOverrides().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ActionOverride }
*
*
*/
public List<ActionOverride> getActionOverrides() {
if (actionOverrides == null) {
actionOverrides = new ArrayList<ActionOverride>();
}
return this.actionOverrides;
}
/**
* Gets the value of the activateable property.
*
*/
public boolean isActivateable() {
return activateable;
}
/**
* Sets the value of the activateable property.
*
*/
public void setActivateable(boolean value) {
this.activateable = value;
}
/**
* Gets the value of the childRelationships property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the childRelationships property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getChildRelationships().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ChildRelationship }
*
*
*/
public List<ChildRelationship> getChildRelationships() {
if (childRelationships == null) {
childRelationships = new ArrayList<ChildRelationship>();
}
return this.childRelationships;
}
/**
* Gets the value of the compactLayoutable property.
*
*/
public boolean isCompactLayoutable() {
return compactLayoutable;
}
/**
* Sets the value of the compactLayoutable property.
*
*/
public void setCompactLayoutable(boolean value) {
this.compactLayoutable = value;
}
/**
* Gets the value of the createable property.
*
*/
public boolean isCreateable() {
return createable;
}
/**
* Sets the value of the createable property.
*
*/
public void setCreateable(boolean value) {
this.createable = value;
}
/**
* Gets the value of the custom property.
*
*/
public boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
*/
public void setCustom(boolean value) {
this.custom = value;
}
/**
* Gets the value of the customSetting property.
*
*/
public boolean isCustomSetting() {
return customSetting;
}
/**
* Sets the value of the customSetting property.
*
*/
public void setCustomSetting(boolean value) {
this.customSetting = value;
}
/**
* Gets the value of the deletable property.
*
*/
public boolean isDeletable() {
return deletable;
}
/**
* Sets the value of the deletable property.
*
*/
public void setDeletable(boolean value) {
this.deletable = value;
}
/**
* Gets the value of the deprecatedAndHidden property.
*
*/
public boolean isDeprecatedAndHidden() {
return deprecatedAndHidden;
}
/**
* Sets the value of the deprecatedAndHidden property.
*
*/
public void setDeprecatedAndHidden(boolean value) {
this.deprecatedAndHidden = value;
}
/**
* Gets the value of the feedEnabled property.
*
*/
public boolean isFeedEnabled() {
return feedEnabled;
}
/**
* Sets the value of the feedEnabled property.
*
*/
public void setFeedEnabled(boolean value) {
this.feedEnabled = value;
}
/**
* Gets the value of the fields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Field }
*
*
*/
public List<Field> getFields() {
if (fields == null) {
fields = new ArrayList<Field>();
}
return this.fields;
}
/**
* Gets the value of the idEnabled property.
*
*/
public boolean isIdEnabled() {
return idEnabled;
}
/**
* Sets the value of the idEnabled property.
*
*/
public void setIdEnabled(boolean value) {
this.idEnabled = value;
}
/**
* Gets the value of the keyPrefix property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getKeyPrefix() {
return keyPrefix;
}
/**
* Sets the value of the keyPrefix property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setKeyPrefix(String value) {
this.keyPrefix = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the labelPlural property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabelPlural() {
return labelPlural;
}
/**
* Sets the value of the labelPlural property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabelPlural(String value) {
this.labelPlural = value;
}
/**
* Gets the value of the layoutable property.
*
*/
public boolean isLayoutable() {
return layoutable;
}
/**
* Sets the value of the layoutable property.
*
*/
public void setLayoutable(boolean value) {
this.layoutable = value;
}
/**
* Gets the value of the mergeable property.
*
*/
public boolean isMergeable() {
return mergeable;
}
/**
* Sets the value of the mergeable property.
*
*/
public void setMergeable(boolean value) {
this.mergeable = value;
}
/**
* Gets the value of the mruEnabled property.
*
*/
public boolean isMruEnabled() {
return mruEnabled;
}
/**
* Sets the value of the mruEnabled property.
*
*/
public void setMruEnabled(boolean value) {
this.mruEnabled = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the namedLayoutInfos property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the namedLayoutInfos property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getNamedLayoutInfos().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link NamedLayoutInfo }
*
*
*/
public List<NamedLayoutInfo> getNamedLayoutInfos() {
if (namedLayoutInfos == null) {
namedLayoutInfos = new ArrayList<NamedLayoutInfo>();
}
return this.namedLayoutInfos;
}
/**
* Gets the value of the queryable property.
*
*/
public boolean isQueryable() {
return queryable;
}
/**
* Sets the value of the queryable property.
*
*/
public void setQueryable(boolean value) {
this.queryable = value;
}
/**
* Gets the value of the recordTypeInfos property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the recordTypeInfos property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecordTypeInfos().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RecordTypeInfo }
*
*
*/
public List<RecordTypeInfo> getRecordTypeInfos() {
if (recordTypeInfos == null) {
recordTypeInfos = new ArrayList<RecordTypeInfo>();
}
return this.recordTypeInfos;
}
/**
* Gets the value of the replicateable property.
*
*/
public boolean isReplicateable() {
return replicateable;
}
/**
* Sets the value of the replicateable property.
*
*/
public void setReplicateable(boolean value) {
this.replicateable = value;
}
/**
* Gets the value of the retrieveable property.
*
*/
public boolean isRetrieveable() {
return retrieveable;
}
/**
* Sets the value of the retrieveable property.
*
*/
public void setRetrieveable(boolean value) {
this.retrieveable = value;
}
/**
* Gets the value of the searchLayoutable property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSearchLayoutable() {
return searchLayoutable;
}
/**
* Sets the value of the searchLayoutable property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSearchLayoutable(Boolean value) {
this.searchLayoutable = value;
}
/**
* Gets the value of the searchable property.
*
*/
public boolean isSearchable() {
return searchable;
}
/**
* Sets the value of the searchable property.
*
*/
public void setSearchable(boolean value) {
this.searchable = value;
}
/**
* Gets the value of the supportedScopes property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the supportedScopes property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSupportedScopes().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ScopeInfo }
*
*
*/
public List<ScopeInfo> getSupportedScopes() {
if (supportedScopes == null) {
supportedScopes = new ArrayList<ScopeInfo>();
}
return this.supportedScopes;
}
/**
* Gets the value of the triggerable property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isTriggerable() {
return triggerable;
}
/**
* Sets the value of the triggerable property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setTriggerable(Boolean value) {
this.triggerable = value;
}
/**
* Gets the value of the undeletable property.
*
*/
public boolean isUndeletable() {
return undeletable;
}
/**
* Sets the value of the undeletable property.
*
*/
public void setUndeletable(boolean value) {
this.undeletable = value;
}
/**
* Gets the value of the updateable property.
*
*/
public boolean isUpdateable() {
return updateable;
}
/**
* Sets the value of the updateable property.
*
*/
public void setUpdateable(boolean value) {
this.updateable = value;
}
/**
* Gets the value of the urlDetail property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrlDetail() {
return urlDetail;
}
/**
* Sets the value of the urlDetail property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrlDetail(String value) {
this.urlDetail = value;
}
/**
* Gets the value of the urlEdit property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrlEdit() {
return urlEdit;
}
/**
* Sets the value of the urlEdit property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrlEdit(String value) {
this.urlEdit = value;
}
/**
* Gets the value of the urlNew property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrlNew() {
return urlNew;
}
/**
* Sets the value of the urlNew property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrlNew(String value) {
this.urlNew = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 153 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 157 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 153 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Location", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> location;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "Priority", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> priority;
@XmlElementRef(name = "ReminderDateTime", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> reminderDateTime;
@XmlElementRef(name = "StartDateTime", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> startDateTime;
@XmlElementRef(name = "Status", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> status;
@XmlElementRef(name = "Subject", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> subject;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "What", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> what;
@XmlElementRef(name = "WhatId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> whatId;
@XmlElementRef(name = "Who", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> who;
@XmlElementRef(name = "WhoId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> whoId;
/**
* Gets the value of the account property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getAccount() {
return account;
}
/**
* Sets the value of the account property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public void setAccount(JAXBElement<Account> value) {
this.account = value;
}
/**
* Gets the value of the accountId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAccountId() {
return accountId;
}
/**
* Sets the value of the accountId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAccountId(JAXBElement<String> value) {
this.accountId = value;
}
/**
* Gets the value of the activityDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getActivityDate() {
return activityDate;
}
/**
* Sets the value of the activityDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setActivityDate(JAXBElement<XMLGregorianCalendar> value) {
this.activityDate = value;
}
/**
* Gets the value of the activitySubtype property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getActivitySubtype() {
return activitySubtype;
}
/**
* Sets the value of the activitySubtype property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setActivitySubtype(JAXBElement<String> value) {
this.activitySubtype = value;
}
/**
* Gets the value of the activityType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getActivityType() {
return activityType;
}
/**
* Sets the value of the activityType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setActivityType(JAXBElement<String> value) {
this.activityType = value;
}
/**
* Gets the value of the callDisposition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCallDisposition() {
return callDisposition;
}
/**
* Sets the value of the callDisposition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCallDisposition(JAXBElement<String> value) {
this.callDisposition = value;
}
/**
* Gets the value of the callDurationInSeconds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getCallDurationInSeconds() {
return callDurationInSeconds;
}
/**
* Sets the value of the callDurationInSeconds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setCallDurationInSeconds(JAXBElement<Integer> value) {
this.callDurationInSeconds = value;
}
/**
* Gets the value of the callObject property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCallObject() {
return callObject;
}
/**
* Sets the value of the callObject property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCallObject(JAXBElement<String> value) {
this.callObject = value;
}
/**
* Gets the value of the callType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCallType() {
return callType;
}
/**
* Sets the value of the callType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCallType(JAXBElement<String> value) {
this.callType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the durationInMinutes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getDurationInMinutes() {
return durationInMinutes;
}
/**
* Sets the value of the durationInMinutes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setDurationInMinutes(JAXBElement<Integer> value) {
this.durationInMinutes = value;
}
/**
* Gets the value of the endDateTime property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getEndDateTime() {
return endDateTime;
}
/**
* Sets the value of the endDateTime property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setEndDateTime(JAXBElement<XMLGregorianCalendar> value) {
this.endDateTime = value;
}
/**
* Gets the value of the isAllDayEvent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsAllDayEvent() {
return isAllDayEvent;
}
/**
* Sets the value of the isAllDayEvent property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsAllDayEvent(JAXBElement<Boolean> value) {
this.isAllDayEvent = value;
}
/**
* Gets the value of the isClosed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsClosed() {
return isClosed;
}
/**
* Sets the value of the isClosed property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsClosed(JAXBElement<Boolean> value) {
this.isClosed = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isHighPriority property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsHighPriority() {
return isHighPriority;
}
/**
* Sets the value of the isHighPriority property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsHighPriority(JAXBElement<Boolean> value) {
this.isHighPriority = value;
}
/**
* Gets the value of the isReminderSet property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsReminderSet() {
return isReminderSet;
}
/**
* Sets the value of the isReminderSet property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsReminderSet(JAXBElement<Boolean> value) {
this.isReminderSet = value;
}
/**
* Gets the value of the isTask property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsTask() {
return isTask;
}
/**
* Sets the value of the isTask property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsTask(JAXBElement<Boolean> value) {
this.isTask = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 1551 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 1435 |
this.permissionsCreatePackaging = value;
}
/**
* Gets the value of the permissionsCreateTopics property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsCreateTopics() {
return permissionsCreateTopics;
}
/**
* Sets the value of the permissionsCreateTopics property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsCreateTopics(JAXBElement<Boolean> value) {
this.permissionsCreateTopics = value;
}
/**
* Gets the value of the permissionsCreateWorkspaces property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsCreateWorkspaces() {
return permissionsCreateWorkspaces;
}
/**
* Sets the value of the permissionsCreateWorkspaces property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsCreateWorkspaces(JAXBElement<Boolean> value) {
this.permissionsCreateWorkspaces = value;
}
/**
* Gets the value of the permissionsCustomMobileAppsAccess property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsCustomMobileAppsAccess() {
return permissionsCustomMobileAppsAccess;
}
/**
* Sets the value of the permissionsCustomMobileAppsAccess property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsCustomMobileAppsAccess(JAXBElement<Boolean> value) {
this.permissionsCustomMobileAppsAccess = value;
}
/**
* Gets the value of the permissionsCustomSidebarOnAllPages property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsCustomSidebarOnAllPages() {
return permissionsCustomSidebarOnAllPages;
}
/**
* Sets the value of the permissionsCustomSidebarOnAllPages property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsCustomSidebarOnAllPages(JAXBElement<Boolean> value) {
this.permissionsCustomSidebarOnAllPages = value;
}
/**
* Gets the value of the permissionsCustomizeApplication property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsCustomizeApplication() {
return permissionsCustomizeApplication;
}
/**
* Sets the value of the permissionsCustomizeApplication property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsCustomizeApplication(JAXBElement<Boolean> value) {
this.permissionsCustomizeApplication = value;
}
/**
* Gets the value of the permissionsDeleteActivatedContract property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsDeleteActivatedContract() {
return permissionsDeleteActivatedContract;
}
/**
* Sets the value of the permissionsDeleteActivatedContract property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsDeleteActivatedContract(JAXBElement<Boolean> value) {
this.permissionsDeleteActivatedContract = value;
}
/**
* Gets the value of the permissionsDeleteTopics property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsDeleteTopics() {
return permissionsDeleteTopics;
}
/**
* Sets the value of the permissionsDeleteTopics property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsDeleteTopics(JAXBElement<Boolean> value) {
this.permissionsDeleteTopics = value;
}
/**
* Gets the value of the permissionsDistributeFromPersWksp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsDistributeFromPersWksp() {
return permissionsDistributeFromPersWksp;
}
/**
* Sets the value of the permissionsDistributeFromPersWksp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsDistributeFromPersWksp(JAXBElement<Boolean> value) {
this.permissionsDistributeFromPersWksp = value;
}
/**
* Gets the value of the permissionsEditBrandTemplates property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEditBrandTemplates() {
return permissionsEditBrandTemplates;
}
/**
* Sets the value of the permissionsEditBrandTemplates property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEditBrandTemplates(JAXBElement<Boolean> value) {
this.permissionsEditBrandTemplates = value;
}
/**
* Gets the value of the permissionsEditCaseComments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEditCaseComments() {
return permissionsEditCaseComments;
}
/**
* Sets the value of the permissionsEditCaseComments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEditCaseComments(JAXBElement<Boolean> value) {
this.permissionsEditCaseComments = value;
}
/**
* Gets the value of the permissionsEditEvent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEditEvent() {
return permissionsEditEvent;
}
/**
* Sets the value of the permissionsEditEvent property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEditEvent(JAXBElement<Boolean> value) {
this.permissionsEditEvent = value;
}
/**
* Gets the value of the permissionsEditHtmlTemplates property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEditHtmlTemplates() {
return permissionsEditHtmlTemplates;
}
/**
* Sets the value of the permissionsEditHtmlTemplates property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEditHtmlTemplates(JAXBElement<Boolean> value) {
this.permissionsEditHtmlTemplates = value;
}
/**
* Gets the value of the permissionsEditKnowledge property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEditKnowledge() {
return permissionsEditKnowledge;
}
/**
* Sets the value of the permissionsEditKnowledge property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEditKnowledge(JAXBElement<Boolean> value) {
this.permissionsEditKnowledge = value;
}
/**
* Gets the value of the permissionsEditOppLineItemUnitPrice property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEditOppLineItemUnitPrice() {
return permissionsEditOppLineItemUnitPrice;
}
/**
* Sets the value of the permissionsEditOppLineItemUnitPrice property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEditOppLineItemUnitPrice(JAXBElement<Boolean> value) {
this.permissionsEditOppLineItemUnitPrice = value;
}
/**
* Gets the value of the permissionsEditPublicDocuments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEditPublicDocuments() {
return permissionsEditPublicDocuments;
}
/**
* Sets the value of the permissionsEditPublicDocuments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEditPublicDocuments(JAXBElement<Boolean> value) {
this.permissionsEditPublicDocuments = value;
}
/**
* Gets the value of the permissionsEditPublicTemplates property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEditPublicTemplates() {
return permissionsEditPublicTemplates;
}
/**
* Sets the value of the permissionsEditPublicTemplates property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEditPublicTemplates(JAXBElement<Boolean> value) {
this.permissionsEditPublicTemplates = value;
}
/**
* Gets the value of the permissionsEditReadonlyFields property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEditReadonlyFields() {
return permissionsEditReadonlyFields;
}
/**
* Sets the value of the permissionsEditReadonlyFields property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEditReadonlyFields(JAXBElement<Boolean> value) {
this.permissionsEditReadonlyFields = value;
}
/**
* Gets the value of the permissionsEditReports property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEditReports() {
return permissionsEditReports;
}
/**
* Sets the value of the permissionsEditReports property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEditReports(JAXBElement<Boolean> value) {
this.permissionsEditReports = value;
}
/**
* Gets the value of the permissionsEditTask property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEditTask() {
return permissionsEditTask;
}
/**
* Sets the value of the permissionsEditTask property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEditTask(JAXBElement<Boolean> value) {
this.permissionsEditTask = value;
}
/**
* Gets the value of the permissionsEditTopics property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEditTopics() {
return permissionsEditTopics;
}
/**
* Sets the value of the permissionsEditTopics property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEditTopics(JAXBElement<Boolean> value) {
this.permissionsEditTopics = value;
}
/**
* Gets the value of the permissionsEmailAdministration property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEmailAdministration() {
return permissionsEmailAdministration;
}
/**
* Sets the value of the permissionsEmailAdministration property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEmailAdministration(JAXBElement<Boolean> value) {
this.permissionsEmailAdministration = value;
}
/**
* Gets the value of the permissionsEmailMass property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEmailMass() {
return permissionsEmailMass;
}
/**
* Sets the value of the permissionsEmailMass property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEmailMass(JAXBElement<Boolean> value) {
this.permissionsEmailMass = value;
}
/**
* Gets the value of the permissionsEmailSingle property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEmailSingle() {
return permissionsEmailSingle;
}
/**
* Sets the value of the permissionsEmailSingle property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEmailSingle(JAXBElement<Boolean> value) {
this.permissionsEmailSingle = value;
}
/**
* Gets the value of the permissionsEmailTemplateManagement property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEmailTemplateManagement() {
return permissionsEmailTemplateManagement;
}
/**
* Sets the value of the permissionsEmailTemplateManagement property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEmailTemplateManagement(JAXBElement<Boolean> value) {
this.permissionsEmailTemplateManagement = value;
}
/**
* Gets the value of the permissionsEnableNotifications property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsEnableNotifications() {
return permissionsEnableNotifications;
}
/**
* Sets the value of the permissionsEnableNotifications property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsEnableNotifications(JAXBElement<Boolean> value) {
this.permissionsEnableNotifications = value;
}
/**
* Gets the value of the permissionsExportReport property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsExportReport() {
return permissionsExportReport;
}
/**
* Sets the value of the permissionsExportReport property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsExportReport(JAXBElement<Boolean> value) {
this.permissionsExportReport = value;
}
/**
* Gets the value of the permissionsFlowUFLRequired property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsFlowUFLRequired() {
return permissionsFlowUFLRequired;
}
/**
* Sets the value of the permissionsFlowUFLRequired property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsFlowUFLRequired(JAXBElement<Boolean> value) {
this.permissionsFlowUFLRequired = value;
}
/**
* Gets the value of the permissionsForceTwoFactor property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsForceTwoFactor() {
return permissionsForceTwoFactor;
}
/**
* Sets the value of the permissionsForceTwoFactor property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsForceTwoFactor(JAXBElement<Boolean> value) {
this.permissionsForceTwoFactor = value;
}
/**
* Gets the value of the permissionsGovernNetworks property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsGovernNetworks() {
return permissionsGovernNetworks;
}
/**
* Sets the value of the permissionsGovernNetworks property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsGovernNetworks(JAXBElement<Boolean> value) {
this.permissionsGovernNetworks = value;
}
/**
* Gets the value of the permissionsIdentityConnect property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsIdentityConnect() {
return permissionsIdentityConnect;
}
/**
* Sets the value of the permissionsIdentityConnect property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsIdentityConnect(JAXBElement<Boolean> value) {
this.permissionsIdentityConnect = value;
}
/**
* Gets the value of the permissionsIdentityEnabled property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsIdentityEnabled() {
return permissionsIdentityEnabled;
}
/**
* Sets the value of the permissionsIdentityEnabled property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsIdentityEnabled(JAXBElement<Boolean> value) {
this.permissionsIdentityEnabled = value;
}
/**
* Gets the value of the permissionsImportLeads property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsImportLeads() {
return permissionsImportLeads;
}
/**
* Sets the value of the permissionsImportLeads property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsImportLeads(JAXBElement<Boolean> value) {
this.permissionsImportLeads = value;
}
/**
* Gets the value of the permissionsImportPersonal property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsImportPersonal() {
return permissionsImportPersonal;
}
/**
* Sets the value of the permissionsImportPersonal property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsImportPersonal(JAXBElement<Boolean> value) {
this.permissionsImportPersonal = value;
}
/**
* Gets the value of the permissionsInstallPackaging property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsInstallPackaging() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 68 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 68 |
extends SObject
{
@XmlElementRef(name = "AccountFrom", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Account> accountFrom;
@XmlElementRef(name = "AccountFromId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> accountFromId;
@XmlElementRef(name = "AccountTo", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Account> accountTo;
@XmlElementRef(name = "AccountToId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> accountToId;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsPrimary", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isPrimary;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Opportunity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Opportunity> opportunity;
@XmlElementRef(name = "OpportunityId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> opportunityId;
@XmlElementRef(name = "ReversePartnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> reversePartnerId;
@XmlElementRef(name = "Role", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> role;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the accountFrom property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getAccountFrom() {
return accountFrom;
}
/**
* Sets the value of the accountFrom property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public void setAccountFrom(JAXBElement<Account> value) {
this.accountFrom = value;
}
/**
* Gets the value of the accountFromId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAccountFromId() {
return accountFromId;
}
/**
* Sets the value of the accountFromId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAccountFromId(JAXBElement<String> value) {
this.accountFromId = value;
}
/**
* Gets the value of the accountTo property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getAccountTo() {
return accountTo;
}
/**
* Sets the value of the accountTo property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public void setAccountTo(JAXBElement<Account> value) {
this.accountTo = value;
}
/**
* Gets the value of the accountToId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAccountToId() {
return accountToId;
}
/**
* Sets the value of the accountToId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAccountToId(JAXBElement<String> value) {
this.accountToId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() {
return isPrimary;
}
/**
* Sets the value of the isPrimary property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsPrimary(JAXBElement<Boolean> value) {
this.isPrimary = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the opportunity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public JAXBElement<Opportunity> getOpportunity() {
return opportunity;
}
/**
* Sets the value of the opportunity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public void setOpportunity(JAXBElement<Opportunity> value) {
this.opportunity = value;
}
/**
* Gets the value of the opportunityId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOpportunityId() {
return opportunityId;
}
/**
* Sets the value of the opportunityId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOpportunityId(JAXBElement<String> value) {
this.opportunityId = value;
}
/**
* Gets the value of the reversePartnerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getReversePartnerId() {
return reversePartnerId;
}
/**
* Sets the value of the reversePartnerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setReversePartnerId(JAXBElement<String> value) {
this.reversePartnerId = value;
}
/**
* Gets the value of the role property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRole() {
return role;
}
/**
* Sets the value of the role property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRole(JAXBElement<String> value) {
this.role = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Flow.java | 56 |
| org/solenopsis/keraiai/wsdl/tooling/Flow.java | 56 |
@XmlType(name = "Flow", propOrder = {
"actionCalls",
"apexPluginCalls",
"assignments",
"choices",
"constants",
"decisions",
"description",
"dynamicChoiceSets",
"formulas",
"interviewLabel",
"label",
"loops",
"processMetadataValues",
"processType",
"recordCreates",
"recordDeletes",
"recordLookups",
"recordUpdates",
"screens",
"startElementReference",
"steps",
"subflows",
"textTemplates",
"variables",
"waits"
})
public class Flow
extends Metadata
{
protected List<FlowActionCall> actionCalls;
protected List<FlowApexPluginCall> apexPluginCalls;
protected List<FlowAssignment> assignments;
protected List<FlowChoice> choices;
protected List<FlowConstant> constants;
protected List<FlowDecision> decisions;
protected String description;
protected List<FlowDynamicChoiceSet> dynamicChoiceSets;
protected List<FlowFormula> formulas;
protected String interviewLabel;
@XmlElement(required = true)
protected String label;
protected List<FlowLoop> loops;
protected List<FlowMetadataValue> processMetadataValues;
protected FlowProcessType processType;
protected List<FlowRecordCreate> recordCreates;
protected List<FlowRecordDelete> recordDeletes;
protected List<FlowRecordLookup> recordLookups;
protected List<FlowRecordUpdate> recordUpdates;
protected List<FlowScreen> screens;
protected String startElementReference;
protected List<FlowStep> steps;
protected List<FlowSubflow> subflows;
protected List<FlowTextTemplate> textTemplates;
protected List<FlowVariable> variables;
protected List<FlowWait> waits;
/**
* Gets the value of the actionCalls property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the actionCalls property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getActionCalls().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowActionCall }
*
*
*/
public List<FlowActionCall> getActionCalls() {
if (actionCalls == null) {
actionCalls = new ArrayList<FlowActionCall>();
}
return this.actionCalls;
}
/**
* Gets the value of the apexPluginCalls property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the apexPluginCalls property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getApexPluginCalls().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowApexPluginCall }
*
*
*/
public List<FlowApexPluginCall> getApexPluginCalls() {
if (apexPluginCalls == null) {
apexPluginCalls = new ArrayList<FlowApexPluginCall>();
}
return this.apexPluginCalls;
}
/**
* Gets the value of the assignments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the assignments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getAssignments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowAssignment }
*
*
*/
public List<FlowAssignment> getAssignments() {
if (assignments == null) {
assignments = new ArrayList<FlowAssignment>();
}
return this.assignments;
}
/**
* Gets the value of the choices property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the choices property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getChoices().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowChoice }
*
*
*/
public List<FlowChoice> getChoices() {
if (choices == null) {
choices = new ArrayList<FlowChoice>();
}
return this.choices;
}
/**
* Gets the value of the constants property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the constants property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getConstants().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowConstant }
*
*
*/
public List<FlowConstant> getConstants() {
if (constants == null) {
constants = new ArrayList<FlowConstant>();
}
return this.constants;
}
/**
* Gets the value of the decisions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the decisions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDecisions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowDecision }
*
*
*/
public List<FlowDecision> getDecisions() {
if (decisions == null) {
decisions = new ArrayList<FlowDecision>();
}
return this.decisions;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the dynamicChoiceSets property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the dynamicChoiceSets property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDynamicChoiceSets().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowDynamicChoiceSet }
*
*
*/
public List<FlowDynamicChoiceSet> getDynamicChoiceSets() {
if (dynamicChoiceSets == null) {
dynamicChoiceSets = new ArrayList<FlowDynamicChoiceSet>();
}
return this.dynamicChoiceSets;
}
/**
* Gets the value of the formulas property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the formulas property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFormulas().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowFormula }
*
*
*/
public List<FlowFormula> getFormulas() {
if (formulas == null) {
formulas = new ArrayList<FlowFormula>();
}
return this.formulas;
}
/**
* Gets the value of the interviewLabel property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInterviewLabel() {
return interviewLabel;
}
/**
* Sets the value of the interviewLabel property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInterviewLabel(String value) {
this.interviewLabel = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the loops property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the loops property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLoops().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowLoop }
*
*
*/
public List<FlowLoop> getLoops() {
if (loops == null) {
loops = new ArrayList<FlowLoop>();
}
return this.loops;
}
/**
* Gets the value of the processMetadataValues property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the processMetadataValues property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getProcessMetadataValues().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowMetadataValue }
*
*
*/
public List<FlowMetadataValue> getProcessMetadataValues() {
if (processMetadataValues == null) {
processMetadataValues = new ArrayList<FlowMetadataValue>();
}
return this.processMetadataValues;
}
/**
* Gets the value of the processType property.
*
* @return
* possible object is
* {@link FlowProcessType }
*
*/
public FlowProcessType getProcessType() {
return processType;
}
/**
* Sets the value of the processType property.
*
* @param value
* allowed object is
* {@link FlowProcessType }
*
*/
public void setProcessType(FlowProcessType value) {
this.processType = value;
}
/**
* Gets the value of the recordCreates property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the recordCreates property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecordCreates().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowRecordCreate }
*
*
*/
public List<FlowRecordCreate> getRecordCreates() {
if (recordCreates == null) {
recordCreates = new ArrayList<FlowRecordCreate>();
}
return this.recordCreates;
}
/**
* Gets the value of the recordDeletes property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the recordDeletes property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecordDeletes().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowRecordDelete }
*
*
*/
public List<FlowRecordDelete> getRecordDeletes() {
if (recordDeletes == null) {
recordDeletes = new ArrayList<FlowRecordDelete>();
}
return this.recordDeletes;
}
/**
* Gets the value of the recordLookups property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the recordLookups property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecordLookups().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowRecordLookup }
*
*
*/
public List<FlowRecordLookup> getRecordLookups() {
if (recordLookups == null) {
recordLookups = new ArrayList<FlowRecordLookup>();
}
return this.recordLookups;
}
/**
* Gets the value of the recordUpdates property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the recordUpdates property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecordUpdates().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowRecordUpdate }
*
*
*/
public List<FlowRecordUpdate> getRecordUpdates() {
if (recordUpdates == null) {
recordUpdates = new ArrayList<FlowRecordUpdate>();
}
return this.recordUpdates;
}
/**
* Gets the value of the screens property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the screens property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getScreens().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowScreen }
*
*
*/
public List<FlowScreen> getScreens() {
if (screens == null) {
screens = new ArrayList<FlowScreen>();
}
return this.screens;
}
/**
* Gets the value of the startElementReference property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStartElementReference() {
return startElementReference;
}
/**
* Sets the value of the startElementReference property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStartElementReference(String value) {
this.startElementReference = value;
}
/**
* Gets the value of the steps property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the steps property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSteps().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowStep }
*
*
*/
public List<FlowStep> getSteps() {
if (steps == null) {
steps = new ArrayList<FlowStep>();
}
return this.steps;
}
/**
* Gets the value of the subflows property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the subflows property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSubflows().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowSubflow }
*
*
*/
public List<FlowSubflow> getSubflows() {
if (subflows == null) {
subflows = new ArrayList<FlowSubflow>();
}
return this.subflows;
}
/**
* Gets the value of the textTemplates property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the textTemplates property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getTextTemplates().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowTextTemplate }
*
*
*/
public List<FlowTextTemplate> getTextTemplates() {
if (textTemplates == null) {
textTemplates = new ArrayList<FlowTextTemplate>();
}
return this.textTemplates;
}
/**
* Gets the value of the variables property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the variables property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getVariables().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowVariable }
*
*
*/
public List<FlowVariable> getVariables() {
if (variables == null) {
variables = new ArrayList<FlowVariable>();
}
return this.variables;
}
/**
* Gets the value of the waits property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the waits property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getWaits().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowWait }
*
*
*/
public List<FlowWait> getWaits() {
if (waits == null) {
waits = new ArrayList<FlowWait>();
}
return this.waits;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeQuickActionResult.java | 54 |
| org/solenopsis/keraiai/wsdl/partner/DescribeQuickActionResult.java | 54 |
@XmlType(name = "DescribeQuickActionResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"accessLevelRequired",
"actionEnumOrId",
"canvasApplicationId",
"canvasApplicationName",
"colors",
"contextSobjectType",
"defaultValues",
"height",
"iconName",
"iconUrl",
"icons",
"label",
"layout",
"miniIconUrl",
"name",
"showQuickActionVfHeader",
"targetParentField",
"targetRecordTypeId",
"targetSobjectType",
"type",
"visualforcePageName",
"visualforcePageUrl",
"width"
})
public class DescribeQuickActionResult {
@XmlElement(required = true, nillable = true)
protected ShareAccessLevel accessLevelRequired;
@XmlElement(required = true)
protected String actionEnumOrId;
@XmlElement(required = true, nillable = true)
protected String canvasApplicationId;
@XmlElement(required = true, nillable = true)
protected String canvasApplicationName;
protected List<DescribeColor> colors;
@XmlElement(required = true, nillable = true)
protected String contextSobjectType;
@XmlElement(nillable = true)
protected List<DescribeQuickActionDefaultValue> defaultValues;
@XmlElement(required = true, type = Integer.class, nillable = true)
protected Integer height;
@XmlElement(required = true, nillable = true)
protected String iconName;
@XmlElement(required = true, nillable = true)
protected String iconUrl;
protected List<DescribeIcon> icons;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true, nillable = true)
protected DescribeLayoutSection layout;
@XmlElement(required = true, nillable = true)
protected String miniIconUrl;
@XmlElement(required = true)
protected String name;
protected boolean showQuickActionVfHeader;
@XmlElement(required = true, nillable = true)
protected String targetParentField;
@XmlElement(required = true, nillable = true)
protected String targetRecordTypeId;
@XmlElement(required = true, nillable = true)
protected String targetSobjectType;
@XmlElement(required = true)
protected String type;
@XmlElement(required = true, nillable = true)
protected String visualforcePageName;
@XmlElement(required = true, nillable = true)
protected String visualforcePageUrl;
@XmlElement(required = true, type = Integer.class, nillable = true)
protected Integer width;
/**
* Gets the value of the accessLevelRequired property.
*
* @return
* possible object is
* {@link ShareAccessLevel }
*
*/
public ShareAccessLevel getAccessLevelRequired() {
return accessLevelRequired;
}
/**
* Sets the value of the accessLevelRequired property.
*
* @param value
* allowed object is
* {@link ShareAccessLevel }
*
*/
public void setAccessLevelRequired(ShareAccessLevel value) {
this.accessLevelRequired = value;
}
/**
* Gets the value of the actionEnumOrId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getActionEnumOrId() {
return actionEnumOrId;
}
/**
* Sets the value of the actionEnumOrId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setActionEnumOrId(String value) {
this.actionEnumOrId = value;
}
/**
* Gets the value of the canvasApplicationId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCanvasApplicationId() {
return canvasApplicationId;
}
/**
* Sets the value of the canvasApplicationId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCanvasApplicationId(String value) {
this.canvasApplicationId = value;
}
/**
* Gets the value of the canvasApplicationName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCanvasApplicationName() {
return canvasApplicationName;
}
/**
* Sets the value of the canvasApplicationName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCanvasApplicationName(String value) {
this.canvasApplicationName = value;
}
/**
* Gets the value of the colors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the colors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getColors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeColor }
*
*
*/
public List<DescribeColor> getColors() {
if (colors == null) {
colors = new ArrayList<DescribeColor>();
}
return this.colors;
}
/**
* Gets the value of the contextSobjectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContextSobjectType() {
return contextSobjectType;
}
/**
* Sets the value of the contextSobjectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContextSobjectType(String value) {
this.contextSobjectType = value;
}
/**
* Gets the value of the defaultValues property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the defaultValues property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDefaultValues().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeQuickActionDefaultValue }
*
*
*/
public List<DescribeQuickActionDefaultValue> getDefaultValues() {
if (defaultValues == null) {
defaultValues = new ArrayList<DescribeQuickActionDefaultValue>();
}
return this.defaultValues;
}
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setHeight(Integer value) {
this.height = value;
}
/**
* Gets the value of the iconName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIconName() {
return iconName;
}
/**
* Sets the value of the iconName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIconName(String value) {
this.iconName = value;
}
/**
* Gets the value of the iconUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIconUrl() {
return iconUrl;
}
/**
* Sets the value of the iconUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIconUrl(String value) {
this.iconUrl = value;
}
/**
* Gets the value of the icons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the icons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getIcons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeIcon }
*
*
*/
public List<DescribeIcon> getIcons() {
if (icons == null) {
icons = new ArrayList<DescribeIcon>();
}
return this.icons;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the layout property.
*
* @return
* possible object is
* {@link DescribeLayoutSection }
*
*/
public DescribeLayoutSection getLayout() {
return layout;
}
/**
* Sets the value of the layout property.
*
* @param value
* allowed object is
* {@link DescribeLayoutSection }
*
*/
public void setLayout(DescribeLayoutSection value) {
this.layout = value;
}
/**
* Gets the value of the miniIconUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMiniIconUrl() {
return miniIconUrl;
}
/**
* Sets the value of the miniIconUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMiniIconUrl(String value) {
this.miniIconUrl = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the showQuickActionVfHeader property.
*
*/
public boolean isShowQuickActionVfHeader() {
return showQuickActionVfHeader;
}
/**
* Sets the value of the showQuickActionVfHeader property.
*
*/
public void setShowQuickActionVfHeader(boolean value) {
this.showQuickActionVfHeader = value;
}
/**
* Gets the value of the targetParentField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTargetParentField() {
return targetParentField;
}
/**
* Sets the value of the targetParentField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTargetParentField(String value) {
this.targetParentField = value;
}
/**
* Gets the value of the targetRecordTypeId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTargetRecordTypeId() {
return targetRecordTypeId;
}
/**
* Sets the value of the targetRecordTypeId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTargetRecordTypeId(String value) {
this.targetRecordTypeId = value;
}
/**
* Gets the value of the targetSobjectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTargetSobjectType() {
return targetSobjectType;
}
/**
* Sets the value of the targetSobjectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTargetSobjectType(String value) {
this.targetSobjectType = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setType(String value) {
this.type = value;
}
/**
* Gets the value of the visualforcePageName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getVisualforcePageName() {
return visualforcePageName;
}
/**
* Sets the value of the visualforcePageName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setVisualforcePageName(String value) {
this.visualforcePageName = value;
}
/**
* Gets the value of the visualforcePageUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getVisualforcePageUrl() {
return visualforcePageUrl;
}
/**
* Sets the value of the visualforcePageUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setVisualforcePageUrl(String value) {
this.visualforcePageUrl = value;
}
/**
* Gets the value of the width property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getWidth() {
return width;
}
/**
* Sets the value of the width property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setWidth(Integer value) {
this.width = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 415 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 397 |
@XmlElementRef(name = "PermissionsCreateTopics", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsCreateTopics;
@XmlElementRef(name = "PermissionsCreateWorkspaces", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsCreateWorkspaces;
@XmlElementRef(name = "PermissionsCustomMobileAppsAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsCustomMobileAppsAccess;
@XmlElementRef(name = "PermissionsCustomSidebarOnAllPages", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsCustomSidebarOnAllPages;
@XmlElementRef(name = "PermissionsCustomizeApplication", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsCustomizeApplication;
@XmlElementRef(name = "PermissionsDeleteActivatedContract", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsDeleteActivatedContract;
@XmlElementRef(name = "PermissionsDeleteTopics", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsDeleteTopics;
@XmlElementRef(name = "PermissionsDistributeFromPersWksp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsDistributeFromPersWksp;
@XmlElementRef(name = "PermissionsEditBrandTemplates", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEditBrandTemplates;
@XmlElementRef(name = "PermissionsEditCaseComments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEditCaseComments;
@XmlElementRef(name = "PermissionsEditEvent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEditEvent;
@XmlElementRef(name = "PermissionsEditHtmlTemplates", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEditHtmlTemplates;
@XmlElementRef(name = "PermissionsEditKnowledge", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEditKnowledge;
@XmlElementRef(name = "PermissionsEditOppLineItemUnitPrice", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEditOppLineItemUnitPrice;
@XmlElementRef(name = "PermissionsEditPublicDocuments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEditPublicDocuments;
@XmlElementRef(name = "PermissionsEditPublicTemplates", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEditPublicTemplates;
@XmlElementRef(name = "PermissionsEditReadonlyFields", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEditReadonlyFields;
@XmlElementRef(name = "PermissionsEditReports", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEditReports;
@XmlElementRef(name = "PermissionsEditTask", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEditTask;
@XmlElementRef(name = "PermissionsEditTopics", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEditTopics;
@XmlElementRef(name = "PermissionsEmailAdministration", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEmailAdministration;
@XmlElementRef(name = "PermissionsEmailMass", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEmailMass;
@XmlElementRef(name = "PermissionsEmailSingle", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEmailSingle;
@XmlElementRef(name = "PermissionsEmailTemplateManagement", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEmailTemplateManagement;
@XmlElementRef(name = "PermissionsEnableNotifications", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsEnableNotifications;
@XmlElementRef(name = "PermissionsExportReport", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsExportReport;
@XmlElementRef(name = "PermissionsFlowUFLRequired", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsFlowUFLRequired;
@XmlElementRef(name = "PermissionsForceTwoFactor", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsForceTwoFactor;
@XmlElementRef(name = "PermissionsGovernNetworks", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsGovernNetworks;
@XmlElementRef(name = "PermissionsIdentityConnect", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsIdentityConnect;
@XmlElementRef(name = "PermissionsIdentityEnabled", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsIdentityEnabled;
@XmlElementRef(name = "PermissionsImportLeads", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsImportLeads;
@XmlElementRef(name = "PermissionsImportPersonal", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsImportPersonal;
@XmlElementRef(name = "PermissionsInstallPackaging", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AcceptedEventRelation.java | 64 |
| org/solenopsis/keraiai/wsdl/enterprise/DeclinedEventRelation.java | 64 |
| org/solenopsis/keraiai/wsdl/enterprise/UndecidedEventRelation.java | 64 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Event", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Event> event;
@XmlElementRef(name = "EventId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> eventId;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Relation", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> relation;
@XmlElementRef(name = "RelationId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> relationId;
@XmlElementRef(name = "RespondedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> respondedDate;
@XmlElementRef(name = "Response", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> response;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "Type", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> type;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the event property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Event }{@code >}
*
*/
public JAXBElement<Event> getEvent() {
return event;
}
/**
* Sets the value of the event property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Event }{@code >}
*
*/
public void setEvent(JAXBElement<Event> value) {
this.event = value;
}
/**
* Gets the value of the eventId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEventId() {
return eventId;
}
/**
* Sets the value of the eventId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEventId(JAXBElement<String> value) {
this.eventId = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the relation property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getRelation() {
return relation;
}
/**
* Sets the value of the relation property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setRelation(JAXBElement<Name> value) {
this.relation = value;
}
/**
* Gets the value of the relationId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRelationId() {
return relationId;
}
/**
* Sets the value of the relationId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRelationId(JAXBElement<String> value) {
this.relationId = value;
}
/**
* Gets the value of the respondedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getRespondedDate() {
return respondedDate;
}
/**
* Sets the value of the respondedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setRespondedDate(JAXBElement<XMLGregorianCalendar> value) {
this.respondedDate = value;
}
/**
* Gets the value of the response property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getResponse() {
return response;
}
/**
* Sets the value of the response property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setResponse(JAXBElement<String> value) {
this.response = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setType(JAXBElement<String> value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/GetUserInfoResult.java | 51 |
| org/solenopsis/keraiai/wsdl/partner/GetUserInfoResult.java | 51 |
@XmlType(name = "GetUserInfoResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"accessibilityMode",
"currencySymbol",
"orgAttachmentFileSizeLimit",
"orgDefaultCurrencyIsoCode",
"orgDisallowHtmlAttachments",
"orgHasPersonAccounts",
"organizationId",
"organizationMultiCurrency",
"organizationName",
"profileId",
"roleId",
"sessionSecondsValid",
"userDefaultCurrencyIsoCode",
"userEmail",
"userFullName",
"userId",
"userLanguage",
"userLocale",
"userName",
"userTimeZone",
"userType",
"userUiSkin"
})
public class GetUserInfoResult {
protected boolean accessibilityMode;
@XmlElement(required = true, nillable = true)
protected String currencySymbol;
protected int orgAttachmentFileSizeLimit;
@XmlElement(required = true, nillable = true)
protected String orgDefaultCurrencyIsoCode;
protected boolean orgDisallowHtmlAttachments;
protected boolean orgHasPersonAccounts;
@XmlElement(required = true)
protected String organizationId;
protected boolean organizationMultiCurrency;
@XmlElement(required = true)
protected String organizationName;
@XmlElement(required = true)
protected String profileId;
@XmlElement(required = true, nillable = true)
protected String roleId;
protected int sessionSecondsValid;
@XmlElement(required = true, nillable = true)
protected String userDefaultCurrencyIsoCode;
@XmlElement(required = true)
protected String userEmail;
@XmlElement(required = true)
protected String userFullName;
@XmlElement(required = true)
protected String userId;
@XmlElement(required = true)
protected String userLanguage;
@XmlElement(required = true)
protected String userLocale;
@XmlElement(required = true)
protected String userName;
@XmlElement(required = true)
protected String userTimeZone;
@XmlElement(required = true)
protected String userType;
@XmlElement(required = true)
protected String userUiSkin;
/**
* Gets the value of the accessibilityMode property.
*
*/
public boolean isAccessibilityMode() {
return accessibilityMode;
}
/**
* Sets the value of the accessibilityMode property.
*
*/
public void setAccessibilityMode(boolean value) {
this.accessibilityMode = value;
}
/**
* Gets the value of the currencySymbol property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCurrencySymbol() {
return currencySymbol;
}
/**
* Sets the value of the currencySymbol property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCurrencySymbol(String value) {
this.currencySymbol = value;
}
/**
* Gets the value of the orgAttachmentFileSizeLimit property.
*
*/
public int getOrgAttachmentFileSizeLimit() {
return orgAttachmentFileSizeLimit;
}
/**
* Sets the value of the orgAttachmentFileSizeLimit property.
*
*/
public void setOrgAttachmentFileSizeLimit(int value) {
this.orgAttachmentFileSizeLimit = value;
}
/**
* Gets the value of the orgDefaultCurrencyIsoCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOrgDefaultCurrencyIsoCode() {
return orgDefaultCurrencyIsoCode;
}
/**
* Sets the value of the orgDefaultCurrencyIsoCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOrgDefaultCurrencyIsoCode(String value) {
this.orgDefaultCurrencyIsoCode = value;
}
/**
* Gets the value of the orgDisallowHtmlAttachments property.
*
*/
public boolean isOrgDisallowHtmlAttachments() {
return orgDisallowHtmlAttachments;
}
/**
* Sets the value of the orgDisallowHtmlAttachments property.
*
*/
public void setOrgDisallowHtmlAttachments(boolean value) {
this.orgDisallowHtmlAttachments = value;
}
/**
* Gets the value of the orgHasPersonAccounts property.
*
*/
public boolean isOrgHasPersonAccounts() {
return orgHasPersonAccounts;
}
/**
* Sets the value of the orgHasPersonAccounts property.
*
*/
public void setOrgHasPersonAccounts(boolean value) {
this.orgHasPersonAccounts = value;
}
/**
* Gets the value of the organizationId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOrganizationId() {
return organizationId;
}
/**
* Sets the value of the organizationId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOrganizationId(String value) {
this.organizationId = value;
}
/**
* Gets the value of the organizationMultiCurrency property.
*
*/
public boolean isOrganizationMultiCurrency() {
return organizationMultiCurrency;
}
/**
* Sets the value of the organizationMultiCurrency property.
*
*/
public void setOrganizationMultiCurrency(boolean value) {
this.organizationMultiCurrency = value;
}
/**
* Gets the value of the organizationName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOrganizationName() {
return organizationName;
}
/**
* Sets the value of the organizationName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOrganizationName(String value) {
this.organizationName = value;
}
/**
* Gets the value of the profileId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getProfileId() {
return profileId;
}
/**
* Sets the value of the profileId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setProfileId(String value) {
this.profileId = value;
}
/**
* Gets the value of the roleId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRoleId() {
return roleId;
}
/**
* Sets the value of the roleId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRoleId(String value) {
this.roleId = value;
}
/**
* Gets the value of the sessionSecondsValid property.
*
*/
public int getSessionSecondsValid() {
return sessionSecondsValid;
}
/**
* Sets the value of the sessionSecondsValid property.
*
*/
public void setSessionSecondsValid(int value) {
this.sessionSecondsValid = value;
}
/**
* Gets the value of the userDefaultCurrencyIsoCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserDefaultCurrencyIsoCode() {
return userDefaultCurrencyIsoCode;
}
/**
* Sets the value of the userDefaultCurrencyIsoCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserDefaultCurrencyIsoCode(String value) {
this.userDefaultCurrencyIsoCode = value;
}
/**
* Gets the value of the userEmail property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserEmail() {
return userEmail;
}
/**
* Sets the value of the userEmail property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserEmail(String value) {
this.userEmail = value;
}
/**
* Gets the value of the userFullName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserFullName() {
return userFullName;
}
/**
* Sets the value of the userFullName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserFullName(String value) {
this.userFullName = value;
}
/**
* Gets the value of the userId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserId() {
return userId;
}
/**
* Sets the value of the userId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserId(String value) {
this.userId = value;
}
/**
* Gets the value of the userLanguage property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserLanguage() {
return userLanguage;
}
/**
* Sets the value of the userLanguage property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserLanguage(String value) {
this.userLanguage = value;
}
/**
* Gets the value of the userLocale property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserLocale() {
return userLocale;
}
/**
* Sets the value of the userLocale property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserLocale(String value) {
this.userLocale = value;
}
/**
* Gets the value of the userName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserName() {
return userName;
}
/**
* Sets the value of the userName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserName(String value) {
this.userName = value;
}
/**
* Gets the value of the userTimeZone property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserTimeZone() {
return userTimeZone;
}
/**
* Sets the value of the userTimeZone property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserTimeZone(String value) {
this.userTimeZone = value;
}
/**
* Gets the value of the userType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserType() {
return userType;
}
/**
* Sets the value of the userType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserType(String value) {
this.userType = value;
}
/**
* Gets the value of the userUiSkin property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserUiSkin() {
return userUiSkin;
}
/**
* Sets the value of the userUiSkin property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserUiSkin(String value) {
this.userUiSkin = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardComponentFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/EventFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2Feed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ReportFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/TopicFeed.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/UserFeed.java | 130 |
protected JAXBElement<Account> parent;
@XmlElementRef(name = "ParentId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> parentId;
@XmlElementRef(name = "RelatedRecordId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> relatedRecordId;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "Title", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> title;
@XmlElementRef(name = "Type", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> type;
/**
* Gets the value of the body property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBody() {
return body;
}
/**
* Sets the value of the body property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBody(JAXBElement<String> value) {
this.body = value;
}
/**
* Gets the value of the commentCount property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getCommentCount() {
return commentCount;
}
/**
* Sets the value of the commentCount property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setCommentCount(JAXBElement<Integer> value) {
this.commentCount = value;
}
/**
* Gets the value of the contentData property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link byte[]}{@code >}
*
*/
public JAXBElement<byte[]> getContentData() {
return contentData;
}
/**
* Sets the value of the contentData property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link byte[]}{@code >}
*
*/
public void setContentData(JAXBElement<byte[]> value) {
this.contentData = value;
}
/**
* Gets the value of the contentDescription property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentDescription() {
return contentDescription;
}
/**
* Sets the value of the contentDescription property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentDescription(JAXBElement<String> value) {
this.contentDescription = value;
}
/**
* Gets the value of the contentFileName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentFileName() {
return contentFileName;
}
/**
* Sets the value of the contentFileName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentFileName(JAXBElement<String> value) {
this.contentFileName = value;
}
/**
* Gets the value of the contentSize property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getContentSize() {
return contentSize;
}
/**
* Sets the value of the contentSize property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setContentSize(JAXBElement<Integer> value) {
this.contentSize = value;
}
/**
* Gets the value of the contentType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentType() {
return contentType;
}
/**
* Sets the value of the contentType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentType(JAXBElement<String> value) {
this.contentType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the feedComments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedComments() {
return feedComments;
}
/**
* Sets the value of the feedComments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedComments(JAXBElement<QueryResult> value) {
this.feedComments = value;
}
/**
* Gets the value of the feedLikes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedLikes() {
return feedLikes;
}
/**
* Sets the value of the feedLikes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedLikes(JAXBElement<QueryResult> value) {
this.feedLikes = value;
}
/**
* Gets the value of the feedTrackedChanges property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedTrackedChanges() {
return feedTrackedChanges;
}
/**
* Sets the value of the feedTrackedChanges property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedTrackedChanges(JAXBElement<QueryResult> value) {
this.feedTrackedChanges = value;
}
/**
* Gets the value of the insertedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getInsertedBy() {
return insertedBy;
}
/**
* Sets the value of the insertedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setInsertedBy(JAXBElement<Name> value) {
this.insertedBy = value;
}
/**
* Gets the value of the insertedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getInsertedById() {
return insertedById;
}
/**
* Sets the value of the insertedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setInsertedById(JAXBElement<String> value) {
this.insertedById = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isRichText property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsRichText() {
return isRichText;
}
/**
* Sets the value of the isRichText property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsRichText(JAXBElement<Boolean> value) {
this.isRichText = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the likeCount property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getLikeCount() {
return likeCount;
}
/**
* Sets the value of the likeCount property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setLikeCount(JAXBElement<Integer> value) {
this.likeCount = value;
}
/**
* Gets the value of the linkUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLinkUrl() {
return linkUrl;
}
/**
* Sets the value of the linkUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLinkUrl(JAXBElement<String> value) {
this.linkUrl = value;
}
/**
* Gets the value of the parent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getParent() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/SharedTo.java | 49 |
| org/solenopsis/keraiai/wsdl/tooling/SharedTo.java | 49 |
@XmlType(name = "SharedTo", propOrder = {
"allCustomerPortalUsers",
"allInternalUsers",
"allPartnerUsers",
"group",
"groups",
"managerSubordinates",
"managers",
"portalRole",
"portalRoleAndSubordinates",
"queue",
"role",
"roleAndSubordinates",
"roleAndSubordinatesInternal",
"roles",
"rolesAndSubordinates",
"territories",
"territoriesAndSubordinates",
"territory",
"territoryAndSubordinates"
})
public class SharedTo {
protected String allCustomerPortalUsers;
protected String allInternalUsers;
protected String allPartnerUsers;
protected List<String> group;
protected List<String> groups;
protected List<String> managerSubordinates;
protected List<String> managers;
protected List<String> portalRole;
protected List<String> portalRoleAndSubordinates;
protected List<String> queue;
protected List<String> role;
protected List<String> roleAndSubordinates;
protected List<String> roleAndSubordinatesInternal;
protected List<String> roles;
protected List<String> rolesAndSubordinates;
protected List<String> territories;
protected List<String> territoriesAndSubordinates;
protected List<String> territory;
protected List<String> territoryAndSubordinates;
/**
* Gets the value of the allCustomerPortalUsers property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAllCustomerPortalUsers() {
return allCustomerPortalUsers;
}
/**
* Sets the value of the allCustomerPortalUsers property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAllCustomerPortalUsers(String value) {
this.allCustomerPortalUsers = value;
}
/**
* Gets the value of the allInternalUsers property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAllInternalUsers() {
return allInternalUsers;
}
/**
* Sets the value of the allInternalUsers property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAllInternalUsers(String value) {
this.allInternalUsers = value;
}
/**
* Gets the value of the allPartnerUsers property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAllPartnerUsers() {
return allPartnerUsers;
}
/**
* Sets the value of the allPartnerUsers property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAllPartnerUsers(String value) {
this.allPartnerUsers = value;
}
/**
* Gets the value of the group property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the group property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getGroup().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getGroup() {
if (group == null) {
group = new ArrayList<String>();
}
return this.group;
}
/**
* Gets the value of the groups property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the groups property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getGroups().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getGroups() {
if (groups == null) {
groups = new ArrayList<String>();
}
return this.groups;
}
/**
* Gets the value of the managerSubordinates property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the managerSubordinates property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getManagerSubordinates().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getManagerSubordinates() {
if (managerSubordinates == null) {
managerSubordinates = new ArrayList<String>();
}
return this.managerSubordinates;
}
/**
* Gets the value of the managers property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the managers property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getManagers().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getManagers() {
if (managers == null) {
managers = new ArrayList<String>();
}
return this.managers;
}
/**
* Gets the value of the portalRole property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the portalRole property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPortalRole().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getPortalRole() {
if (portalRole == null) {
portalRole = new ArrayList<String>();
}
return this.portalRole;
}
/**
* Gets the value of the portalRoleAndSubordinates property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the portalRoleAndSubordinates property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPortalRoleAndSubordinates().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getPortalRoleAndSubordinates() {
if (portalRoleAndSubordinates == null) {
portalRoleAndSubordinates = new ArrayList<String>();
}
return this.portalRoleAndSubordinates;
}
/**
* Gets the value of the queue property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the queue property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getQueue().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getQueue() {
if (queue == null) {
queue = new ArrayList<String>();
}
return this.queue;
}
/**
* Gets the value of the role property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the role property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRole().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getRole() {
if (role == null) {
role = new ArrayList<String>();
}
return this.role;
}
/**
* Gets the value of the roleAndSubordinates property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the roleAndSubordinates property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRoleAndSubordinates().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getRoleAndSubordinates() {
if (roleAndSubordinates == null) {
roleAndSubordinates = new ArrayList<String>();
}
return this.roleAndSubordinates;
}
/**
* Gets the value of the roleAndSubordinatesInternal property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the roleAndSubordinatesInternal property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRoleAndSubordinatesInternal().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getRoleAndSubordinatesInternal() {
if (roleAndSubordinatesInternal == null) {
roleAndSubordinatesInternal = new ArrayList<String>();
}
return this.roleAndSubordinatesInternal;
}
/**
* Gets the value of the roles property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the roles property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRoles().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getRoles() {
if (roles == null) {
roles = new ArrayList<String>();
}
return this.roles;
}
/**
* Gets the value of the rolesAndSubordinates property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the rolesAndSubordinates property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRolesAndSubordinates().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getRolesAndSubordinates() {
if (rolesAndSubordinates == null) {
rolesAndSubordinates = new ArrayList<String>();
}
return this.rolesAndSubordinates;
}
/**
* Gets the value of the territories property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the territories property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getTerritories().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getTerritories() {
if (territories == null) {
territories = new ArrayList<String>();
}
return this.territories;
}
/**
* Gets the value of the territoriesAndSubordinates property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the territoriesAndSubordinates property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getTerritoriesAndSubordinates().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getTerritoriesAndSubordinates() {
if (territoriesAndSubordinates == null) {
territoriesAndSubordinates = new ArrayList<String>();
}
return this.territoriesAndSubordinates;
}
/**
* Gets the value of the territory property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the territory property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getTerritory().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getTerritory() {
if (territory == null) {
territory = new ArrayList<String>();
}
return this.territory;
}
/**
* Gets the value of the territoryAndSubordinates property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the territoryAndSubordinates property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getTerritoryAndSubordinates().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getTerritoryAndSubordinates() {
if (territoryAndSubordinates == null) {
territoryAndSubordinates = new ArrayList<String>();
}
return this.territoryAndSubordinates;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 3543 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 3427 |
this.permissionsPublishPackaging = value;
}
/**
* Gets the value of the permissionsResetPasswords property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsResetPasswords() {
return permissionsResetPasswords;
}
/**
* Sets the value of the permissionsResetPasswords property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsResetPasswords(JAXBElement<Boolean> value) {
this.permissionsResetPasswords = value;
}
/**
* Gets the value of the permissionsRunFlow property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsRunFlow() {
return permissionsRunFlow;
}
/**
* Sets the value of the permissionsRunFlow property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsRunFlow(JAXBElement<Boolean> value) {
this.permissionsRunFlow = value;
}
/**
* Gets the value of the permissionsRunReports property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsRunReports() {
return permissionsRunReports;
}
/**
* Sets the value of the permissionsRunReports property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsRunReports(JAXBElement<Boolean> value) {
this.permissionsRunReports = value;
}
/**
* Gets the value of the permissionsSalesConsole property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsSalesConsole() {
return permissionsSalesConsole;
}
/**
* Sets the value of the permissionsSalesConsole property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsSalesConsole(JAXBElement<Boolean> value) {
this.permissionsSalesConsole = value;
}
/**
* Gets the value of the permissionsScheduleReports property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsScheduleReports() {
return permissionsScheduleReports;
}
/**
* Sets the value of the permissionsScheduleReports property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsScheduleReports(JAXBElement<Boolean> value) {
this.permissionsScheduleReports = value;
}
/**
* Gets the value of the permissionsSelectFilesFromSalesforce property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsSelectFilesFromSalesforce() {
return permissionsSelectFilesFromSalesforce;
}
/**
* Sets the value of the permissionsSelectFilesFromSalesforce property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsSelectFilesFromSalesforce(JAXBElement<Boolean> value) {
this.permissionsSelectFilesFromSalesforce = value;
}
/**
* Gets the value of the permissionsSendSitRequests property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsSendSitRequests() {
return permissionsSendSitRequests;
}
/**
* Sets the value of the permissionsSendSitRequests property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsSendSitRequests(JAXBElement<Boolean> value) {
this.permissionsSendSitRequests = value;
}
/**
* Gets the value of the permissionsShareInternalArticles property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsShareInternalArticles() {
return permissionsShareInternalArticles;
}
/**
* Sets the value of the permissionsShareInternalArticles property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsShareInternalArticles(JAXBElement<Boolean> value) {
this.permissionsShareInternalArticles = value;
}
/**
* Gets the value of the permissionsSolutionImport property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsSolutionImport() {
return permissionsSolutionImport;
}
/**
* Sets the value of the permissionsSolutionImport property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsSolutionImport(JAXBElement<Boolean> value) {
this.permissionsSolutionImport = value;
}
/**
* Gets the value of the permissionsSubmitMacrosAllowed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsSubmitMacrosAllowed() {
return permissionsSubmitMacrosAllowed;
}
/**
* Sets the value of the permissionsSubmitMacrosAllowed property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsSubmitMacrosAllowed(JAXBElement<Boolean> value) {
this.permissionsSubmitMacrosAllowed = value;
}
/**
* Gets the value of the permissionsTransferAnyCase property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsTransferAnyCase() {
return permissionsTransferAnyCase;
}
/**
* Sets the value of the permissionsTransferAnyCase property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsTransferAnyCase(JAXBElement<Boolean> value) {
this.permissionsTransferAnyCase = value;
}
/**
* Gets the value of the permissionsTransferAnyEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsTransferAnyEntity() {
return permissionsTransferAnyEntity;
}
/**
* Sets the value of the permissionsTransferAnyEntity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsTransferAnyEntity(JAXBElement<Boolean> value) {
this.permissionsTransferAnyEntity = value;
}
/**
* Gets the value of the permissionsTransferAnyLead property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsTransferAnyLead() {
return permissionsTransferAnyLead;
}
/**
* Sets the value of the permissionsTransferAnyLead property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsTransferAnyLead(JAXBElement<Boolean> value) {
this.permissionsTransferAnyLead = value;
}
/**
* Gets the value of the permissionsTwoFactorApi property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsTwoFactorApi() {
return permissionsTwoFactorApi;
}
/**
* Sets the value of the permissionsTwoFactorApi property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsTwoFactorApi(JAXBElement<Boolean> value) {
this.permissionsTwoFactorApi = value;
}
/**
* Gets the value of the permissionsUseTeamReassignWizards property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsUseTeamReassignWizards() {
return permissionsUseTeamReassignWizards;
}
/**
* Sets the value of the permissionsUseTeamReassignWizards property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsUseTeamReassignWizards(JAXBElement<Boolean> value) {
this.permissionsUseTeamReassignWizards = value;
}
/**
* Gets the value of the permissionsViewAllData property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsViewAllData() {
return permissionsViewAllData;
}
/**
* Sets the value of the permissionsViewAllData property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsViewAllData(JAXBElement<Boolean> value) {
this.permissionsViewAllData = value;
}
/**
* Gets the value of the permissionsViewAllUsers property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsViewAllUsers() {
return permissionsViewAllUsers;
}
/**
* Sets the value of the permissionsViewAllUsers property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsViewAllUsers(JAXBElement<Boolean> value) {
this.permissionsViewAllUsers = value;
}
/**
* Gets the value of the permissionsViewContent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsViewContent() {
return permissionsViewContent;
}
/**
* Sets the value of the permissionsViewContent property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsViewContent(JAXBElement<Boolean> value) {
this.permissionsViewContent = value;
}
/**
* Gets the value of the permissionsViewDataCategories property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsViewDataCategories() {
return permissionsViewDataCategories;
}
/**
* Sets the value of the permissionsViewDataCategories property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsViewDataCategories(JAXBElement<Boolean> value) {
this.permissionsViewDataCategories = value;
}
/**
* Gets the value of the permissionsViewEncryptedData property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsViewEncryptedData() {
return permissionsViewEncryptedData;
}
/**
* Sets the value of the permissionsViewEncryptedData property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsViewEncryptedData(JAXBElement<Boolean> value) {
this.permissionsViewEncryptedData = value;
}
/**
* Gets the value of the permissionsViewEventLogFiles property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsViewEventLogFiles() {
return permissionsViewEventLogFiles;
}
/**
* Sets the value of the permissionsViewEventLogFiles property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsViewEventLogFiles(JAXBElement<Boolean> value) {
this.permissionsViewEventLogFiles = value;
}
/**
* Gets the value of the permissionsViewHelpLink property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsViewHelpLink() {
return permissionsViewHelpLink;
}
/**
* Sets the value of the permissionsViewHelpLink property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsViewHelpLink(JAXBElement<Boolean> value) {
this.permissionsViewHelpLink = value;
}
/**
* Gets the value of the permissionsViewMyTeamsDashboards property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsViewMyTeamsDashboards() {
return permissionsViewMyTeamsDashboards;
}
/**
* Sets the value of the permissionsViewMyTeamsDashboards property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsViewMyTeamsDashboards(JAXBElement<Boolean> value) {
this.permissionsViewMyTeamsDashboards = value;
}
/**
* Gets the value of the permissionsViewSetup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsViewSetup() {
return permissionsViewSetup;
}
/**
* Sets the value of the permissionsViewSetup property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsViewSetup(JAXBElement<Boolean> value) {
this.permissionsViewSetup = value;
}
/**
* Gets the value of the profile property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Profile }{@code >}
*
*/
public JAXBElement<Profile> getProfile() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 58 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 58 |
extends SObject
{
@XmlElementRef(name = "Content", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> content;
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "User", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> user;
@XmlElementRef(name = "UserId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userId;
/**
* Gets the value of the content property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContent() {
return content;
}
/**
* Sets the value of the content property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContent(JAXBElement<String> value) {
this.content = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the user property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getUser() {
return user;
}
/**
* Sets the value of the user property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setUser(JAXBElement<User> value) {
this.user = value;
}
/**
* Gets the value of the userId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUserId() {
return userId;
}
/**
* Sets the value of the userId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUserId(JAXBElement<String> value) {
this.userId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 975 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 859 |
this.objectPerms = value;
}
/**
* Gets the value of the permissionsActivateContract property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsActivateContract() {
return permissionsActivateContract;
}
/**
* Sets the value of the permissionsActivateContract property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsActivateContract(JAXBElement<Boolean> value) {
this.permissionsActivateContract = value;
}
/**
* Gets the value of the permissionsAllowUniversalSearch property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsAllowUniversalSearch() {
return permissionsAllowUniversalSearch;
}
/**
* Sets the value of the permissionsAllowUniversalSearch property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsAllowUniversalSearch(JAXBElement<Boolean> value) {
this.permissionsAllowUniversalSearch = value;
}
/**
* Gets the value of the permissionsAllowViewKnowledge property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsAllowViewKnowledge() {
return permissionsAllowViewKnowledge;
}
/**
* Sets the value of the permissionsAllowViewKnowledge property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsAllowViewKnowledge(JAXBElement<Boolean> value) {
this.permissionsAllowViewKnowledge = value;
}
/**
* Gets the value of the permissionsApiEnabled property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsApiEnabled() {
return permissionsApiEnabled;
}
/**
* Sets the value of the permissionsApiEnabled property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsApiEnabled(JAXBElement<Boolean> value) {
this.permissionsApiEnabled = value;
}
/**
* Gets the value of the permissionsAssignPermissionSets property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsAssignPermissionSets() {
return permissionsAssignPermissionSets;
}
/**
* Sets the value of the permissionsAssignPermissionSets property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsAssignPermissionSets(JAXBElement<Boolean> value) {
this.permissionsAssignPermissionSets = value;
}
/**
* Gets the value of the permissionsAssignTopics property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsAssignTopics() {
return permissionsAssignTopics;
}
/**
* Sets the value of the permissionsAssignTopics property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsAssignTopics(JAXBElement<Boolean> value) {
this.permissionsAssignTopics = value;
}
/**
* Gets the value of the permissionsAuthorApex property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsAuthorApex() {
return permissionsAuthorApex;
}
/**
* Sets the value of the permissionsAuthorApex property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsAuthorApex(JAXBElement<Boolean> value) {
this.permissionsAuthorApex = value;
}
/**
* Gets the value of the permissionsBulkApiHardDelete property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsBulkApiHardDelete() {
return permissionsBulkApiHardDelete;
}
/**
* Sets the value of the permissionsBulkApiHardDelete property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsBulkApiHardDelete(JAXBElement<Boolean> value) {
this.permissionsBulkApiHardDelete = value;
}
/**
* Gets the value of the permissionsBulkMacrosAllowed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsBulkMacrosAllowed() {
return permissionsBulkMacrosAllowed;
}
/**
* Sets the value of the permissionsBulkMacrosAllowed property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsBulkMacrosAllowed(JAXBElement<Boolean> value) {
this.permissionsBulkMacrosAllowed = value;
}
/**
* Gets the value of the permissionsCanInsertFeedSystemFields property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsCanInsertFeedSystemFields() {
return permissionsCanInsertFeedSystemFields;
}
/**
* Sets the value of the permissionsCanInsertFeedSystemFields property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsCanInsertFeedSystemFields(JAXBElement<Boolean> value) {
this.permissionsCanInsertFeedSystemFields = value;
}
/**
* Gets the value of the permissionsCanUseNewDashboardBuilder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsCanUseNewDashboardBuilder() {
return permissionsCanUseNewDashboardBuilder;
}
/**
* Sets the value of the permissionsCanUseNewDashboardBuilder property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsCanUseNewDashboardBuilder(JAXBElement<Boolean> value) {
this.permissionsCanUseNewDashboardBuilder = value;
}
/**
* Gets the value of the permissionsChatterEditOwnPost property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsChatterEditOwnPost() {
return permissionsChatterEditOwnPost;
}
/**
* Sets the value of the permissionsChatterEditOwnPost property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsChatterEditOwnPost(JAXBElement<Boolean> value) {
this.permissionsChatterEditOwnPost = value;
}
/**
* Gets the value of the permissionsChatterEditOwnRecordPost property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsChatterEditOwnRecordPost() {
return permissionsChatterEditOwnRecordPost;
}
/**
* Sets the value of the permissionsChatterEditOwnRecordPost property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsChatterEditOwnRecordPost(JAXBElement<Boolean> value) {
this.permissionsChatterEditOwnRecordPost = value;
}
/**
* Gets the value of the permissionsChatterFileLink property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsChatterFileLink() {
return permissionsChatterFileLink;
}
/**
* Sets the value of the permissionsChatterFileLink property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsChatterFileLink(JAXBElement<Boolean> value) {
this.permissionsChatterFileLink = value;
}
/**
* Gets the value of the permissionsChatterForSharePoint property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsChatterForSharePoint() {
return permissionsChatterForSharePoint;
}
/**
* Sets the value of the permissionsChatterForSharePoint property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsChatterForSharePoint(JAXBElement<Boolean> value) {
this.permissionsChatterForSharePoint = value;
}
/**
* Gets the value of the permissionsChatterInternalUser property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsChatterInternalUser() {
return permissionsChatterInternalUser;
}
/**
* Sets the value of the permissionsChatterInternalUser property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsChatterInternalUser(JAXBElement<Boolean> value) {
this.permissionsChatterInternalUser = value;
}
/**
* Gets the value of the permissionsChatterInviteExternalUsers property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsChatterInviteExternalUsers() {
return permissionsChatterInviteExternalUsers;
}
/**
* Sets the value of the permissionsChatterInviteExternalUsers property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsChatterInviteExternalUsers(JAXBElement<Boolean> value) {
this.permissionsChatterInviteExternalUsers = value;
}
/**
* Gets the value of the permissionsChatterOwnGroups property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsChatterOwnGroups() {
return permissionsChatterOwnGroups;
}
/**
* Sets the value of the permissionsChatterOwnGroups property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsChatterOwnGroups(JAXBElement<Boolean> value) {
this.permissionsChatterOwnGroups = value;
}
/**
* Gets the value of the permissionsConfigCustomRecs property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsConfigCustomRecs() {
return permissionsConfigCustomRecs;
}
/**
* Sets the value of the permissionsConfigCustomRecs property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsConfigCustomRecs(JAXBElement<Boolean> value) {
this.permissionsConfigCustomRecs = value;
}
/**
* Gets the value of the permissionsConnectOrgToEnvironmentHub property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsConnectOrgToEnvironmentHub() {
return permissionsConnectOrgToEnvironmentHub;
}
/**
* Sets the value of the permissionsConnectOrgToEnvironmentHub property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsConnectOrgToEnvironmentHub(JAXBElement<Boolean> value) {
this.permissionsConnectOrgToEnvironmentHub = value;
}
/**
* Gets the value of the permissionsContentAdministrator property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsContentAdministrator() {
return permissionsContentAdministrator;
}
/**
* Sets the value of the permissionsContentAdministrator property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsContentAdministrator(JAXBElement<Boolean> value) {
this.permissionsContentAdministrator = value;
}
/**
* Gets the value of the permissionsConvertLeads property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsConvertLeads() {
return permissionsConvertLeads;
}
/**
* Sets the value of the permissionsConvertLeads property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsConvertLeads(JAXBElement<Boolean> value) {
this.permissionsConvertLeads = value;
}
/**
* Gets the value of the permissionsCreateCustomizeFilters property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsCreateCustomizeFilters() {
return permissionsCreateCustomizeFilters;
}
/**
* Sets the value of the permissionsCreateCustomizeFilters property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setPermissionsCreateCustomizeFilters(JAXBElement<Boolean> value) {
this.permissionsCreateCustomizeFilters = value;
}
/**
* Gets the value of the permissionsCreatePackaging property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getPermissionsCreatePackaging() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 581 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 563 |
@XmlElementRef(name = "PermissionsResetPasswords", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsResetPasswords;
@XmlElementRef(name = "PermissionsRunFlow", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsRunFlow;
@XmlElementRef(name = "PermissionsRunReports", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsRunReports;
@XmlElementRef(name = "PermissionsSalesConsole", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsSalesConsole;
@XmlElementRef(name = "PermissionsScheduleReports", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsScheduleReports;
@XmlElementRef(name = "PermissionsSelectFilesFromSalesforce", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsSelectFilesFromSalesforce;
@XmlElementRef(name = "PermissionsSendSitRequests", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsSendSitRequests;
@XmlElementRef(name = "PermissionsShareInternalArticles", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsShareInternalArticles;
@XmlElementRef(name = "PermissionsSolutionImport", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsSolutionImport;
@XmlElementRef(name = "PermissionsSubmitMacrosAllowed", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsSubmitMacrosAllowed;
@XmlElementRef(name = "PermissionsTransferAnyCase", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsTransferAnyCase;
@XmlElementRef(name = "PermissionsTransferAnyEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsTransferAnyEntity;
@XmlElementRef(name = "PermissionsTransferAnyLead", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsTransferAnyLead;
@XmlElementRef(name = "PermissionsTwoFactorApi", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsTwoFactorApi;
@XmlElementRef(name = "PermissionsUseTeamReassignWizards", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsUseTeamReassignWizards;
@XmlElementRef(name = "PermissionsViewAllData", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsViewAllData;
@XmlElementRef(name = "PermissionsViewAllUsers", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsViewAllUsers;
@XmlElementRef(name = "PermissionsViewContent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsViewContent;
@XmlElementRef(name = "PermissionsViewDataCategories", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsViewDataCategories;
@XmlElementRef(name = "PermissionsViewEncryptedData", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsViewEncryptedData;
@XmlElementRef(name = "PermissionsViewEventLogFiles", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsViewEventLogFiles;
@XmlElementRef(name = "PermissionsViewHelpLink", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsViewHelpLink;
@XmlElementRef(name = "PermissionsViewMyTeamsDashboards", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsViewMyTeamsDashboards;
@XmlElementRef(name = "PermissionsViewSetup", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsViewSetup;
@XmlElementRef(name = "Profile", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WebLink.java | 50 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink.java | 50 |
@XmlType(name = "WebLink", propOrder = {
"availability",
"description",
"displayType",
"encodingKey",
"hasMenubar",
"hasScrollbars",
"hasToolbar",
"height",
"isResizable",
"linkType",
"masterLabel",
"openType",
"page",
"position",
"_protected",
"requireRowSelection",
"scontrol",
"showsLocation",
"showsStatus",
"url",
"width"
})
public class WebLink
extends Metadata
{
@XmlElement(required = true)
protected WebLinkAvailability availability;
protected String description;
@XmlElement(required = true)
protected WebLinkDisplayType displayType;
protected Encoding encodingKey;
protected Boolean hasMenubar;
protected Boolean hasScrollbars;
protected Boolean hasToolbar;
protected Integer height;
protected Boolean isResizable;
@XmlElement(required = true)
protected WebLinkType linkType;
protected String masterLabel;
@XmlElement(required = true)
protected WebLinkWindowType openType;
protected String page;
protected WebLinkPosition position;
@XmlElement(name = "protected")
protected boolean _protected;
protected Boolean requireRowSelection;
protected String scontrol;
protected Boolean showsLocation;
protected Boolean showsStatus;
protected String url;
protected Integer width;
/**
* Gets the value of the availability property.
*
* @return
* possible object is
* {@link WebLinkAvailability }
*
*/
public WebLinkAvailability getAvailability() {
return availability;
}
/**
* Sets the value of the availability property.
*
* @param value
* allowed object is
* {@link WebLinkAvailability }
*
*/
public void setAvailability(WebLinkAvailability value) {
this.availability = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the displayType property.
*
* @return
* possible object is
* {@link WebLinkDisplayType }
*
*/
public WebLinkDisplayType getDisplayType() {
return displayType;
}
/**
* Sets the value of the displayType property.
*
* @param value
* allowed object is
* {@link WebLinkDisplayType }
*
*/
public void setDisplayType(WebLinkDisplayType value) {
this.displayType = value;
}
/**
* Gets the value of the encodingKey property.
*
* @return
* possible object is
* {@link Encoding }
*
*/
public Encoding getEncodingKey() {
return encodingKey;
}
/**
* Sets the value of the encodingKey property.
*
* @param value
* allowed object is
* {@link Encoding }
*
*/
public void setEncodingKey(Encoding value) {
this.encodingKey = value;
}
/**
* Gets the value of the hasMenubar property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHasMenubar() {
return hasMenubar;
}
/**
* Sets the value of the hasMenubar property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHasMenubar(Boolean value) {
this.hasMenubar = value;
}
/**
* Gets the value of the hasScrollbars property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHasScrollbars() {
return hasScrollbars;
}
/**
* Sets the value of the hasScrollbars property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHasScrollbars(Boolean value) {
this.hasScrollbars = value;
}
/**
* Gets the value of the hasToolbar property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHasToolbar() {
return hasToolbar;
}
/**
* Sets the value of the hasToolbar property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHasToolbar(Boolean value) {
this.hasToolbar = value;
}
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setHeight(Integer value) {
this.height = value;
}
/**
* Gets the value of the isResizable property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsResizable() {
return isResizable;
}
/**
* Sets the value of the isResizable property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsResizable(Boolean value) {
this.isResizable = value;
}
/**
* Gets the value of the linkType property.
*
* @return
* possible object is
* {@link WebLinkType }
*
*/
public WebLinkType getLinkType() {
return linkType;
}
/**
* Sets the value of the linkType property.
*
* @param value
* allowed object is
* {@link WebLinkType }
*
*/
public void setLinkType(WebLinkType value) {
this.linkType = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMasterLabel(String value) {
this.masterLabel = value;
}
/**
* Gets the value of the openType property.
*
* @return
* possible object is
* {@link WebLinkWindowType }
*
*/
public WebLinkWindowType getOpenType() {
return openType;
}
/**
* Sets the value of the openType property.
*
* @param value
* allowed object is
* {@link WebLinkWindowType }
*
*/
public void setOpenType(WebLinkWindowType value) {
this.openType = value;
}
/**
* Gets the value of the page property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPage() {
return page;
}
/**
* Sets the value of the page property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPage(String value) {
this.page = value;
}
/**
* Gets the value of the position property.
*
* @return
* possible object is
* {@link WebLinkPosition }
*
*/
public WebLinkPosition getPosition() {
return position;
}
/**
* Sets the value of the position property.
*
* @param value
* allowed object is
* {@link WebLinkPosition }
*
*/
public void setPosition(WebLinkPosition value) {
this.position = value;
}
/**
* Gets the value of the protected property.
*
*/
public boolean isProtected() {
return _protected;
}
/**
* Sets the value of the protected property.
*
*/
public void setProtected(boolean value) {
this._protected = value;
}
/**
* Gets the value of the requireRowSelection property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isRequireRowSelection() {
return requireRowSelection;
}
/**
* Sets the value of the requireRowSelection property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setRequireRowSelection(Boolean value) {
this.requireRowSelection = value;
}
/**
* Gets the value of the scontrol property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getScontrol() {
return scontrol;
}
/**
* Sets the value of the scontrol property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setScontrol(String value) {
this.scontrol = value;
}
/**
* Gets the value of the showsLocation property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowsLocation() {
return showsLocation;
}
/**
* Sets the value of the showsLocation property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowsLocation(Boolean value) {
this.showsLocation = value;
}
/**
* Gets the value of the showsStatus property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowsStatus() {
return showsStatus;
}
/**
* Sets the value of the showsStatus property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowsStatus(Boolean value) {
this.showsStatus = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrl(String value) {
this.url = value;
}
/**
* Gets the value of the width property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getWidth() {
return width;
}
/**
* Sets the value of the width property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setWidth(Integer value) {
this.width = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeGlobalSObjectResult.java | 50 |
| org/solenopsis/keraiai/wsdl/partner/DescribeGlobalSObjectResult.java | 50 |
@XmlType(name = "DescribeGlobalSObjectResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"activateable",
"createable",
"custom",
"customSetting",
"deletable",
"deprecatedAndHidden",
"feedEnabled",
"idEnabled",
"keyPrefix",
"label",
"labelPlural",
"layoutable",
"mergeable",
"name",
"queryable",
"replicateable",
"retrieveable",
"searchable",
"triggerable",
"undeletable",
"updateable"
})
public class DescribeGlobalSObjectResult {
protected boolean activateable;
protected boolean createable;
protected boolean custom;
protected boolean customSetting;
protected boolean deletable;
protected boolean deprecatedAndHidden;
protected boolean feedEnabled;
protected boolean idEnabled;
@XmlElement(required = true, nillable = true)
protected String keyPrefix;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String labelPlural;
protected boolean layoutable;
protected boolean mergeable;
@XmlElement(required = true)
protected String name;
protected boolean queryable;
protected boolean replicateable;
protected boolean retrieveable;
protected boolean searchable;
protected boolean triggerable;
protected boolean undeletable;
protected boolean updateable;
/**
* Gets the value of the activateable property.
*
*/
public boolean isActivateable() {
return activateable;
}
/**
* Sets the value of the activateable property.
*
*/
public void setActivateable(boolean value) {
this.activateable = value;
}
/**
* Gets the value of the createable property.
*
*/
public boolean isCreateable() {
return createable;
}
/**
* Sets the value of the createable property.
*
*/
public void setCreateable(boolean value) {
this.createable = value;
}
/**
* Gets the value of the custom property.
*
*/
public boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
*/
public void setCustom(boolean value) {
this.custom = value;
}
/**
* Gets the value of the customSetting property.
*
*/
public boolean isCustomSetting() {
return customSetting;
}
/**
* Sets the value of the customSetting property.
*
*/
public void setCustomSetting(boolean value) {
this.customSetting = value;
}
/**
* Gets the value of the deletable property.
*
*/
public boolean isDeletable() {
return deletable;
}
/**
* Sets the value of the deletable property.
*
*/
public void setDeletable(boolean value) {
this.deletable = value;
}
/**
* Gets the value of the deprecatedAndHidden property.
*
*/
public boolean isDeprecatedAndHidden() {
return deprecatedAndHidden;
}
/**
* Sets the value of the deprecatedAndHidden property.
*
*/
public void setDeprecatedAndHidden(boolean value) {
this.deprecatedAndHidden = value;
}
/**
* Gets the value of the feedEnabled property.
*
*/
public boolean isFeedEnabled() {
return feedEnabled;
}
/**
* Sets the value of the feedEnabled property.
*
*/
public void setFeedEnabled(boolean value) {
this.feedEnabled = value;
}
/**
* Gets the value of the idEnabled property.
*
*/
public boolean isIdEnabled() {
return idEnabled;
}
/**
* Sets the value of the idEnabled property.
*
*/
public void setIdEnabled(boolean value) {
this.idEnabled = value;
}
/**
* Gets the value of the keyPrefix property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getKeyPrefix() {
return keyPrefix;
}
/**
* Sets the value of the keyPrefix property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setKeyPrefix(String value) {
this.keyPrefix = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the labelPlural property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabelPlural() {
return labelPlural;
}
/**
* Sets the value of the labelPlural property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabelPlural(String value) {
this.labelPlural = value;
}
/**
* Gets the value of the layoutable property.
*
*/
public boolean isLayoutable() {
return layoutable;
}
/**
* Sets the value of the layoutable property.
*
*/
public void setLayoutable(boolean value) {
this.layoutable = value;
}
/**
* Gets the value of the mergeable property.
*
*/
public boolean isMergeable() {
return mergeable;
}
/**
* Sets the value of the mergeable property.
*
*/
public void setMergeable(boolean value) {
this.mergeable = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the queryable property.
*
*/
public boolean isQueryable() {
return queryable;
}
/**
* Sets the value of the queryable property.
*
*/
public void setQueryable(boolean value) {
this.queryable = value;
}
/**
* Gets the value of the replicateable property.
*
*/
public boolean isReplicateable() {
return replicateable;
}
/**
* Sets the value of the replicateable property.
*
*/
public void setReplicateable(boolean value) {
this.replicateable = value;
}
/**
* Gets the value of the retrieveable property.
*
*/
public boolean isRetrieveable() {
return retrieveable;
}
/**
* Sets the value of the retrieveable property.
*
*/
public void setRetrieveable(boolean value) {
this.retrieveable = value;
}
/**
* Gets the value of the searchable property.
*
*/
public boolean isSearchable() {
return searchable;
}
/**
* Sets the value of the searchable property.
*
*/
public void setSearchable(boolean value) {
this.searchable = value;
}
/**
* Gets the value of the triggerable property.
*
*/
public boolean isTriggerable() {
return triggerable;
}
/**
* Sets the value of the triggerable property.
*
*/
public void setTriggerable(boolean value) {
this.triggerable = value;
}
/**
* Gets the value of the undeletable property.
*
*/
public boolean isUndeletable() {
return undeletable;
}
/**
* Sets the value of the undeletable property.
*
*/
public void setUndeletable(boolean value) {
this.undeletable = value;
}
/**
* Gets the value of the updateable property.
*
*/
public boolean isUpdateable() {
return updateable;
}
/**
* Sets the value of the updateable property.
*
*/
public void setUpdateable(boolean value) {
this.updateable = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 367 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 349 |
@XmlElementRef(name = "PermissionsActivateContract", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsActivateContract;
@XmlElementRef(name = "PermissionsAllowUniversalSearch", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsAllowUniversalSearch;
@XmlElementRef(name = "PermissionsAllowViewKnowledge", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsAllowViewKnowledge;
@XmlElementRef(name = "PermissionsApiEnabled", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsApiEnabled;
@XmlElementRef(name = "PermissionsAssignPermissionSets", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsAssignPermissionSets;
@XmlElementRef(name = "PermissionsAssignTopics", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsAssignTopics;
@XmlElementRef(name = "PermissionsAuthorApex", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsAuthorApex;
@XmlElementRef(name = "PermissionsBulkApiHardDelete", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsBulkApiHardDelete;
@XmlElementRef(name = "PermissionsBulkMacrosAllowed", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsBulkMacrosAllowed;
@XmlElementRef(name = "PermissionsCanInsertFeedSystemFields", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsCanInsertFeedSystemFields;
@XmlElementRef(name = "PermissionsCanUseNewDashboardBuilder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsCanUseNewDashboardBuilder;
@XmlElementRef(name = "PermissionsChatterEditOwnPost", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsChatterEditOwnPost;
@XmlElementRef(name = "PermissionsChatterEditOwnRecordPost", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsChatterEditOwnRecordPost;
@XmlElementRef(name = "PermissionsChatterFileLink", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsChatterFileLink;
@XmlElementRef(name = "PermissionsChatterForSharePoint", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsChatterForSharePoint;
@XmlElementRef(name = "PermissionsChatterInternalUser", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsChatterInternalUser;
@XmlElementRef(name = "PermissionsChatterInviteExternalUsers", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsChatterInviteExternalUsers;
@XmlElementRef(name = "PermissionsChatterOwnGroups", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsChatterOwnGroups;
@XmlElementRef(name = "PermissionsConfigCustomRecs", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsConfigCustomRecs;
@XmlElementRef(name = "PermissionsConnectOrgToEnvironmentHub", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsConnectOrgToEnvironmentHub;
@XmlElementRef(name = "PermissionsContentAdministrator", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsContentAdministrator;
@XmlElementRef(name = "PermissionsConvertLeads", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsConvertLeads;
@XmlElementRef(name = "PermissionsCreateCustomizeFilters", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> permissionsCreateCustomizeFilters;
@XmlElementRef(name = "PermissionsCreatePackaging", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/CustomField.java | 469 |
| org/solenopsis/keraiai/wsdl/tooling/CustomField.java | 437 |
this.fieldManageability = value;
}
/**
* Gets the value of the formula property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFormula() {
return formula;
}
/**
* Sets the value of the formula property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFormula(String value) {
this.formula = value;
}
/**
* Gets the value of the formulaTreatBlanksAs property.
*
* @return
* possible object is
* {@link TreatBlanksAs }
*
*/
public TreatBlanksAs getFormulaTreatBlanksAs() {
return formulaTreatBlanksAs;
}
/**
* Sets the value of the formulaTreatBlanksAs property.
*
* @param value
* allowed object is
* {@link TreatBlanksAs }
*
*/
public void setFormulaTreatBlanksAs(TreatBlanksAs value) {
this.formulaTreatBlanksAs = value;
}
/**
* Gets the value of the inlineHelpText property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInlineHelpText() {
return inlineHelpText;
}
/**
* Sets the value of the inlineHelpText property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInlineHelpText(String value) {
this.inlineHelpText = value;
}
/**
* Gets the value of the isConvertLeadDisabled property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsConvertLeadDisabled() {
return isConvertLeadDisabled;
}
/**
* Sets the value of the isConvertLeadDisabled property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsConvertLeadDisabled(Boolean value) {
this.isConvertLeadDisabled = value;
}
/**
* Gets the value of the isFilteringDisabled property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsFilteringDisabled() {
return isFilteringDisabled;
}
/**
* Sets the value of the isFilteringDisabled property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsFilteringDisabled(Boolean value) {
this.isFilteringDisabled = value;
}
/**
* Gets the value of the isNameField property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsNameField() {
return isNameField;
}
/**
* Sets the value of the isNameField property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsNameField(Boolean value) {
this.isNameField = value;
}
/**
* Gets the value of the isSortingDisabled property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsSortingDisabled() {
return isSortingDisabled;
}
/**
* Sets the value of the isSortingDisabled property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsSortingDisabled(Boolean value) {
this.isSortingDisabled = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the length property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getLength() {
return length;
}
/**
* Sets the value of the length property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setLength(Integer value) {
this.length = value;
}
/**
* Gets the value of the lookupFilter property.
*
* @return
* possible object is
* {@link LookupFilter }
*
*/
public LookupFilter getLookupFilter() {
return lookupFilter;
}
/**
* Sets the value of the lookupFilter property.
*
* @param value
* allowed object is
* {@link LookupFilter }
*
*/
public void setLookupFilter(LookupFilter value) {
this.lookupFilter = value;
}
/**
* Gets the value of the maskChar property.
*
* @return
* possible object is
* {@link EncryptedFieldMaskChar }
*
*/
public EncryptedFieldMaskChar getMaskChar() {
return maskChar;
}
/**
* Sets the value of the maskChar property.
*
* @param value
* allowed object is
* {@link EncryptedFieldMaskChar }
*
*/
public void setMaskChar(EncryptedFieldMaskChar value) {
this.maskChar = value;
}
/**
* Gets the value of the maskType property.
*
* @return
* possible object is
* {@link EncryptedFieldMaskType }
*
*/
public EncryptedFieldMaskType getMaskType() {
return maskType;
}
/**
* Sets the value of the maskType property.
*
* @param value
* allowed object is
* {@link EncryptedFieldMaskType }
*
*/
public void setMaskType(EncryptedFieldMaskType value) {
this.maskType = value;
}
/**
* Gets the value of the picklist property.
*
* @return
* possible object is
* {@link Picklist }
*
*/
public Picklist getPicklist() {
return picklist;
}
/**
* Sets the value of the picklist property.
*
* @param value
* allowed object is
* {@link Picklist }
*
*/
public void setPicklist(Picklist value) {
this.picklist = value;
}
/**
* Gets the value of the populateExistingRows property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isPopulateExistingRows() {
return populateExistingRows;
}
/**
* Sets the value of the populateExistingRows property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setPopulateExistingRows(Boolean value) {
this.populateExistingRows = value;
}
/**
* Gets the value of the precision property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getPrecision() {
return precision;
}
/**
* Sets the value of the precision property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setPrecision(Integer value) {
this.precision = value;
}
/**
* Gets the value of the referenceTargetField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getReferenceTargetField() {
return referenceTargetField;
}
/**
* Sets the value of the referenceTargetField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setReferenceTargetField(String value) {
this.referenceTargetField = value;
}
/**
* Gets the value of the referenceTo property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getReferenceTo() {
return referenceTo;
}
/**
* Sets the value of the referenceTo property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setReferenceTo(String value) {
this.referenceTo = value;
}
/**
* Gets the value of the relationshipLabel property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRelationshipLabel() {
return relationshipLabel;
}
/**
* Sets the value of the relationshipLabel property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRelationshipLabel(String value) {
this.relationshipLabel = value;
}
/**
* Gets the value of the relationshipName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRelationshipName() {
return relationshipName;
}
/**
* Sets the value of the relationshipName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRelationshipName(String value) {
this.relationshipName = value;
}
/**
* Gets the value of the relationshipOrder property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getRelationshipOrder() {
return relationshipOrder;
}
/**
* Sets the value of the relationshipOrder property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setRelationshipOrder(Integer value) {
this.relationshipOrder = value;
}
/**
* Gets the value of the reparentableMasterDetail property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isReparentableMasterDetail() {
return reparentableMasterDetail;
}
/**
* Sets the value of the reparentableMasterDetail property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setReparentableMasterDetail(Boolean value) {
this.reparentableMasterDetail = value;
}
/**
* Gets the value of the required property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isRequired() {
return required;
}
/**
* Sets the value of the required property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setRequired(Boolean value) {
this.required = value;
}
/**
* Gets the value of the restrictedAdminField property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isRestrictedAdminField() {
return restrictedAdminField;
}
/**
* Sets the value of the restrictedAdminField property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setRestrictedAdminField(Boolean value) {
this.restrictedAdminField = value;
}
/**
* Gets the value of the scale property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getScale() {
return scale;
}
/**
* Sets the value of the scale property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setScale(Integer value) {
this.scale = value;
}
/**
* Gets the value of the startingNumber property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getStartingNumber() {
return startingNumber;
}
/**
* Sets the value of the startingNumber property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setStartingNumber(Integer value) {
this.startingNumber = value;
}
/**
* Gets the value of the stripMarkup property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isStripMarkup() {
return stripMarkup;
}
/**
* Sets the value of the stripMarkup property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setStripMarkup(Boolean value) {
this.stripMarkup = value;
}
/**
* Gets the value of the summarizedField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSummarizedField() {
return summarizedField;
}
/**
* Sets the value of the summarizedField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSummarizedField(String value) {
this.summarizedField = value;
}
/**
* Gets the value of the summaryFilterItems property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the summaryFilterItems property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSummaryFilterItems().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FilterItem }
*
*
*/
public List<FilterItem> getSummaryFilterItems() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 56 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsClosed", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isClosed;
@XmlElementRef(name = "IsDefault", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDefault;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "SortOrder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> sortOrder;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isClosed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsClosed() {
return isClosed;
}
/**
* Sets the value of the isClosed property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsClosed(JAXBElement<Boolean> value) {
this.isClosed = value;
}
/**
* Gets the value of the isDefault property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDefault() {
return isDefault;
}
/**
* Sets the value of the isDefault property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDefault(JAXBElement<Boolean> value) {
this.isDefault = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the sortOrder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getSortOrder() {
return sortOrder;
}
/**
* Sets the value of the sortOrder property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setSortOrder(JAXBElement<Integer> value) {
this.sortOrder = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/GetUserInfoResult.java | 95 |
| org/solenopsis/keraiai/wsdl/partner/GetUserInfoResult.java | 95 |
| org/solenopsis/keraiai/wsdl/tooling/GetUserInfoResult.java | 95 |
@XmlElement(required = true, nillable = true)
protected String userDefaultCurrencyIsoCode;
@XmlElement(required = true)
protected String userEmail;
@XmlElement(required = true)
protected String userFullName;
@XmlElement(required = true)
protected String userId;
@XmlElement(required = true)
protected String userLanguage;
@XmlElement(required = true)
protected String userLocale;
@XmlElement(required = true)
protected String userName;
@XmlElement(required = true)
protected String userTimeZone;
@XmlElement(required = true)
protected String userType;
@XmlElement(required = true)
protected String userUiSkin;
/**
* Gets the value of the accessibilityMode property.
*
*/
public boolean isAccessibilityMode() {
return accessibilityMode;
}
/**
* Sets the value of the accessibilityMode property.
*
*/
public void setAccessibilityMode(boolean value) {
this.accessibilityMode = value;
}
/**
* Gets the value of the currencySymbol property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCurrencySymbol() {
return currencySymbol;
}
/**
* Sets the value of the currencySymbol property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCurrencySymbol(String value) {
this.currencySymbol = value;
}
/**
* Gets the value of the orgAttachmentFileSizeLimit property.
*
*/
public int getOrgAttachmentFileSizeLimit() {
return orgAttachmentFileSizeLimit;
}
/**
* Sets the value of the orgAttachmentFileSizeLimit property.
*
*/
public void setOrgAttachmentFileSizeLimit(int value) {
this.orgAttachmentFileSizeLimit = value;
}
/**
* Gets the value of the orgDefaultCurrencyIsoCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOrgDefaultCurrencyIsoCode() {
return orgDefaultCurrencyIsoCode;
}
/**
* Sets the value of the orgDefaultCurrencyIsoCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOrgDefaultCurrencyIsoCode(String value) {
this.orgDefaultCurrencyIsoCode = value;
}
/**
* Gets the value of the orgDisallowHtmlAttachments property.
*
*/
public boolean isOrgDisallowHtmlAttachments() {
return orgDisallowHtmlAttachments;
}
/**
* Sets the value of the orgDisallowHtmlAttachments property.
*
*/
public void setOrgDisallowHtmlAttachments(boolean value) {
this.orgDisallowHtmlAttachments = value;
}
/**
* Gets the value of the orgHasPersonAccounts property.
*
*/
public boolean isOrgHasPersonAccounts() {
return orgHasPersonAccounts;
}
/**
* Sets the value of the orgHasPersonAccounts property.
*
*/
public void setOrgHasPersonAccounts(boolean value) {
this.orgHasPersonAccounts = value;
}
/**
* Gets the value of the organizationId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOrganizationId() {
return organizationId;
}
/**
* Sets the value of the organizationId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOrganizationId(String value) {
this.organizationId = value;
}
/**
* Gets the value of the organizationMultiCurrency property.
*
*/
public boolean isOrganizationMultiCurrency() {
return organizationMultiCurrency;
}
/**
* Sets the value of the organizationMultiCurrency property.
*
*/
public void setOrganizationMultiCurrency(boolean value) {
this.organizationMultiCurrency = value;
}
/**
* Gets the value of the organizationName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOrganizationName() {
return organizationName;
}
/**
* Sets the value of the organizationName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOrganizationName(String value) {
this.organizationName = value;
}
/**
* Gets the value of the profileId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getProfileId() {
return profileId;
}
/**
* Sets the value of the profileId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setProfileId(String value) {
this.profileId = value;
}
/**
* Gets the value of the roleId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRoleId() {
return roleId;
}
/**
* Sets the value of the roleId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRoleId(String value) {
this.roleId = value;
}
/**
* Gets the value of the sessionSecondsValid property.
*
*/
public int getSessionSecondsValid() {
return sessionSecondsValid;
}
/**
* Sets the value of the sessionSecondsValid property.
*
*/
public void setSessionSecondsValid(int value) {
this.sessionSecondsValid = value;
}
/**
* Gets the value of the userDefaultCurrencyIsoCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserDefaultCurrencyIsoCode() {
return userDefaultCurrencyIsoCode;
}
/**
* Sets the value of the userDefaultCurrencyIsoCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserDefaultCurrencyIsoCode(String value) {
this.userDefaultCurrencyIsoCode = value;
}
/**
* Gets the value of the userEmail property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserEmail() {
return userEmail;
}
/**
* Sets the value of the userEmail property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserEmail(String value) {
this.userEmail = value;
}
/**
* Gets the value of the userFullName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserFullName() {
return userFullName;
}
/**
* Sets the value of the userFullName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserFullName(String value) {
this.userFullName = value;
}
/**
* Gets the value of the userId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserId() {
return userId;
}
/**
* Sets the value of the userId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserId(String value) {
this.userId = value;
}
/**
* Gets the value of the userLanguage property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserLanguage() {
return userLanguage;
}
/**
* Sets the value of the userLanguage property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserLanguage(String value) {
this.userLanguage = value;
}
/**
* Gets the value of the userLocale property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserLocale() {
return userLocale;
}
/**
* Sets the value of the userLocale property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserLocale(String value) {
this.userLocale = value;
}
/**
* Gets the value of the userName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserName() {
return userName;
}
/**
* Sets the value of the userName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserName(String value) {
this.userName = value;
}
/**
* Gets the value of the userTimeZone property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserTimeZone() {
return userTimeZone;
}
/**
* Sets the value of the userTimeZone property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserTimeZone(String value) {
this.userTimeZone = value;
}
/**
* Gets the value of the userType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserType() {
return userType;
}
/**
* Sets the value of the userType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserType(String value) {
this.userType = value;
}
/**
* Gets the value of the userUiSkin property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserUiSkin() {
return userUiSkin;
}
/**
* Sets the value of the userUiSkin property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserUiSkin(String value) {
this.userUiSkin = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SingleEmailMessage.java | 94 |
| org/solenopsis/keraiai/wsdl/partner/SingleEmailMessage.java | 94 |
@XmlElementRef(name = "references", namespace = "urn:enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> references;
@XmlElement(required = true, nillable = true)
protected String targetObjectId;
@XmlElement(required = true, nillable = true)
protected String templateId;
@XmlElement(nillable = true)
protected List<String> toAddresses;
@XmlElement(required = true, type = Boolean.class, nillable = true)
protected Boolean treatBodiesAsTemplate;
@XmlElement(required = true, type = Boolean.class, nillable = true)
protected Boolean treatTargetObjectAsRecipient;
@XmlElement(required = true, nillable = true)
protected String whatId;
/**
* Gets the value of the bccAddresses property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the bccAddresses property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getBccAddresses().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getBccAddresses() {
if (bccAddresses == null) {
bccAddresses = new ArrayList<String>();
}
return this.bccAddresses;
}
/**
* Gets the value of the ccAddresses property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the ccAddresses property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCcAddresses().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getCcAddresses() {
if (ccAddresses == null) {
ccAddresses = new ArrayList<String>();
}
return this.ccAddresses;
}
/**
* Gets the value of the charset property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCharset() {
return charset;
}
/**
* Sets the value of the charset property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCharset(String value) {
this.charset = value;
}
/**
* Gets the value of the documentAttachments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the documentAttachments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDocumentAttachments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getDocumentAttachments() {
if (documentAttachments == null) {
documentAttachments = new ArrayList<String>();
}
return this.documentAttachments;
}
/**
* Gets the value of the entityAttachments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the entityAttachments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getEntityAttachments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getEntityAttachments() {
if (entityAttachments == null) {
entityAttachments = new ArrayList<String>();
}
return this.entityAttachments;
}
/**
* Gets the value of the fileAttachments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fileAttachments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFileAttachments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link EmailFileAttachment }
*
*
*/
public List<EmailFileAttachment> getFileAttachments() {
if (fileAttachments == null) {
fileAttachments = new ArrayList<EmailFileAttachment>();
}
return this.fileAttachments;
}
/**
* Gets the value of the htmlBody property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHtmlBody() {
return htmlBody;
}
/**
* Sets the value of the htmlBody property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHtmlBody(String value) {
this.htmlBody = value;
}
/**
* Gets the value of the inReplyTo property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getInReplyTo() {
return inReplyTo;
}
/**
* Sets the value of the inReplyTo property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setInReplyTo(JAXBElement<String> value) {
this.inReplyTo = value;
}
/**
* Gets the value of the optOutPolicy property.
*
* @return
* possible object is
* {@link SendEmailOptOutPolicy }
*
*/
public SendEmailOptOutPolicy getOptOutPolicy() {
return optOutPolicy;
}
/**
* Sets the value of the optOutPolicy property.
*
* @param value
* allowed object is
* {@link SendEmailOptOutPolicy }
*
*/
public void setOptOutPolicy(SendEmailOptOutPolicy value) {
this.optOutPolicy = value;
}
/**
* Gets the value of the orgWideEmailAddressId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOrgWideEmailAddressId() {
return orgWideEmailAddressId;
}
/**
* Sets the value of the orgWideEmailAddressId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOrgWideEmailAddressId(JAXBElement<String> value) {
this.orgWideEmailAddressId = value;
}
/**
* Gets the value of the plainTextBody property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPlainTextBody() {
return plainTextBody;
}
/**
* Sets the value of the plainTextBody property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPlainTextBody(String value) {
this.plainTextBody = value;
}
/**
* Gets the value of the references property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getReferences() {
return references;
}
/**
* Sets the value of the references property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setReferences(JAXBElement<String> value) {
this.references = value;
}
/**
* Gets the value of the targetObjectId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTargetObjectId() {
return targetObjectId;
}
/**
* Sets the value of the targetObjectId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTargetObjectId(String value) {
this.targetObjectId = value;
}
/**
* Gets the value of the templateId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTemplateId() {
return templateId;
}
/**
* Sets the value of the templateId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTemplateId(String value) {
this.templateId = value;
}
/**
* Gets the value of the toAddresses property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the toAddresses property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getToAddresses().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getToAddresses() {
if (toAddresses == null) {
toAddresses = new ArrayList<String>();
}
return this.toAddresses;
}
/**
* Gets the value of the treatBodiesAsTemplate property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isTreatBodiesAsTemplate() {
return treatBodiesAsTemplate;
}
/**
* Sets the value of the treatBodiesAsTemplate property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setTreatBodiesAsTemplate(Boolean value) {
this.treatBodiesAsTemplate = value;
}
/**
* Gets the value of the treatTargetObjectAsRecipient property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isTreatTargetObjectAsRecipient() {
return treatTargetObjectAsRecipient;
}
/**
* Sets the value of the treatTargetObjectAsRecipient property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setTreatTargetObjectAsRecipient(Boolean value) {
this.treatTargetObjectAsRecipient = value;
}
/**
* Gets the value of the whatId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getWhatId() {
return whatId;
}
/**
* Sets the value of the whatId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setWhatId(String value) {
this.whatId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/CustomPageWebLink.java | 74 |
| org/solenopsis/keraiai/wsdl/metadata/WebLink.java | 74 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink.java | 74 |
extends Metadata
{
@XmlElement(required = true)
protected WebLinkAvailability availability;
protected String description;
@XmlElement(required = true)
protected WebLinkDisplayType displayType;
protected Encoding encodingKey;
protected Boolean hasMenubar;
protected Boolean hasScrollbars;
protected Boolean hasToolbar;
protected Integer height;
protected Boolean isResizable;
@XmlElement(required = true)
protected WebLinkType linkType;
protected String masterLabel;
@XmlElement(required = true)
protected WebLinkWindowType openType;
protected String page;
protected WebLinkPosition position;
@XmlElement(name = "protected")
protected boolean _protected;
protected Boolean requireRowSelection;
protected String scontrol;
protected Boolean showsLocation;
protected Boolean showsStatus;
protected String url;
protected Integer width;
/**
* Gets the value of the availability property.
*
* @return
* possible object is
* {@link WebLinkAvailability }
*
*/
public WebLinkAvailability getAvailability() {
return availability;
}
/**
* Sets the value of the availability property.
*
* @param value
* allowed object is
* {@link WebLinkAvailability }
*
*/
public void setAvailability(WebLinkAvailability value) {
this.availability = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the displayType property.
*
* @return
* possible object is
* {@link WebLinkDisplayType }
*
*/
public WebLinkDisplayType getDisplayType() {
return displayType;
}
/**
* Sets the value of the displayType property.
*
* @param value
* allowed object is
* {@link WebLinkDisplayType }
*
*/
public void setDisplayType(WebLinkDisplayType value) {
this.displayType = value;
}
/**
* Gets the value of the encodingKey property.
*
* @return
* possible object is
* {@link Encoding }
*
*/
public Encoding getEncodingKey() {
return encodingKey;
}
/**
* Sets the value of the encodingKey property.
*
* @param value
* allowed object is
* {@link Encoding }
*
*/
public void setEncodingKey(Encoding value) {
this.encodingKey = value;
}
/**
* Gets the value of the hasMenubar property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHasMenubar() {
return hasMenubar;
}
/**
* Sets the value of the hasMenubar property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHasMenubar(Boolean value) {
this.hasMenubar = value;
}
/**
* Gets the value of the hasScrollbars property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHasScrollbars() {
return hasScrollbars;
}
/**
* Sets the value of the hasScrollbars property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHasScrollbars(Boolean value) {
this.hasScrollbars = value;
}
/**
* Gets the value of the hasToolbar property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHasToolbar() {
return hasToolbar;
}
/**
* Sets the value of the hasToolbar property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHasToolbar(Boolean value) {
this.hasToolbar = value;
}
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setHeight(Integer value) {
this.height = value;
}
/**
* Gets the value of the isResizable property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsResizable() {
return isResizable;
}
/**
* Sets the value of the isResizable property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsResizable(Boolean value) {
this.isResizable = value;
}
/**
* Gets the value of the linkType property.
*
* @return
* possible object is
* {@link WebLinkType }
*
*/
public WebLinkType getLinkType() {
return linkType;
}
/**
* Sets the value of the linkType property.
*
* @param value
* allowed object is
* {@link WebLinkType }
*
*/
public void setLinkType(WebLinkType value) {
this.linkType = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMasterLabel(String value) {
this.masterLabel = value;
}
/**
* Gets the value of the openType property.
*
* @return
* possible object is
* {@link WebLinkWindowType }
*
*/
public WebLinkWindowType getOpenType() {
return openType;
}
/**
* Sets the value of the openType property.
*
* @param value
* allowed object is
* {@link WebLinkWindowType }
*
*/
public void setOpenType(WebLinkWindowType value) {
this.openType = value;
}
/**
* Gets the value of the page property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPage() {
return page;
}
/**
* Sets the value of the page property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPage(String value) {
this.page = value;
}
/**
* Gets the value of the position property.
*
* @return
* possible object is
* {@link WebLinkPosition }
*
*/
public WebLinkPosition getPosition() {
return position;
}
/**
* Sets the value of the position property.
*
* @param value
* allowed object is
* {@link WebLinkPosition }
*
*/
public void setPosition(WebLinkPosition value) {
this.position = value;
}
/**
* Gets the value of the protected property.
*
*/
public boolean isProtected() {
return _protected;
}
/**
* Sets the value of the protected property.
*
*/
public void setProtected(boolean value) {
this._protected = value;
}
/**
* Gets the value of the requireRowSelection property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isRequireRowSelection() {
return requireRowSelection;
}
/**
* Sets the value of the requireRowSelection property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setRequireRowSelection(Boolean value) {
this.requireRowSelection = value;
}
/**
* Gets the value of the scontrol property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getScontrol() {
return scontrol;
}
/**
* Sets the value of the scontrol property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setScontrol(String value) {
this.scontrol = value;
}
/**
* Gets the value of the showsLocation property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowsLocation() {
return showsLocation;
}
/**
* Sets the value of the showsLocation property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowsLocation(Boolean value) {
this.showsLocation = value;
}
/**
* Gets the value of the showsStatus property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowsStatus() {
return showsStatus;
}
/**
* Sets the value of the showsStatus property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowsStatus(Boolean value) {
this.showsStatus = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrl(String value) {
this.url = value;
}
/**
* Gets the value of the width property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getWidth() {
return width;
}
/**
* Sets the value of the width property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setWidth(Integer value) {
this.width = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 108 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 108 |
extends SObject
{
@XmlElementRef(name = "Account", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Account> account;
@XmlElementRef(name = "AccountId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> accountId;
@XmlElementRef(name = "ActivityDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> activityDate;
@XmlElementRef(name = "ActivitySubtype", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> activitySubtype;
@XmlElementRef(name = "ActivityType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> activityType;
@XmlElementRef(name = "CallDisposition", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> callDisposition;
@XmlElementRef(name = "CallDurationInSeconds", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> callDurationInSeconds;
@XmlElementRef(name = "CallObject", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> callObject;
@XmlElementRef(name = "CallType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> callType;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DurationInMinutes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> durationInMinutes;
@XmlElementRef(name = "EndDateTime", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> endDateTime;
@XmlElementRef(name = "IsAllDayEvent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isAllDayEvent;
@XmlElementRef(name = "IsClosed", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isClosed;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsHighPriority", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isHighPriority;
@XmlElementRef(name = "IsReminderSet", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isReminderSet;
@XmlElementRef(name = "IsTask", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isTask;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardComponentFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/EventFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2Feed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/ReportFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/TopicFeed.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/UserFeed.java | 86 |
extends SObject
{
@XmlElementRef(name = "Body", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> body;
@XmlElementRef(name = "CommentCount", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> commentCount;
@XmlElementRef(name = "ContentData", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<byte[]> contentData;
@XmlElementRef(name = "ContentDescription", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentDescription;
@XmlElementRef(name = "ContentFileName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentFileName;
@XmlElementRef(name = "ContentSize", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> contentSize;
@XmlElementRef(name = "ContentType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentType;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "FeedComments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedComments;
@XmlElementRef(name = "FeedLikes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedLikes;
@XmlElementRef(name = "FeedTrackedChanges", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedTrackedChanges;
@XmlElementRef(name = "InsertedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> insertedBy;
@XmlElementRef(name = "InsertedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> insertedById;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsRichText", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isRichText;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LikeCount", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> likeCount;
@XmlElementRef(name = "LinkUrl", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> linkUrl;
@XmlElementRef(name = "Parent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Account> parent; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AssignmentRule2.java | 54 |
| org/solenopsis/keraiai/wsdl/tooling/AutoResponseRule2.java | 54 |
extends SObject
{
@XmlElementRef(name = "Active", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> active;
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
/**
* Gets the value of the active property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getActive() {
return active;
}
/**
* Sets the value of the active property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setActive(JAXBElement<Boolean> value) {
this.active = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeLayoutButton.java | 111 |
| org/solenopsis/keraiai/wsdl/partner/DescribeLayoutButton.java | 111 |
@XmlElementRef(name = "windowPosition", namespace = "urn:enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<WebLinkPosition> windowPosition;
/**
* Gets the value of the behavior property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link WebLinkWindowType }{@code >}
*
*/
public JAXBElement<WebLinkWindowType> getBehavior() {
return behavior;
}
/**
* Sets the value of the behavior property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link WebLinkWindowType }{@code >}
*
*/
public void setBehavior(JAXBElement<WebLinkWindowType> value) {
this.behavior = value;
}
/**
* Gets the value of the colors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the colors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getColors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeColor }
*
*
*/
public List<DescribeColor> getColors() {
if (colors == null) {
colors = new ArrayList<DescribeColor>();
}
return this.colors;
}
/**
* Gets the value of the content property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContent() {
return content;
}
/**
* Sets the value of the content property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContent(JAXBElement<String> value) {
this.content = value;
}
/**
* Gets the value of the contentSource property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link WebLinkType }{@code >}
*
*/
public JAXBElement<WebLinkType> getContentSource() {
return contentSource;
}
/**
* Sets the value of the contentSource property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link WebLinkType }{@code >}
*
*/
public void setContentSource(JAXBElement<WebLinkType> value) {
this.contentSource = value;
}
/**
* Gets the value of the custom property.
*
*/
public boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
*/
public void setCustom(boolean value) {
this.custom = value;
}
/**
* Gets the value of the encoding property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEncoding() {
return encoding;
}
/**
* Sets the value of the encoding property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEncoding(JAXBElement<String> value) {
this.encoding = value;
}
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setHeight(JAXBElement<Integer> value) {
this.height = value;
}
/**
* Gets the value of the icons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the icons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getIcons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeIcon }
*
*
*/
public List<DescribeIcon> getIcons() {
if (icons == null) {
icons = new ArrayList<DescribeIcon>();
}
return this.icons;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the menubar property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isMenubar() {
return menubar;
}
/**
* Sets the value of the menubar property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setMenubar(Boolean value) {
this.menubar = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the overridden property.
*
*/
public boolean isOverridden() {
return overridden;
}
/**
* Sets the value of the overridden property.
*
*/
public void setOverridden(boolean value) {
this.overridden = value;
}
/**
* Gets the value of the resizeable property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isResizeable() {
return resizeable;
}
/**
* Sets the value of the resizeable property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setResizeable(Boolean value) {
this.resizeable = value;
}
/**
* Gets the value of the scrollbars property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isScrollbars() {
return scrollbars;
}
/**
* Sets the value of the scrollbars property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setScrollbars(Boolean value) {
this.scrollbars = value;
}
/**
* Gets the value of the showsLocation property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowsLocation() {
return showsLocation;
}
/**
* Sets the value of the showsLocation property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowsLocation(Boolean value) {
this.showsLocation = value;
}
/**
* Gets the value of the showsStatus property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowsStatus() {
return showsStatus;
}
/**
* Sets the value of the showsStatus property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowsStatus(Boolean value) {
this.showsStatus = value;
}
/**
* Gets the value of the toolbar property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isToolbar() {
return toolbar;
}
/**
* Sets the value of the toolbar property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setToolbar(Boolean value) {
this.toolbar = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUrl(JAXBElement<String> value) {
this.url = value;
}
/**
* Gets the value of the width property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getWidth() {
return width;
}
/**
* Sets the value of the width property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setWidth(JAXBElement<Integer> value) {
this.width = value;
}
/**
* Gets the value of the windowPosition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link WebLinkPosition }{@code >}
*
*/
public JAXBElement<WebLinkPosition> getWindowPosition() {
return windowPosition;
}
/**
* Sets the value of the windowPosition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link WebLinkPosition }{@code >}
*
*/
public void setWindowPosition(JAXBElement<WebLinkPosition> value) {
this.windowPosition = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/RuleEntry.java | 47 |
| org/solenopsis/keraiai/wsdl/tooling/RuleEntry.java | 47 |
@XmlType(name = "RuleEntry", propOrder = {
"assignedTo",
"assignedToType",
"booleanFilter",
"businessHours",
"businessHoursSource",
"criteriaItems",
"disableEscalationWhenModified",
"escalationAction",
"escalationStartTime",
"formula",
"notifyCcRecipients",
"overrideExistingTeams",
"replyToEmail",
"senderEmail",
"senderName",
"team",
"template"
})
public class RuleEntry {
protected String assignedTo;
protected AssignToLookupValueType assignedToType;
protected String booleanFilter;
protected String businessHours;
protected BusinessHoursSourceType businessHoursSource;
protected List<FilterItem> criteriaItems;
protected Boolean disableEscalationWhenModified;
protected List<EscalationAction> escalationAction;
protected EscalationStartTimeType escalationStartTime;
protected String formula;
protected Boolean notifyCcRecipients;
protected Boolean overrideExistingTeams;
protected String replyToEmail;
protected String senderEmail;
protected String senderName;
protected List<String> team;
protected String template;
/**
* Gets the value of the assignedTo property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAssignedTo() {
return assignedTo;
}
/**
* Sets the value of the assignedTo property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAssignedTo(String value) {
this.assignedTo = value;
}
/**
* Gets the value of the assignedToType property.
*
* @return
* possible object is
* {@link AssignToLookupValueType }
*
*/
public AssignToLookupValueType getAssignedToType() {
return assignedToType;
}
/**
* Sets the value of the assignedToType property.
*
* @param value
* allowed object is
* {@link AssignToLookupValueType }
*
*/
public void setAssignedToType(AssignToLookupValueType value) {
this.assignedToType = value;
}
/**
* Gets the value of the booleanFilter property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBooleanFilter() {
return booleanFilter;
}
/**
* Sets the value of the booleanFilter property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBooleanFilter(String value) {
this.booleanFilter = value;
}
/**
* Gets the value of the businessHours property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBusinessHours() {
return businessHours;
}
/**
* Sets the value of the businessHours property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBusinessHours(String value) {
this.businessHours = value;
}
/**
* Gets the value of the businessHoursSource property.
*
* @return
* possible object is
* {@link BusinessHoursSourceType }
*
*/
public BusinessHoursSourceType getBusinessHoursSource() {
return businessHoursSource;
}
/**
* Sets the value of the businessHoursSource property.
*
* @param value
* allowed object is
* {@link BusinessHoursSourceType }
*
*/
public void setBusinessHoursSource(BusinessHoursSourceType value) {
this.businessHoursSource = value;
}
/**
* Gets the value of the criteriaItems property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the criteriaItems property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCriteriaItems().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FilterItem }
*
*
*/
public List<FilterItem> getCriteriaItems() {
if (criteriaItems == null) {
criteriaItems = new ArrayList<FilterItem>();
}
return this.criteriaItems;
}
/**
* Gets the value of the disableEscalationWhenModified property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isDisableEscalationWhenModified() {
return disableEscalationWhenModified;
}
/**
* Sets the value of the disableEscalationWhenModified property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setDisableEscalationWhenModified(Boolean value) {
this.disableEscalationWhenModified = value;
}
/**
* Gets the value of the escalationAction property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the escalationAction property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getEscalationAction().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link EscalationAction }
*
*
*/
public List<EscalationAction> getEscalationAction() {
if (escalationAction == null) {
escalationAction = new ArrayList<EscalationAction>();
}
return this.escalationAction;
}
/**
* Gets the value of the escalationStartTime property.
*
* @return
* possible object is
* {@link EscalationStartTimeType }
*
*/
public EscalationStartTimeType getEscalationStartTime() {
return escalationStartTime;
}
/**
* Sets the value of the escalationStartTime property.
*
* @param value
* allowed object is
* {@link EscalationStartTimeType }
*
*/
public void setEscalationStartTime(EscalationStartTimeType value) {
this.escalationStartTime = value;
}
/**
* Gets the value of the formula property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFormula() {
return formula;
}
/**
* Sets the value of the formula property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFormula(String value) {
this.formula = value;
}
/**
* Gets the value of the notifyCcRecipients property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isNotifyCcRecipients() {
return notifyCcRecipients;
}
/**
* Sets the value of the notifyCcRecipients property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setNotifyCcRecipients(Boolean value) {
this.notifyCcRecipients = value;
}
/**
* Gets the value of the overrideExistingTeams property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isOverrideExistingTeams() {
return overrideExistingTeams;
}
/**
* Sets the value of the overrideExistingTeams property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setOverrideExistingTeams(Boolean value) {
this.overrideExistingTeams = value;
}
/**
* Gets the value of the replyToEmail property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getReplyToEmail() {
return replyToEmail;
}
/**
* Sets the value of the replyToEmail property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setReplyToEmail(String value) {
this.replyToEmail = value;
}
/**
* Gets the value of the senderEmail property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSenderEmail() {
return senderEmail;
}
/**
* Sets the value of the senderEmail property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSenderEmail(String value) {
this.senderEmail = value;
}
/**
* Gets the value of the senderName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSenderName() {
return senderName;
}
/**
* Sets the value of the senderName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSenderName(String value) {
this.senderName = value;
}
/**
* Gets the value of the team property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the team property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getTeam().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getTeam() {
if (team == null) {
team = new ArrayList<String>();
}
return this.team;
}
/**
* Gets the value of the template property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTemplate() {
return template;
}
/**
* Sets the value of the template property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTemplate(String value) {
this.template = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexPage.java | 107 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPage2.java | 103 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the controllerKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllerKey() {
return controllerKey;
}
/**
* Sets the value of the controllerKey property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllerKey(JAXBElement<String> value) {
this.controllerKey = value;
}
/**
* Gets the value of the controllerType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllerType() {
return controllerType;
}
/**
* Sets the value of the controllerType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllerType(JAXBElement<String> value) {
this.controllerType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isAvailableInTouch property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsAvailableInTouch() {
return isAvailableInTouch;
}
/**
* Sets the value of the isAvailableInTouch property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsAvailableInTouch(JAXBElement<Boolean> value) {
this.isAvailableInTouch = value;
}
/**
* Gets the value of the isConfirmationTokenRequired property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsConfirmationTokenRequired() {
return isConfirmationTokenRequired;
}
/**
* Sets the value of the isConfirmationTokenRequired property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsConfirmationTokenRequired(JAXBElement<Boolean> value) {
this.isConfirmationTokenRequired = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the markup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMarkup() {
return markup;
}
/**
* Sets the value of the markup property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMarkup(JAXBElement<String> value) {
this.markup = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the setupEntityAccessItems property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getSetupEntityAccessItems() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/AuraDefinitionBundle.java | 45 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle.java | 45 |
@XmlType(name = "AuraDefinitionBundle", propOrder = {
"svgContent",
"apiVersion",
"controllerContent",
"description",
"designContent",
"documentationContent",
"helperContent",
"markup",
"modelContent",
"packageVersions",
"rendererContent",
"styleContent",
"testsuiteContent",
"type"
})
public class AuraDefinitionBundle
extends Metadata
{
@XmlElement(name = "SVGContent")
protected byte[] svgContent;
protected Double apiVersion;
protected byte[] controllerContent;
protected String description;
protected byte[] designContent;
protected byte[] documentationContent;
protected byte[] helperContent;
protected byte[] markup;
protected byte[] modelContent;
protected List<PackageVersion> packageVersions;
protected byte[] rendererContent;
protected byte[] styleContent;
protected byte[] testsuiteContent;
protected AuraBundleType type;
/**
* Gets the value of the svgContent property.
*
* @return
* possible object is
* byte[]
*/
public byte[] getSVGContent() {
return svgContent;
}
/**
* Sets the value of the svgContent property.
*
* @param value
* allowed object is
* byte[]
*/
public void setSVGContent(byte[] value) {
this.svgContent = value;
}
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setApiVersion(Double value) {
this.apiVersion = value;
}
/**
* Gets the value of the controllerContent property.
*
* @return
* possible object is
* byte[]
*/
public byte[] getControllerContent() {
return controllerContent;
}
/**
* Sets the value of the controllerContent property.
*
* @param value
* allowed object is
* byte[]
*/
public void setControllerContent(byte[] value) {
this.controllerContent = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the designContent property.
*
* @return
* possible object is
* byte[]
*/
public byte[] getDesignContent() {
return designContent;
}
/**
* Sets the value of the designContent property.
*
* @param value
* allowed object is
* byte[]
*/
public void setDesignContent(byte[] value) {
this.designContent = value;
}
/**
* Gets the value of the documentationContent property.
*
* @return
* possible object is
* byte[]
*/
public byte[] getDocumentationContent() {
return documentationContent;
}
/**
* Sets the value of the documentationContent property.
*
* @param value
* allowed object is
* byte[]
*/
public void setDocumentationContent(byte[] value) {
this.documentationContent = value;
}
/**
* Gets the value of the helperContent property.
*
* @return
* possible object is
* byte[]
*/
public byte[] getHelperContent() {
return helperContent;
}
/**
* Sets the value of the helperContent property.
*
* @param value
* allowed object is
* byte[]
*/
public void setHelperContent(byte[] value) {
this.helperContent = value;
}
/**
* Gets the value of the markup property.
*
* @return
* possible object is
* byte[]
*/
public byte[] getMarkup() {
return markup;
}
/**
* Sets the value of the markup property.
*
* @param value
* allowed object is
* byte[]
*/
public void setMarkup(byte[] value) {
this.markup = value;
}
/**
* Gets the value of the modelContent property.
*
* @return
* possible object is
* byte[]
*/
public byte[] getModelContent() {
return modelContent;
}
/**
* Sets the value of the modelContent property.
*
* @param value
* allowed object is
* byte[]
*/
public void setModelContent(byte[] value) {
this.modelContent = value;
}
/**
* Gets the value of the packageVersions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the packageVersions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPackageVersions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PackageVersion }
*
*
*/
public List<PackageVersion> getPackageVersions() {
if (packageVersions == null) {
packageVersions = new ArrayList<PackageVersion>();
}
return this.packageVersions;
}
/**
* Gets the value of the rendererContent property.
*
* @return
* possible object is
* byte[]
*/
public byte[] getRendererContent() {
return rendererContent;
}
/**
* Sets the value of the rendererContent property.
*
* @param value
* allowed object is
* byte[]
*/
public void setRendererContent(byte[] value) {
this.rendererContent = value;
}
/**
* Gets the value of the styleContent property.
*
* @return
* possible object is
* byte[]
*/
public byte[] getStyleContent() {
return styleContent;
}
/**
* Sets the value of the styleContent property.
*
* @param value
* allowed object is
* byte[]
*/
public void setStyleContent(byte[] value) {
this.styleContent = value;
}
/**
* Gets the value of the testsuiteContent property.
*
* @return
* possible object is
* byte[]
*/
public byte[] getTestsuiteContent() {
return testsuiteContent;
}
/**
* Sets the value of the testsuiteContent property.
*
* @param value
* allowed object is
* byte[]
*/
public void setTestsuiteContent(byte[] value) {
this.testsuiteContent = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link AuraBundleType }
*
*/
public AuraBundleType getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link AuraBundleType }
*
*/
public void setType(AuraBundleType value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 687 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 715 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 687 |
this.isTask = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the location property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLocation() {
return location;
}
/**
* Sets the value of the location property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLocation(JAXBElement<String> value) {
this.location = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getOwner() {
return owner;
}
/**
* Sets the value of the owner property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setOwner(JAXBElement<Name> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the priority property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPriority() {
return priority;
}
/**
* Sets the value of the priority property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPriority(JAXBElement<String> value) {
this.priority = value;
}
/**
* Gets the value of the reminderDateTime property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getReminderDateTime() {
return reminderDateTime;
}
/**
* Sets the value of the reminderDateTime property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setReminderDateTime(JAXBElement<XMLGregorianCalendar> value) {
this.reminderDateTime = value;
}
/**
* Gets the value of the startDateTime property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getStartDateTime() {
return startDateTime;
}
/**
* Sets the value of the startDateTime property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setStartDateTime(JAXBElement<XMLGregorianCalendar> value) {
this.startDateTime = value;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setStatus(JAXBElement<String> value) {
this.status = value;
}
/**
* Gets the value of the subject property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getSubject() {
return subject;
}
/**
* Sets the value of the subject property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setSubject(JAXBElement<String> value) {
this.subject = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the what property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getWhat() {
return what;
}
/**
* Sets the value of the what property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setWhat(JAXBElement<Name> value) {
this.what = value;
}
/**
* Gets the value of the whatId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getWhatId() {
return whatId;
}
/**
* Sets the value of the whatId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setWhatId(JAXBElement<String> value) {
this.whatId = value;
}
/**
* Gets the value of the who property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getWho() {
return who;
}
/**
* Sets the value of the who property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setWho(JAXBElement<Name> value) {
this.who = value;
}
/**
* Gets the value of the whoId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getWhoId() {
return whoId;
}
/**
* Sets the value of the whoId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setWhoId(JAXBElement<String> value) {
this.whoId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AttachedContentDocument.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 107 |
@XmlElementRef(name = "Title", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> title;
/**
* Gets the value of the contentDocument property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ContentDocument }{@code >}
*
*/
public JAXBElement<ContentDocument> getContentDocument() {
return contentDocument;
}
/**
* Sets the value of the contentDocument property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link ContentDocument }{@code >}
*
*/
public void setContentDocument(JAXBElement<ContentDocument> value) {
this.contentDocument = value;
}
/**
* Gets the value of the contentDocumentId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentDocumentId() {
return contentDocumentId;
}
/**
* Sets the value of the contentDocumentId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentDocumentId(JAXBElement<String> value) {
this.contentDocumentId = value;
}
/**
* Gets the value of the contentSize property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getContentSize() {
return contentSize;
}
/**
* Sets the value of the contentSize property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setContentSize(JAXBElement<Integer> value) {
this.contentSize = value;
}
/**
* Gets the value of the contentUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentUrl() {
return contentUrl;
}
/**
* Sets the value of the contentUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentUrl(JAXBElement<String> value) {
this.contentUrl = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the externalDataSourceName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExternalDataSourceName() {
return externalDataSourceName;
}
/**
* Sets the value of the externalDataSourceName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setExternalDataSourceName(JAXBElement<String> value) {
this.externalDataSourceName = value;
}
/**
* Gets the value of the externalDataSourceType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExternalDataSourceType() {
return externalDataSourceType;
}
/**
* Sets the value of the externalDataSourceType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setExternalDataSourceType(JAXBElement<String> value) {
this.externalDataSourceType = value;
}
/**
* Gets the value of the fileExtension property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFileExtension() {
return fileExtension;
}
/**
* Sets the value of the fileExtension property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFileExtension(JAXBElement<String> value) {
this.fileExtension = value;
}
/**
* Gets the value of the fileType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFileType() {
return fileType;
}
/**
* Sets the value of the fileType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFileType(JAXBElement<String> value) {
this.fileType = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the linkedEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Contract }{@code >}
*
*/
public JAXBElement<Contract> getLinkedEntity() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/CustomObject.java | 332 |
| org/solenopsis/keraiai/wsdl/tooling/CustomObject.java | 171 |
}
/**
* Gets the value of the customHelp property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCustomHelp() {
return customHelp;
}
/**
* Sets the value of the customHelp property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCustomHelp(String value) {
this.customHelp = value;
}
/**
* Gets the value of the customHelpPage property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCustomHelpPage() {
return customHelpPage;
}
/**
* Sets the value of the customHelpPage property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCustomHelpPage(String value) {
this.customHelpPage = value;
}
/**
* Gets the value of the customSettingsType property.
*
* @return
* possible object is
* {@link CustomSettingsType }
*
*/
public CustomSettingsType getCustomSettingsType() {
return customSettingsType;
}
/**
* Sets the value of the customSettingsType property.
*
* @param value
* allowed object is
* {@link CustomSettingsType }
*
*/
public void setCustomSettingsType(CustomSettingsType value) {
this.customSettingsType = value;
}
/**
* Gets the value of the deploymentStatus property.
*
* @return
* possible object is
* {@link DeploymentStatus }
*
*/
public DeploymentStatus getDeploymentStatus() {
return deploymentStatus;
}
/**
* Sets the value of the deploymentStatus property.
*
* @param value
* allowed object is
* {@link DeploymentStatus }
*
*/
public void setDeploymentStatus(DeploymentStatus value) {
this.deploymentStatus = value;
}
/**
* Gets the value of the deprecated property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isDeprecated() {
return deprecated;
}
/**
* Sets the value of the deprecated property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setDeprecated(Boolean value) {
this.deprecated = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the enableActivities property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEnableActivities() {
return enableActivities;
}
/**
* Sets the value of the enableActivities property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEnableActivities(Boolean value) {
this.enableActivities = value;
}
/**
* Gets the value of the enableBulkApi property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEnableBulkApi() {
return enableBulkApi;
}
/**
* Sets the value of the enableBulkApi property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEnableBulkApi(Boolean value) {
this.enableBulkApi = value;
}
/**
* Gets the value of the enableDivisions property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEnableDivisions() {
return enableDivisions;
}
/**
* Sets the value of the enableDivisions property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEnableDivisions(Boolean value) {
this.enableDivisions = value;
}
/**
* Gets the value of the enableEnhancedLookup property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEnableEnhancedLookup() {
return enableEnhancedLookup;
}
/**
* Sets the value of the enableEnhancedLookup property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEnableEnhancedLookup(Boolean value) {
this.enableEnhancedLookup = value;
}
/**
* Gets the value of the enableFeeds property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEnableFeeds() {
return enableFeeds;
}
/**
* Sets the value of the enableFeeds property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEnableFeeds(Boolean value) {
this.enableFeeds = value;
}
/**
* Gets the value of the enableHistory property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEnableHistory() {
return enableHistory;
}
/**
* Sets the value of the enableHistory property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEnableHistory(Boolean value) {
this.enableHistory = value;
}
/**
* Gets the value of the enableReports property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEnableReports() {
return enableReports;
}
/**
* Sets the value of the enableReports property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEnableReports(Boolean value) {
this.enableReports = value;
}
/**
* Gets the value of the enableSearch property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEnableSearch() {
return enableSearch;
}
/**
* Sets the value of the enableSearch property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEnableSearch(Boolean value) {
this.enableSearch = value;
}
/**
* Gets the value of the enableSharing property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEnableSharing() {
return enableSharing;
}
/**
* Sets the value of the enableSharing property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEnableSharing(Boolean value) {
this.enableSharing = value;
}
/**
* Gets the value of the enableStreamingApi property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEnableStreamingApi() {
return enableStreamingApi;
}
/**
* Sets the value of the enableStreamingApi property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEnableStreamingApi(Boolean value) {
this.enableStreamingApi = value;
}
/**
* Gets the value of the externalDataSource property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExternalDataSource() {
return externalDataSource;
}
/**
* Sets the value of the externalDataSource property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExternalDataSource(String value) {
this.externalDataSource = value;
}
/**
* Gets the value of the externalName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExternalName() {
return externalName;
}
/**
* Sets the value of the externalName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExternalName(String value) {
this.externalName = value;
}
/**
* Gets the value of the externalRepository property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExternalRepository() {
return externalRepository;
}
/**
* Sets the value of the externalRepository property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExternalRepository(String value) {
this.externalRepository = value;
}
/**
* Gets the value of the externalSharingModel property.
*
* @return
* possible object is
* {@link SharingModel }
*
*/
public SharingModel getExternalSharingModel() {
return externalSharingModel;
}
/**
* Sets the value of the externalSharingModel property.
*
* @param value
* allowed object is
* {@link SharingModel }
*
*/
public void setExternalSharingModel(SharingModel value) {
this.externalSharingModel = value;
}
/**
* Gets the value of the fieldSets property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fieldSets property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFieldSets().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FieldSet }
*
*
*/
public List<FieldSet> getFieldSets() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 95 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 95 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the controllerKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllerKey() {
return controllerKey;
}
/**
* Sets the value of the controllerKey property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllerKey(JAXBElement<String> value) {
this.controllerKey = value;
}
/**
* Gets the value of the controllerType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllerType() {
return controllerType;
}
/**
* Sets the value of the controllerType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllerType(JAXBElement<String> value) {
this.controllerType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the markup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMarkup() {
return markup;
}
/**
* Sets the value of the markup property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMarkup(JAXBElement<String> value) {
this.markup = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Field.java | 190 |
| org/solenopsis/keraiai/wsdl/partner/Field.java | 190 |
| org/solenopsis/keraiai/wsdl/tooling/Field.java | 182 |
protected FieldType type;
protected boolean unique;
protected boolean updateable;
protected Boolean writeRequiresMasterRead;
/**
* Gets the value of the autoNumber property.
*
*/
public boolean isAutoNumber() {
return autoNumber;
}
/**
* Sets the value of the autoNumber property.
*
*/
public void setAutoNumber(boolean value) {
this.autoNumber = value;
}
/**
* Gets the value of the byteLength property.
*
*/
public int getByteLength() {
return byteLength;
}
/**
* Sets the value of the byteLength property.
*
*/
public void setByteLength(int value) {
this.byteLength = value;
}
/**
* Gets the value of the calculated property.
*
*/
public boolean isCalculated() {
return calculated;
}
/**
* Sets the value of the calculated property.
*
*/
public void setCalculated(boolean value) {
this.calculated = value;
}
/**
* Gets the value of the calculatedFormula property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCalculatedFormula() {
return calculatedFormula;
}
/**
* Sets the value of the calculatedFormula property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCalculatedFormula(String value) {
this.calculatedFormula = value;
}
/**
* Gets the value of the cascadeDelete property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isCascadeDelete() {
return cascadeDelete;
}
/**
* Sets the value of the cascadeDelete property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setCascadeDelete(Boolean value) {
this.cascadeDelete = value;
}
/**
* Gets the value of the caseSensitive property.
*
*/
public boolean isCaseSensitive() {
return caseSensitive;
}
/**
* Sets the value of the caseSensitive property.
*
*/
public void setCaseSensitive(boolean value) {
this.caseSensitive = value;
}
/**
* Gets the value of the controllerName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getControllerName() {
return controllerName;
}
/**
* Sets the value of the controllerName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setControllerName(String value) {
this.controllerName = value;
}
/**
* Gets the value of the createable property.
*
*/
public boolean isCreateable() {
return createable;
}
/**
* Sets the value of the createable property.
*
*/
public void setCreateable(boolean value) {
this.createable = value;
}
/**
* Gets the value of the custom property.
*
*/
public boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
*/
public void setCustom(boolean value) {
this.custom = value;
}
/**
* Gets the value of the defaultValueFormula property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDefaultValueFormula() {
return defaultValueFormula;
}
/**
* Sets the value of the defaultValueFormula property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDefaultValueFormula(String value) {
this.defaultValueFormula = value;
}
/**
* Gets the value of the defaultedOnCreate property.
*
*/
public boolean isDefaultedOnCreate() {
return defaultedOnCreate;
}
/**
* Sets the value of the defaultedOnCreate property.
*
*/
public void setDefaultedOnCreate(boolean value) {
this.defaultedOnCreate = value;
}
/**
* Gets the value of the dependentPicklist property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isDependentPicklist() {
return dependentPicklist;
}
/**
* Sets the value of the dependentPicklist property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setDependentPicklist(Boolean value) {
this.dependentPicklist = value;
}
/**
* Gets the value of the deprecatedAndHidden property.
*
*/
public boolean isDeprecatedAndHidden() {
return deprecatedAndHidden;
}
/**
* Sets the value of the deprecatedAndHidden property.
*
*/
public void setDeprecatedAndHidden(boolean value) {
this.deprecatedAndHidden = value;
}
/**
* Gets the value of the digits property.
*
*/
public int getDigits() {
return digits;
}
/**
* Sets the value of the digits property.
*
*/
public void setDigits(int value) {
this.digits = value;
}
/**
* Gets the value of the displayLocationInDecimal property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isDisplayLocationInDecimal() {
return displayLocationInDecimal;
}
/**
* Sets the value of the displayLocationInDecimal property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setDisplayLocationInDecimal(Boolean value) {
this.displayLocationInDecimal = value;
}
/**
* Gets the value of the encrypted property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEncrypted() {
return encrypted;
}
/**
* Sets the value of the encrypted property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEncrypted(Boolean value) {
this.encrypted = value;
}
/**
* Gets the value of the externalId property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isExternalId() {
return externalId;
}
/**
* Sets the value of the externalId property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setExternalId(Boolean value) {
this.externalId = value;
}
/**
* Gets the value of the extraTypeInfo property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExtraTypeInfo() {
return extraTypeInfo;
}
/**
* Sets the value of the extraTypeInfo property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExtraTypeInfo(String value) {
this.extraTypeInfo = value;
}
/**
* Gets the value of the filterable property.
*
*/
public boolean isFilterable() {
return filterable;
}
/**
* Sets the value of the filterable property.
*
*/
public void setFilterable(boolean value) {
this.filterable = value;
}
/**
* Gets the value of the filteredLookupInfo property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FilteredLookupInfo }{@code >}
*
*/
public JAXBElement<FilteredLookupInfo> getFilteredLookupInfo() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AsyncApexJob.java | 122 |
| org/solenopsis/keraiai/wsdl/tooling/AsyncApexJob.java | 122 |
public void setApexClass(JAXBElement<ApexClass> value) {
this.apexClass = value;
}
/**
* Gets the value of the apexClassId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getApexClassId() {
return apexClassId;
}
/**
* Sets the value of the apexClassId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setApexClassId(JAXBElement<String> value) {
this.apexClassId = value;
}
/**
* Gets the value of the completedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCompletedDate() {
return completedDate;
}
/**
* Sets the value of the completedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCompletedDate(JAXBElement<XMLGregorianCalendar> value) {
this.completedDate = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the extendedStatus property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExtendedStatus() {
return extendedStatus;
}
/**
* Sets the value of the extendedStatus property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setExtendedStatus(JAXBElement<String> value) {
this.extendedStatus = value;
}
/**
* Gets the value of the jobItemsProcessed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getJobItemsProcessed() {
return jobItemsProcessed;
}
/**
* Sets the value of the jobItemsProcessed property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setJobItemsProcessed(JAXBElement<Integer> value) {
this.jobItemsProcessed = value;
}
/**
* Gets the value of the jobType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getJobType() {
return jobType;
}
/**
* Sets the value of the jobType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setJobType(JAXBElement<String> value) {
this.jobType = value;
}
/**
* Gets the value of the lastProcessed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastProcessed() {
return lastProcessed;
}
/**
* Sets the value of the lastProcessed property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastProcessed(JAXBElement<String> value) {
this.lastProcessed = value;
}
/**
* Gets the value of the lastProcessedOffset property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getLastProcessedOffset() {
return lastProcessedOffset;
}
/**
* Sets the value of the lastProcessedOffset property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setLastProcessedOffset(JAXBElement<Integer> value) {
this.lastProcessedOffset = value;
}
/**
* Gets the value of the methodName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMethodName() {
return methodName;
}
/**
* Sets the value of the methodName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMethodName(JAXBElement<String> value) {
this.methodName = value;
}
/**
* Gets the value of the numberOfErrors property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getNumberOfErrors() {
return numberOfErrors;
}
/**
* Sets the value of the numberOfErrors property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setNumberOfErrors(JAXBElement<Integer> value) {
this.numberOfErrors = value;
}
/**
* Gets the value of the parentJobId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getParentJobId() {
return parentJobId;
}
/**
* Sets the value of the parentJobId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setParentJobId(JAXBElement<String> value) {
this.parentJobId = value;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setStatus(JAXBElement<String> value) {
this.status = value;
}
/**
* Gets the value of the totalJobItems property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getTotalJobItems() {
return totalJobItems;
}
/**
* Sets the value of the totalJobItems property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setTotalJobItems(JAXBElement<Integer> value) {
this.totalJobItems = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/CustomTab.java | 44 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab.java | 44 |
@XmlType(name = "CustomTab", propOrder = {
"auraComponent",
"customObject",
"description",
"flexiPage",
"frameHeight",
"hasSidebar",
"icon",
"label",
"mobileReady",
"motif",
"page",
"scontrol",
"splashPageLink",
"url",
"urlEncodingKey"
})
public class CustomTab
extends Metadata
{
protected String auraComponent;
protected Boolean customObject;
protected String description;
protected String flexiPage;
protected Integer frameHeight;
protected Boolean hasSidebar;
protected String icon;
protected String label;
protected boolean mobileReady;
@XmlElement(required = true)
protected String motif;
protected String page;
protected String scontrol;
protected String splashPageLink;
protected String url;
protected Encoding urlEncodingKey;
/**
* Gets the value of the auraComponent property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAuraComponent() {
return auraComponent;
}
/**
* Sets the value of the auraComponent property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAuraComponent(String value) {
this.auraComponent = value;
}
/**
* Gets the value of the customObject property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isCustomObject() {
return customObject;
}
/**
* Sets the value of the customObject property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setCustomObject(Boolean value) {
this.customObject = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the flexiPage property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFlexiPage() {
return flexiPage;
}
/**
* Sets the value of the flexiPage property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFlexiPage(String value) {
this.flexiPage = value;
}
/**
* Gets the value of the frameHeight property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getFrameHeight() {
return frameHeight;
}
/**
* Sets the value of the frameHeight property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setFrameHeight(Integer value) {
this.frameHeight = value;
}
/**
* Gets the value of the hasSidebar property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHasSidebar() {
return hasSidebar;
}
/**
* Sets the value of the hasSidebar property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHasSidebar(Boolean value) {
this.hasSidebar = value;
}
/**
* Gets the value of the icon property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIcon() {
return icon;
}
/**
* Sets the value of the icon property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIcon(String value) {
this.icon = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the mobileReady property.
*
*/
public boolean isMobileReady() {
return mobileReady;
}
/**
* Sets the value of the mobileReady property.
*
*/
public void setMobileReady(boolean value) {
this.mobileReady = value;
}
/**
* Gets the value of the motif property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMotif() {
return motif;
}
/**
* Sets the value of the motif property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMotif(String value) {
this.motif = value;
}
/**
* Gets the value of the page property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPage() {
return page;
}
/**
* Sets the value of the page property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPage(String value) {
this.page = value;
}
/**
* Gets the value of the scontrol property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getScontrol() {
return scontrol;
}
/**
* Sets the value of the scontrol property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setScontrol(String value) {
this.scontrol = value;
}
/**
* Gets the value of the splashPageLink property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSplashPageLink() {
return splashPageLink;
}
/**
* Sets the value of the splashPageLink property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSplashPageLink(String value) {
this.splashPageLink = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrl(String value) {
this.url = value;
}
/**
* Gets the value of the urlEncodingKey property.
*
* @return
* possible object is
* {@link Encoding }
*
*/
public Encoding getUrlEncodingKey() {
return urlEncodingKey;
}
/**
* Sets the value of the urlEncodingKey property.
*
* @param value
* allowed object is
* {@link Encoding }
*
*/
public void setUrlEncodingKey(Encoding value) {
this.urlEncodingKey = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 162 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 162 |
public JAXBElement<Account> getAccountTo() {
return accountTo;
}
/**
* Sets the value of the accountTo property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public void setAccountTo(JAXBElement<Account> value) {
this.accountTo = value;
}
/**
* Gets the value of the accountToId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAccountToId() {
return accountToId;
}
/**
* Sets the value of the accountToId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAccountToId(JAXBElement<String> value) {
this.accountToId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() {
return isPrimary;
}
/**
* Sets the value of the isPrimary property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsPrimary(JAXBElement<Boolean> value) {
this.isPrimary = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the opportunity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public JAXBElement<Opportunity> getOpportunity() {
return opportunity;
}
/**
* Sets the value of the opportunity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public void setOpportunity(JAXBElement<Opportunity> value) {
this.opportunity = value;
}
/**
* Gets the value of the opportunityId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOpportunityId() {
return opportunityId;
}
/**
* Sets the value of the opportunityId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOpportunityId(JAXBElement<String> value) {
this.opportunityId = value;
}
/**
* Gets the value of the reversePartnerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getReversePartnerId() {
return reversePartnerId;
}
/**
* Sets the value of the reversePartnerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setReversePartnerId(JAXBElement<String> value) {
this.reversePartnerId = value;
}
/**
* Gets the value of the role property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRole() {
return role;
}
/**
* Sets the value of the role property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRole(JAXBElement<String> value) {
this.role = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderItem.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/FolderedContentDocument.java | 162 |
public JAXBElement<Integer> getContentSize() {
return contentSize;
}
/**
* Sets the value of the contentSize property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setContentSize(JAXBElement<Integer> value) {
this.contentSize = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the fileExtension property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFileExtension() {
return fileExtension;
}
/**
* Sets the value of the fileExtension property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFileExtension(JAXBElement<String> value) {
this.fileExtension = value;
}
/**
* Gets the value of the fileType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFileType() {
return fileType;
}
/**
* Sets the value of the fileType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFileType(JAXBElement<String> value) {
this.fileType = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isFolder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsFolder() {
return isFolder;
}
/**
* Sets the value of the isFolder property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsFolder(JAXBElement<Boolean> value) {
this.isFolder = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the parentContentFolder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ContentFolder }{@code >}
*
*/
public JAXBElement<ContentFolder> getParentContentFolder() {
return parentContentFolder;
}
/**
* Sets the value of the parentContentFolder property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link ContentFolder }{@code >}
*
*/
public void setParentContentFolder(JAXBElement<ContentFolder> value) {
this.parentContentFolder = value;
}
/**
* Gets the value of the parentContentFolderId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getParentContentFolderId() {
return parentContentFolderId;
}
/**
* Sets the value of the parentContentFolderId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setParentContentFolderId(JAXBElement<String> value) {
this.parentContentFolderId = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the title property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getTitle() {
return title;
}
/**
* Sets the value of the title property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setTitle(JAXBElement<String> value) {
this.title = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 91 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 91 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the body property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link byte[]}{@code >}
*
*/
public JAXBElement<byte[]> getBody() {
return body;
}
/**
* Sets the value of the body property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link byte[]}{@code >}
*
*/
public void setBody(JAXBElement<byte[]> value) {
this.body = value;
}
/**
* Gets the value of the bodyLength property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getBodyLength() {
return bodyLength;
}
/**
* Sets the value of the bodyLength property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setBodyLength(JAXBElement<Integer> value) {
this.bodyLength = value;
}
/**
* Gets the value of the cacheControl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCacheControl() {
return cacheControl;
}
/**
* Sets the value of the cacheControl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCacheControl(JAXBElement<String> value) {
this.cacheControl = value;
}
/**
* Gets the value of the contentType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentType() {
return contentType;
}
/**
* Sets the value of the contentType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentType(JAXBElement<String> value) {
this.contentType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RelationshipDomain.java | 90 |
| org/solenopsis/keraiai/wsdl/tooling/RelationshipDomain.java | 90 |
@XmlElementRef(name = "RelationshipName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> relationshipName;
/**
* Gets the value of the childSobject property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getChildSobject() {
return childSobject;
}
/**
* Sets the value of the childSobject property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setChildSobject(JAXBElement<EntityDefinition> value) {
this.childSobject = value;
}
/**
* Gets the value of the childSobjectId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getChildSobjectId() {
return childSobjectId;
}
/**
* Sets the value of the childSobjectId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setChildSobjectId(JAXBElement<String> value) {
this.childSobjectId = value;
}
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public JAXBElement<FieldDefinition> getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public void setField(JAXBElement<FieldDefinition> value) {
this.field = value;
}
/**
* Gets the value of the fieldId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFieldId() {
return fieldId;
}
/**
* Sets the value of the fieldId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFieldId(JAXBElement<String> value) {
this.fieldId = value;
}
/**
* Gets the value of the isCascadeDelete property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCascadeDelete() {
return isCascadeDelete;
}
/**
* Sets the value of the isCascadeDelete property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCascadeDelete(JAXBElement<Boolean> value) {
this.isCascadeDelete = value;
}
/**
* Gets the value of the isDeprecatedAndHidden property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeprecatedAndHidden() {
return isDeprecatedAndHidden;
}
/**
* Sets the value of the isDeprecatedAndHidden property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeprecatedAndHidden(JAXBElement<Boolean> value) {
this.isDeprecatedAndHidden = value;
}
/**
* Gets the value of the isRestrictedDelete property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsRestrictedDelete() {
return isRestrictedDelete;
}
/**
* Sets the value of the isRestrictedDelete property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsRestrictedDelete(JAXBElement<Boolean> value) {
this.isRestrictedDelete = value;
}
/**
* Gets the value of the junctionIdListName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getJunctionIdListName() {
return junctionIdListName;
}
/**
* Sets the value of the junctionIdListName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setJunctionIdListName(JAXBElement<String> value) {
this.junctionIdListName = value;
}
/**
* Gets the value of the parentSobject property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getParentSobject() {
return parentSobject;
}
/**
* Sets the value of the parentSobject property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setParentSobject(JAXBElement<EntityDefinition> value) {
this.parentSobject = value;
}
/**
* Gets the value of the parentSobjectId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getParentSobjectId() {
return parentSobjectId;
}
/**
* Sets the value of the parentSobjectId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setParentSobjectId(JAXBElement<String> value) {
this.parentSobjectId = value;
}
/**
* Gets the value of the relationshipInfo property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link RelationshipInfo }{@code >}
*
*/
public JAXBElement<RelationshipInfo> getRelationshipInfo() {
return relationshipInfo;
}
/**
* Sets the value of the relationshipInfo property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link RelationshipInfo }{@code >}
*
*/
public void setRelationshipInfo(JAXBElement<RelationshipInfo> value) {
this.relationshipInfo = value;
}
/**
* Gets the value of the relationshipInfoId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRelationshipInfoId() {
return relationshipInfoId;
}
/**
* Sets the value of the relationshipInfoId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRelationshipInfoId(JAXBElement<String> value) {
this.relationshipInfoId = value;
}
/**
* Gets the value of the relationshipName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRelationshipName() {
return relationshipName;
}
/**
* Sets the value of the relationshipName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRelationshipName(JAXBElement<String> value) {
this.relationshipName = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/UserEntityAccess.java | 90 |
| org/solenopsis/keraiai/wsdl/tooling/UserEntityAccess.java | 90 |
@XmlElementRef(name = "UserId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userId;
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the isActivateable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActivateable() {
return isActivateable;
}
/**
* Sets the value of the isActivateable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActivateable(JAXBElement<Boolean> value) {
this.isActivateable = value;
}
/**
* Gets the value of the isCreatable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCreatable() {
return isCreatable;
}
/**
* Sets the value of the isCreatable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCreatable(JAXBElement<Boolean> value) {
this.isCreatable = value;
}
/**
* Gets the value of the isDeletable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeletable() {
return isDeletable;
}
/**
* Sets the value of the isDeletable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeletable(JAXBElement<Boolean> value) {
this.isDeletable = value;
}
/**
* Gets the value of the isEditable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsEditable() {
return isEditable;
}
/**
* Sets the value of the isEditable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsEditable(JAXBElement<Boolean> value) {
this.isEditable = value;
}
/**
* Gets the value of the isFlsUpdatable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsFlsUpdatable() {
return isFlsUpdatable;
}
/**
* Sets the value of the isFlsUpdatable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsFlsUpdatable(JAXBElement<Boolean> value) {
this.isFlsUpdatable = value;
}
/**
* Gets the value of the isMergeable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsMergeable() {
return isMergeable;
}
/**
* Sets the value of the isMergeable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsMergeable(JAXBElement<Boolean> value) {
this.isMergeable = value;
}
/**
* Gets the value of the isReadable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsReadable() {
return isReadable;
}
/**
* Sets the value of the isReadable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsReadable(JAXBElement<Boolean> value) {
this.isReadable = value;
}
/**
* Gets the value of the isUndeletable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsUndeletable() {
return isUndeletable;
}
/**
* Sets the value of the isUndeletable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsUndeletable(JAXBElement<Boolean> value) {
this.isUndeletable = value;
}
/**
* Gets the value of the isUpdatable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsUpdatable() {
return isUpdatable;
}
/**
* Sets the value of the isUpdatable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsUpdatable(JAXBElement<Boolean> value) {
this.isUpdatable = value;
}
/**
* Gets the value of the user property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getUser() {
return user;
}
/**
* Sets the value of the user property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setUser(JAXBElement<User> value) {
this.user = value;
}
/**
* Gets the value of the userId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUserId() {
return userId;
}
/**
* Sets the value of the userId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUserId(JAXBElement<String> value) {
this.userId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 81 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPage2.java | 89 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Markup", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> markup;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the controllerKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllerKey() {
return controllerKey;
}
/**
* Sets the value of the controllerKey property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllerKey(JAXBElement<String> value) {
this.controllerKey = value;
}
/**
* Gets the value of the controllerType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllerType() {
return controllerType;
}
/**
* Sets the value of the controllerType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllerType(JAXBElement<String> value) {
this.controllerType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/DeployMessage.java | 43 |
| org/solenopsis/keraiai/wsdl/tooling/DeployMessage.java | 43 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "DeployMessage", propOrder = {
"changed",
"columnNumber",
"componentType",
"created",
"createdDate",
"deleted",
"fileName",
"fullName",
"id",
"lineNumber",
"problem",
"problemType",
"success"
})
public class DeployMessage {
protected boolean changed;
protected Integer columnNumber;
protected String componentType;
protected boolean created;
@XmlElement(required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar createdDate;
protected boolean deleted;
@XmlElement(required = true)
protected String fileName;
@XmlElement(required = true)
protected String fullName;
protected String id;
protected Integer lineNumber;
protected String problem;
protected DeployProblemType problemType;
protected boolean success;
/**
* Gets the value of the changed property.
*
*/
public boolean isChanged() {
return changed;
}
/**
* Sets the value of the changed property.
*
*/
public void setChanged(boolean value) {
this.changed = value;
}
/**
* Gets the value of the columnNumber property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getColumnNumber() {
return columnNumber;
}
/**
* Sets the value of the columnNumber property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setColumnNumber(Integer value) {
this.columnNumber = value;
}
/**
* Gets the value of the componentType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getComponentType() {
return componentType;
}
/**
* Sets the value of the componentType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setComponentType(String value) {
this.componentType = value;
}
/**
* Gets the value of the created property.
*
*/
public boolean isCreated() {
return created;
}
/**
* Sets the value of the created property.
*
*/
public void setCreated(boolean value) {
this.created = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setCreatedDate(XMLGregorianCalendar value) {
this.createdDate = value;
}
/**
* Gets the value of the deleted property.
*
*/
public boolean isDeleted() {
return deleted;
}
/**
* Sets the value of the deleted property.
*
*/
public void setDeleted(boolean value) {
this.deleted = value;
}
/**
* Gets the value of the fileName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFileName() {
return fileName;
}
/**
* Sets the value of the fileName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFileName(String value) {
this.fileName = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFullName(String value) {
this.fullName = value;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the lineNumber property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getLineNumber() {
return lineNumber;
}
/**
* Sets the value of the lineNumber property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setLineNumber(Integer value) {
this.lineNumber = value;
}
/**
* Gets the value of the problem property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getProblem() {
return problem;
}
/**
* Sets the value of the problem property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setProblem(String value) {
this.problem = value;
}
/**
* Gets the value of the problemType property.
*
* @return
* possible object is
* {@link DeployProblemType }
*
*/
public DeployProblemType getProblemType() {
return problemType;
}
/**
* Sets the value of the problemType property.
*
* @param value
* allowed object is
* {@link DeployProblemType }
*
*/
public void setProblemType(DeployProblemType value) {
this.problemType = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AttachedContentDocument.java | 72 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 70 |
extends SObject
{
@XmlElementRef(name = "ContentDocument", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<ContentDocument> contentDocument;
@XmlElementRef(name = "ContentDocumentId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentDocumentId;
@XmlElementRef(name = "ContentSize", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> contentSize;
@XmlElementRef(name = "ContentUrl", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentUrl;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "ExternalDataSourceName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> externalDataSourceName;
@XmlElementRef(name = "ExternalDataSourceType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> externalDataSourceType;
@XmlElementRef(name = "FileExtension", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fileExtension;
@XmlElementRef(name = "FileType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fileType;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LinkedEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 675 |
| org/solenopsis/keraiai/wsdl/tooling/EntityDefinition.java | 1015 |
this.isFeedEnabled = value;
}
/**
* Gets the value of the isIdEnabled property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsIdEnabled() {
return isIdEnabled;
}
/**
* Sets the value of the isIdEnabled property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsIdEnabled(JAXBElement<Boolean> value) {
this.isIdEnabled = value;
}
/**
* Gets the value of the isLayoutable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsLayoutable() {
return isLayoutable;
}
/**
* Sets the value of the isLayoutable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsLayoutable(JAXBElement<Boolean> value) {
this.isLayoutable = value;
}
/**
* Gets the value of the isQueryable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsQueryable() {
return isQueryable;
}
/**
* Sets the value of the isQueryable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsQueryable(JAXBElement<Boolean> value) {
this.isQueryable = value;
}
/**
* Gets the value of the isReplicateable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsReplicateable() {
return isReplicateable;
}
/**
* Sets the value of the isReplicateable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsReplicateable(JAXBElement<Boolean> value) {
this.isReplicateable = value;
}
/**
* Gets the value of the isRetrieveable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsRetrieveable() {
return isRetrieveable;
}
/**
* Sets the value of the isRetrieveable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsRetrieveable(JAXBElement<Boolean> value) {
this.isRetrieveable = value;
}
/**
* Gets the value of the isSearchLayoutable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsSearchLayoutable() {
return isSearchLayoutable;
}
/**
* Sets the value of the isSearchLayoutable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsSearchLayoutable(JAXBElement<Boolean> value) {
this.isSearchLayoutable = value;
}
/**
* Gets the value of the isSearchable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsSearchable() {
return isSearchable;
}
/**
* Sets the value of the isSearchable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsSearchable(JAXBElement<Boolean> value) {
this.isSearchable = value;
}
/**
* Gets the value of the isTriggerable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsTriggerable() {
return isTriggerable;
}
/**
* Sets the value of the isTriggerable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsTriggerable(JAXBElement<Boolean> value) {
this.isTriggerable = value;
}
/**
* Gets the value of the isWorkflowEnabled property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsWorkflowEnabled() {
return isWorkflowEnabled;
}
/**
* Sets the value of the isWorkflowEnabled property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsWorkflowEnabled(JAXBElement<Boolean> value) {
this.isWorkflowEnabled = value;
}
/**
* Gets the value of the keyPrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getKeyPrefix() {
return keyPrefix;
}
/**
* Sets the value of the keyPrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setKeyPrefix(JAXBElement<String> value) {
this.keyPrefix = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLabel(JAXBElement<String> value) {
this.label = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 583 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 671 |
this.isFieldHistoryTracked = value;
}
/**
* Gets the value of the isHighScaleNumber property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsHighScaleNumber() {
return isHighScaleNumber;
}
/**
* Sets the value of the isHighScaleNumber property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsHighScaleNumber(JAXBElement<Boolean> value) {
this.isHighScaleNumber = value;
}
/**
* Gets the value of the isHtmlFormatted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsHtmlFormatted() {
return isHtmlFormatted;
}
/**
* Sets the value of the isHtmlFormatted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsHtmlFormatted(JAXBElement<Boolean> value) {
this.isHtmlFormatted = value;
}
/**
* Gets the value of the isIndexed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsIndexed() {
return isIndexed;
}
/**
* Sets the value of the isIndexed property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsIndexed(JAXBElement<Boolean> value) {
this.isIndexed = value;
}
/**
* Gets the value of the isListFilterable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsListFilterable() {
return isListFilterable;
}
/**
* Sets the value of the isListFilterable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsListFilterable(JAXBElement<Boolean> value) {
this.isListFilterable = value;
}
/**
* Gets the value of the isListSortable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsListSortable() {
return isListSortable;
}
/**
* Sets the value of the isListSortable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsListSortable(JAXBElement<Boolean> value) {
this.isListSortable = value;
}
/**
* Gets the value of the isListVisible property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsListVisible() {
return isListVisible;
}
/**
* Sets the value of the isListVisible property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsListVisible(JAXBElement<Boolean> value) {
this.isListVisible = value;
}
/**
* Gets the value of the isNameField property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsNameField() {
return isNameField;
}
/**
* Sets the value of the isNameField property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsNameField(JAXBElement<Boolean> value) {
this.isNameField = value;
}
/**
* Gets the value of the isNillable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsNillable() {
return isNillable;
}
/**
* Sets the value of the isNillable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsNillable(JAXBElement<Boolean> value) {
this.isNillable = value;
}
/**
* Gets the value of the isWorkflowFilterable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsWorkflowFilterable() {
return isWorkflowFilterable;
}
/**
* Sets the value of the isWorkflowFilterable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsWorkflowFilterable(JAXBElement<Boolean> value) {
this.isWorkflowFilterable = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLabel(JAXBElement<String> value) {
this.label = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the length property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getLength() {
return length;
}
/**
* Sets the value of the length property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setLength(JAXBElement<Integer> value) {
this.length = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 75 |
@XmlElementRef(name = "AccountTo", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Account> accountTo;
@XmlElementRef(name = "AccountToId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> accountToId;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsPrimary", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isPrimary;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Opportunity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Opportunity> opportunity;
@XmlElementRef(name = "OpportunityId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> opportunityId;
@XmlElementRef(name = "ReversePartnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> reversePartnerId;
@XmlElementRef(name = "Role", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> role;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the accountFrom property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getAccountFrom() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderItem.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/FolderedContentDocument.java | 75 |
@XmlElementRef(name = "ContentSize", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> contentSize;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "FileExtension", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fileExtension;
@XmlElementRef(name = "FileType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fileType;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsFolder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isFolder;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ParentContentFolder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<ContentFolder> parentContentFolder;
@XmlElementRef(name = "ParentContentFolderId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> parentContentFolderId;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "Title", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> title;
/**
* Gets the value of the contentSize property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getContentSize() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/LayoutItem.java | 42 |
| org/solenopsis/keraiai/wsdl/tooling/LayoutItem.java | 42 |
@XmlType(name = "LayoutItem", propOrder = {
"analyticsCloudComponent",
"behavior",
"canvas",
"component",
"customLink",
"emptySpace",
"field",
"height",
"page",
"reportChartComponent",
"scontrol",
"showLabel",
"showScrollbars",
"width"
})
public class LayoutItem {
protected AnalyticsCloudComponentLayoutItem analyticsCloudComponent;
protected UiBehavior behavior;
protected String canvas;
protected String component;
protected String customLink;
protected Boolean emptySpace;
protected String field;
protected Integer height;
protected String page;
protected ReportChartComponentLayoutItem reportChartComponent;
protected String scontrol;
protected Boolean showLabel;
protected Boolean showScrollbars;
protected String width;
/**
* Gets the value of the analyticsCloudComponent property.
*
* @return
* possible object is
* {@link AnalyticsCloudComponentLayoutItem }
*
*/
public AnalyticsCloudComponentLayoutItem getAnalyticsCloudComponent() {
return analyticsCloudComponent;
}
/**
* Sets the value of the analyticsCloudComponent property.
*
* @param value
* allowed object is
* {@link AnalyticsCloudComponentLayoutItem }
*
*/
public void setAnalyticsCloudComponent(AnalyticsCloudComponentLayoutItem value) {
this.analyticsCloudComponent = value;
}
/**
* Gets the value of the behavior property.
*
* @return
* possible object is
* {@link UiBehavior }
*
*/
public UiBehavior getBehavior() {
return behavior;
}
/**
* Sets the value of the behavior property.
*
* @param value
* allowed object is
* {@link UiBehavior }
*
*/
public void setBehavior(UiBehavior value) {
this.behavior = value;
}
/**
* Gets the value of the canvas property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCanvas() {
return canvas;
}
/**
* Sets the value of the canvas property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCanvas(String value) {
this.canvas = value;
}
/**
* Gets the value of the component property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getComponent() {
return component;
}
/**
* Sets the value of the component property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setComponent(String value) {
this.component = value;
}
/**
* Gets the value of the customLink property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCustomLink() {
return customLink;
}
/**
* Sets the value of the customLink property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCustomLink(String value) {
this.customLink = value;
}
/**
* Gets the value of the emptySpace property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEmptySpace() {
return emptySpace;
}
/**
* Sets the value of the emptySpace property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEmptySpace(Boolean value) {
this.emptySpace = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setHeight(Integer value) {
this.height = value;
}
/**
* Gets the value of the page property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPage() {
return page;
}
/**
* Sets the value of the page property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPage(String value) {
this.page = value;
}
/**
* Gets the value of the reportChartComponent property.
*
* @return
* possible object is
* {@link ReportChartComponentLayoutItem }
*
*/
public ReportChartComponentLayoutItem getReportChartComponent() {
return reportChartComponent;
}
/**
* Sets the value of the reportChartComponent property.
*
* @param value
* allowed object is
* {@link ReportChartComponentLayoutItem }
*
*/
public void setReportChartComponent(ReportChartComponentLayoutItem value) {
this.reportChartComponent = value;
}
/**
* Gets the value of the scontrol property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getScontrol() {
return scontrol;
}
/**
* Sets the value of the scontrol property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setScontrol(String value) {
this.scontrol = value;
}
/**
* Gets the value of the showLabel property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowLabel() {
return showLabel;
}
/**
* Sets the value of the showLabel property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowLabel(Boolean value) {
this.showLabel = value;
}
/**
* Gets the value of the showScrollbars property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowScrollbars() {
return showScrollbars;
}
/**
* Sets the value of the showScrollbars property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowScrollbars(Boolean value) {
this.showScrollbars = value;
}
/**
* Gets the value of the width property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getWidth() {
return width;
}
/**
* Sets the value of the width property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setWidth(String value) {
this.width = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ProfileLoginHours.java | 42 |
| org/solenopsis/keraiai/wsdl/tooling/ProfileLoginHours.java | 42 |
@XmlType(name = "ProfileLoginHours", propOrder = {
"fridayEnd",
"fridayStart",
"mondayEnd",
"mondayStart",
"saturdayEnd",
"saturdayStart",
"sundayEnd",
"sundayStart",
"thursdayEnd",
"thursdayStart",
"tuesdayEnd",
"tuesdayStart",
"wednesdayEnd",
"wednesdayStart"
})
public class ProfileLoginHours {
protected String fridayEnd;
protected String fridayStart;
protected String mondayEnd;
protected String mondayStart;
protected String saturdayEnd;
protected String saturdayStart;
protected String sundayEnd;
protected String sundayStart;
protected String thursdayEnd;
protected String thursdayStart;
protected String tuesdayEnd;
protected String tuesdayStart;
protected String wednesdayEnd;
protected String wednesdayStart;
/**
* Gets the value of the fridayEnd property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFridayEnd() {
return fridayEnd;
}
/**
* Sets the value of the fridayEnd property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFridayEnd(String value) {
this.fridayEnd = value;
}
/**
* Gets the value of the fridayStart property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFridayStart() {
return fridayStart;
}
/**
* Sets the value of the fridayStart property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFridayStart(String value) {
this.fridayStart = value;
}
/**
* Gets the value of the mondayEnd property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMondayEnd() {
return mondayEnd;
}
/**
* Sets the value of the mondayEnd property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMondayEnd(String value) {
this.mondayEnd = value;
}
/**
* Gets the value of the mondayStart property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMondayStart() {
return mondayStart;
}
/**
* Sets the value of the mondayStart property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMondayStart(String value) {
this.mondayStart = value;
}
/**
* Gets the value of the saturdayEnd property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSaturdayEnd() {
return saturdayEnd;
}
/**
* Sets the value of the saturdayEnd property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSaturdayEnd(String value) {
this.saturdayEnd = value;
}
/**
* Gets the value of the saturdayStart property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSaturdayStart() {
return saturdayStart;
}
/**
* Sets the value of the saturdayStart property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSaturdayStart(String value) {
this.saturdayStart = value;
}
/**
* Gets the value of the sundayEnd property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSundayEnd() {
return sundayEnd;
}
/**
* Sets the value of the sundayEnd property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSundayEnd(String value) {
this.sundayEnd = value;
}
/**
* Gets the value of the sundayStart property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSundayStart() {
return sundayStart;
}
/**
* Sets the value of the sundayStart property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSundayStart(String value) {
this.sundayStart = value;
}
/**
* Gets the value of the thursdayEnd property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getThursdayEnd() {
return thursdayEnd;
}
/**
* Sets the value of the thursdayEnd property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setThursdayEnd(String value) {
this.thursdayEnd = value;
}
/**
* Gets the value of the thursdayStart property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getThursdayStart() {
return thursdayStart;
}
/**
* Sets the value of the thursdayStart property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setThursdayStart(String value) {
this.thursdayStart = value;
}
/**
* Gets the value of the tuesdayEnd property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTuesdayEnd() {
return tuesdayEnd;
}
/**
* Sets the value of the tuesdayEnd property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTuesdayEnd(String value) {
this.tuesdayEnd = value;
}
/**
* Gets the value of the tuesdayStart property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTuesdayStart() {
return tuesdayStart;
}
/**
* Sets the value of the tuesdayStart property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTuesdayStart(String value) {
this.tuesdayStart = value;
}
/**
* Gets the value of the wednesdayEnd property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getWednesdayEnd() {
return wednesdayEnd;
}
/**
* Sets the value of the wednesdayEnd property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setWednesdayEnd(String value) {
this.wednesdayEnd = value;
}
/**
* Gets the value of the wednesdayStart property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getWednesdayStart() {
return wednesdayStart;
}
/**
* Sets the value of the wednesdayStart property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setWednesdayStart(String value) {
this.wednesdayStart = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/EmailTemplate.java | 61 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate.java | 61 |
{
protected Double apiVersion;
protected List<String> attachedDocuments;
protected List<Attachment> attachments;
protected boolean available;
protected String description;
@XmlElement(required = true)
protected Encoding encodingKey;
protected String letterhead;
@XmlElement(required = true)
protected String name;
protected List<PackageVersion> packageVersions;
@XmlElement(required = true)
protected EmailTemplateStyle style;
protected String subject;
protected String textOnly;
@XmlElement(required = true)
protected EmailTemplateType type;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setApiVersion(Double value) {
this.apiVersion = value;
}
/**
* Gets the value of the attachedDocuments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the attachedDocuments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getAttachedDocuments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getAttachedDocuments() {
if (attachedDocuments == null) {
attachedDocuments = new ArrayList<String>();
}
return this.attachedDocuments;
}
/**
* Gets the value of the attachments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the attachments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getAttachments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Attachment }
*
*
*/
public List<Attachment> getAttachments() {
if (attachments == null) {
attachments = new ArrayList<Attachment>();
}
return this.attachments;
}
/**
* Gets the value of the available property.
*
*/
public boolean isAvailable() {
return available;
}
/**
* Sets the value of the available property.
*
*/
public void setAvailable(boolean value) {
this.available = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the encodingKey property.
*
* @return
* possible object is
* {@link Encoding }
*
*/
public Encoding getEncodingKey() {
return encodingKey;
}
/**
* Sets the value of the encodingKey property.
*
* @param value
* allowed object is
* {@link Encoding }
*
*/
public void setEncodingKey(Encoding value) {
this.encodingKey = value;
}
/**
* Gets the value of the letterhead property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLetterhead() {
return letterhead;
}
/**
* Sets the value of the letterhead property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLetterhead(String value) {
this.letterhead = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the packageVersions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the packageVersions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPackageVersions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PackageVersion }
*
*
*/
public List<PackageVersion> getPackageVersions() {
if (packageVersions == null) {
packageVersions = new ArrayList<PackageVersion>();
}
return this.packageVersions;
}
/**
* Gets the value of the style property.
*
* @return
* possible object is
* {@link EmailTemplateStyle }
*
*/
public EmailTemplateStyle getStyle() {
return style;
}
/**
* Sets the value of the style property.
*
* @param value
* allowed object is
* {@link EmailTemplateStyle }
*
*/
public void setStyle(EmailTemplateStyle value) {
this.style = value;
}
/**
* Gets the value of the subject property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSubject() {
return subject;
}
/**
* Sets the value of the subject property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSubject(String value) {
this.subject = value;
}
/**
* Gets the value of the textOnly property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTextOnly() {
return textOnly;
}
/**
* Sets the value of the textOnly property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTextOnly(String value) {
this.textOnly = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link EmailTemplateType }
*
*/
public EmailTemplateType getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link EmailTemplateType }
*
*/
public void setType(EmailTemplateType value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexTestResult.java | 114 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTestResult.java | 114 |
public void setApexClass(JAXBElement<ApexClass> value) {
this.apexClass = value;
}
/**
* Gets the value of the apexClassId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getApexClassId() {
return apexClassId;
}
/**
* Sets the value of the apexClassId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setApexClassId(JAXBElement<String> value) {
this.apexClassId = value;
}
/**
* Gets the value of the apexLog property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ApexLog }{@code >}
*
*/
public JAXBElement<ApexLog> getApexLog() {
return apexLog;
}
/**
* Sets the value of the apexLog property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link ApexLog }{@code >}
*
*/
public void setApexLog(JAXBElement<ApexLog> value) {
this.apexLog = value;
}
/**
* Gets the value of the apexLogId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getApexLogId() {
return apexLogId;
}
/**
* Sets the value of the apexLogId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setApexLogId(JAXBElement<String> value) {
this.apexLogId = value;
}
/**
* Gets the value of the asyncApexJob property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link AsyncApexJob }{@code >}
*
*/
public JAXBElement<AsyncApexJob> getAsyncApexJob() {
return asyncApexJob;
}
/**
* Sets the value of the asyncApexJob property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link AsyncApexJob }{@code >}
*
*/
public void setAsyncApexJob(JAXBElement<AsyncApexJob> value) {
this.asyncApexJob = value;
}
/**
* Gets the value of the asyncApexJobId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAsyncApexJobId() {
return asyncApexJobId;
}
/**
* Sets the value of the asyncApexJobId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAsyncApexJobId(JAXBElement<String> value) {
this.asyncApexJobId = value;
}
/**
* Gets the value of the message property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMessage() {
return message;
}
/**
* Sets the value of the message property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMessage(JAXBElement<String> value) {
this.message = value;
}
/**
* Gets the value of the methodName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMethodName() {
return methodName;
}
/**
* Sets the value of the methodName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMethodName(JAXBElement<String> value) {
this.methodName = value;
}
/**
* Gets the value of the outcome property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOutcome() {
return outcome;
}
/**
* Sets the value of the outcome property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOutcome(JAXBElement<String> value) {
this.outcome = value;
}
/**
* Gets the value of the queueItem property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ApexTestQueueItem }{@code >}
*
*/
public JAXBElement<ApexTestQueueItem> getQueueItem() {
return queueItem;
}
/**
* Sets the value of the queueItem property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link ApexTestQueueItem }{@code >}
*
*/
public void setQueueItem(JAXBElement<ApexTestQueueItem> value) {
this.queueItem = value;
}
/**
* Gets the value of the queueItemId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getQueueItemId() {
return queueItemId;
}
/**
* Sets the value of the queueItemId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setQueueItemId(JAXBElement<String> value) {
this.queueItemId = value;
}
/**
* Gets the value of the stackTrace property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getStackTrace() {
return stackTrace;
}
/**
* Sets the value of the stackTrace property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setStackTrace(JAXBElement<String> value) {
this.stackTrace = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the testTimestamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getTestTimestamp() {
return testTimestamp;
}
/**
* Sets the value of the testTimestamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setTestTimestamp(JAXBElement<XMLGregorianCalendar> value) {
this.testTimestamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 943 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 1079 |
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the particles property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getParticles() {
return particles;
}
/**
* Sets the value of the particles property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setParticles(JAXBElement<QueryResult> value) {
this.particles = value;
}
/**
* Gets the value of the precision property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getPrecision() {
return precision;
}
/**
* Sets the value of the precision property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setPrecision(JAXBElement<Integer> value) {
this.precision = value;
}
/**
* Gets the value of the publisher property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Publisher }{@code >}
*
*/
public JAXBElement<Publisher> getPublisher() {
return publisher;
}
/**
* Sets the value of the publisher property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Publisher }{@code >}
*
*/
public void setPublisher(JAXBElement<Publisher> value) {
this.publisher = value;
}
/**
* Gets the value of the publisherId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPublisherId() {
return publisherId;
}
/**
* Sets the value of the publisherId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPublisherId(JAXBElement<String> value) {
this.publisherId = value;
}
/**
* Gets the value of the qualifiedApiName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getQualifiedApiName() {
return qualifiedApiName;
}
/**
* Sets the value of the qualifiedApiName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setQualifiedApiName(JAXBElement<String> value) {
this.qualifiedApiName = value;
}
/**
* Gets the value of the referenceTargetField property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getReferenceTargetField() {
return referenceTargetField;
}
/**
* Sets the value of the referenceTargetField property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setReferenceTargetField(JAXBElement<String> value) {
this.referenceTargetField = value;
}
/**
* Gets the value of the referenceTo property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link RelationshipReferenceTo }{@code >}
*
*/
public JAXBElement<RelationshipReferenceTo> getReferenceTo() {
return referenceTo;
}
/**
* Sets the value of the referenceTo property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link RelationshipReferenceTo }{@code >}
*
*/
public void setReferenceTo(JAXBElement<RelationshipReferenceTo> value) {
this.referenceTo = value;
}
/**
* Gets the value of the relationshipDomains property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getRelationshipDomains() {
return relationshipDomains;
}
/**
* Sets the value of the relationshipDomains property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setRelationshipDomains(JAXBElement<QueryResult> value) {
this.relationshipDomains = value;
}
/**
* Gets the value of the relationshipName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRelationshipName() {
return relationshipName;
}
/**
* Sets the value of the relationshipName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRelationshipName(JAXBElement<String> value) {
this.relationshipName = value;
}
/**
* Gets the value of the runningUserFieldAccess property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link UserFieldAccess }{@code >}
*
*/
public JAXBElement<UserFieldAccess> getRunningUserFieldAccess() {
return runningUserFieldAccess;
}
/**
* Sets the value of the runningUserFieldAccess property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link UserFieldAccess }{@code >}
*
*/
public void setRunningUserFieldAccess(JAXBElement<UserFieldAccess> value) {
this.runningUserFieldAccess = value;
}
/**
* Gets the value of the runningUserFieldAccessId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRunningUserFieldAccessId() {
return runningUserFieldAccessId;
}
/**
* Sets the value of the runningUserFieldAccessId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRunningUserFieldAccessId(JAXBElement<String> value) {
this.runningUserFieldAccessId = value;
}
/**
* Gets the value of the scale property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getScale() {
return scale;
}
/**
* Sets the value of the scale property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setScale(JAXBElement<Integer> value) {
this.scale = value;
}
/**
* Gets the value of the serviceDataType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link DataType }{@code >}
*
*/
public JAXBElement<DataType> getServiceDataType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RelatedList.java | 41 |
| org/solenopsis/keraiai/wsdl/partner/RelatedList.java | 41 |
@XmlType(name = "RelatedList", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"accessLevelRequiredForCreate",
"buttons",
"columns",
"custom",
"field",
"label",
"limitRows",
"name",
"sobject",
"sort"
})
public class RelatedList {
@XmlElement(required = true, nillable = true)
protected ShareAccessLevel accessLevelRequiredForCreate;
@XmlElement(nillable = true)
protected List<DescribeLayoutButton> buttons;
@XmlElement(required = true)
protected List<RelatedListColumn> columns;
protected boolean custom;
@XmlElement(required = true, nillable = true)
protected String field;
@XmlElement(required = true)
protected String label;
protected int limitRows;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true, nillable = true)
protected String sobject;
protected List<RelatedListSort> sort;
/**
* Gets the value of the accessLevelRequiredForCreate property.
*
* @return
* possible object is
* {@link ShareAccessLevel }
*
*/
public ShareAccessLevel getAccessLevelRequiredForCreate() {
return accessLevelRequiredForCreate;
}
/**
* Sets the value of the accessLevelRequiredForCreate property.
*
* @param value
* allowed object is
* {@link ShareAccessLevel }
*
*/
public void setAccessLevelRequiredForCreate(ShareAccessLevel value) {
this.accessLevelRequiredForCreate = value;
}
/**
* Gets the value of the buttons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the buttons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getButtons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutButton }
*
*
*/
public List<DescribeLayoutButton> getButtons() {
if (buttons == null) {
buttons = new ArrayList<DescribeLayoutButton>();
}
return this.buttons;
}
/**
* Gets the value of the columns property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the columns property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getColumns().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RelatedListColumn }
*
*
*/
public List<RelatedListColumn> getColumns() {
if (columns == null) {
columns = new ArrayList<RelatedListColumn>();
}
return this.columns;
}
/**
* Gets the value of the custom property.
*
*/
public boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
*/
public void setCustom(boolean value) {
this.custom = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the limitRows property.
*
*/
public int getLimitRows() {
return limitRows;
}
/**
* Sets the value of the limitRows property.
*
*/
public void setLimitRows(int value) {
this.limitRows = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the sobject property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSobject() {
return sobject;
}
/**
* Sets the value of the sobject property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSobject(String value) {
this.sobject = value;
}
/**
* Gets the value of the sort property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the sort property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSort().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RelatedListSort }
*
*
*/
public List<RelatedListSort> getSort() {
if (sort == null) {
sort = new ArrayList<RelatedListSort>();
}
return this.sort;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AttachedContentDocument.java | 170 |
| org/solenopsis/keraiai/wsdl/enterprise/CombinedAttachment.java | 118 |
public JAXBElement<Integer> getContentSize() {
return contentSize;
}
/**
* Sets the value of the contentSize property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setContentSize(JAXBElement<Integer> value) {
this.contentSize = value;
}
/**
* Gets the value of the contentUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentUrl() {
return contentUrl;
}
/**
* Sets the value of the contentUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentUrl(JAXBElement<String> value) {
this.contentUrl = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the externalDataSourceName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExternalDataSourceName() {
return externalDataSourceName;
}
/**
* Sets the value of the externalDataSourceName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setExternalDataSourceName(JAXBElement<String> value) {
this.externalDataSourceName = value;
}
/**
* Gets the value of the externalDataSourceType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExternalDataSourceType() {
return externalDataSourceType;
}
/**
* Sets the value of the externalDataSourceType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setExternalDataSourceType(JAXBElement<String> value) {
this.externalDataSourceType = value;
}
/**
* Gets the value of the fileExtension property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFileExtension() {
return fileExtension;
}
/**
* Sets the value of the fileExtension property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFileExtension(JAXBElement<String> value) {
this.fileExtension = value;
}
/**
* Gets the value of the fileType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFileType() {
return fileType;
}
/**
* Sets the value of the fileType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFileType(JAXBElement<String> value) {
this.fileType = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the linkedEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Contract }{@code >}
*
*/
public JAXBElement<Contract> getLinkedEntity() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexTrigger.java | 395 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 535 |
this.lengthWithoutComments = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setStatus(JAXBElement<String> value) {
this.status = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the tableEnumOrId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getTableEnumOrId() {
return tableEnumOrId;
}
/**
* Sets the value of the tableEnumOrId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setTableEnumOrId(JAXBElement<String> value) {
this.tableEnumOrId = value;
}
/**
* Gets the value of the usageAfterDelete property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getUsageAfterDelete() {
return usageAfterDelete;
}
/**
* Sets the value of the usageAfterDelete property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setUsageAfterDelete(JAXBElement<Boolean> value) {
this.usageAfterDelete = value;
}
/**
* Gets the value of the usageAfterInsert property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getUsageAfterInsert() {
return usageAfterInsert;
}
/**
* Sets the value of the usageAfterInsert property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setUsageAfterInsert(JAXBElement<Boolean> value) {
this.usageAfterInsert = value;
}
/**
* Gets the value of the usageAfterUndelete property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getUsageAfterUndelete() {
return usageAfterUndelete;
}
/**
* Sets the value of the usageAfterUndelete property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setUsageAfterUndelete(JAXBElement<Boolean> value) {
this.usageAfterUndelete = value;
}
/**
* Gets the value of the usageAfterUpdate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getUsageAfterUpdate() {
return usageAfterUpdate;
}
/**
* Sets the value of the usageAfterUpdate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setUsageAfterUpdate(JAXBElement<Boolean> value) {
this.usageAfterUpdate = value;
}
/**
* Gets the value of the usageBeforeDelete property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getUsageBeforeDelete() {
return usageBeforeDelete;
}
/**
* Sets the value of the usageBeforeDelete property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setUsageBeforeDelete(JAXBElement<Boolean> value) {
this.usageBeforeDelete = value;
}
/**
* Gets the value of the usageBeforeInsert property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getUsageBeforeInsert() {
return usageBeforeInsert;
}
/**
* Sets the value of the usageBeforeInsert property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setUsageBeforeInsert(JAXBElement<Boolean> value) {
this.usageBeforeInsert = value;
}
/**
* Gets the value of the usageBeforeUpdate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getUsageBeforeUpdate() {
return usageBeforeUpdate;
}
/**
* Sets the value of the usageBeforeUpdate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setUsageBeforeUpdate(JAXBElement<Boolean> value) {
this.usageBeforeUpdate = value;
}
/**
* Gets the value of the usageIsBulk property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getUsageIsBulk() {
return usageIsBulk;
}
/**
* Sets the value of the usageIsBulk property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setUsageIsBulk(JAXBElement<Boolean> value) {
this.usageIsBulk = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AcceptedEventRelation.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/DeclinedEventRelation.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/EventRelation.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/UndecidedEventRelation.java | 106 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the event property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Event }{@code >}
*
*/
public JAXBElement<Event> getEvent() {
return event;
}
/**
* Sets the value of the event property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Event }{@code >}
*
*/
public void setEvent(JAXBElement<Event> value) {
this.event = value;
}
/**
* Gets the value of the eventId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEventId() {
return eventId;
}
/**
* Sets the value of the eventId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEventId(JAXBElement<String> value) {
this.eventId = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the relation property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getRelation() {
return relation;
}
/**
* Sets the value of the relation property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setRelation(JAXBElement<Name> value) {
this.relation = value;
}
/**
* Gets the value of the relationId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRelationId() {
return relationId;
}
/**
* Sets the value of the relationId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRelationId(JAXBElement<String> value) {
this.relationId = value;
}
/**
* Gets the value of the respondedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getRespondedDate() {
return respondedDate;
}
/**
* Sets the value of the respondedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setRespondedDate(JAXBElement<XMLGregorianCalendar> value) {
this.respondedDate = value;
}
/**
* Gets the value of the response property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getResponse() {
return response;
}
/**
* Sets the value of the response property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setResponse(JAXBElement<String> value) {
this.response = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexClass.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexTrigger.java | 142 |
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the body property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBody() {
return body;
}
/**
* Sets the value of the body property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBody(JAXBElement<String> value) {
this.body = value;
}
/**
* Gets the value of the bodyCrc property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getBodyCrc() {
return bodyCrc;
}
/**
* Sets the value of the bodyCrc property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setBodyCrc(JAXBElement<Double> value) {
this.bodyCrc = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isValid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsValid() {
return isValid;
}
/**
* Sets the value of the isValid property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsValid(JAXBElement<Boolean> value) {
this.isValid = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lengthWithoutComments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getLengthWithoutComments() {
return lengthWithoutComments;
}
/**
* Sets the value of the lengthWithoutComments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setLengthWithoutComments(JAXBElement<Integer> value) {
this.lengthWithoutComments = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the setupEntityAccessItems property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getSetupEntityAccessItems() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CombinedAttachment.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 166 |
public JAXBElement<Integer> getContentSize() {
return contentSize;
}
/**
* Sets the value of the contentSize property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setContentSize(JAXBElement<Integer> value) {
this.contentSize = value;
}
/**
* Gets the value of the contentUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentUrl() {
return contentUrl;
}
/**
* Sets the value of the contentUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentUrl(JAXBElement<String> value) {
this.contentUrl = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the externalDataSourceName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExternalDataSourceName() {
return externalDataSourceName;
}
/**
* Sets the value of the externalDataSourceName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setExternalDataSourceName(JAXBElement<String> value) {
this.externalDataSourceName = value;
}
/**
* Gets the value of the externalDataSourceType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExternalDataSourceType() {
return externalDataSourceType;
}
/**
* Sets the value of the externalDataSourceType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setExternalDataSourceType(JAXBElement<String> value) {
this.externalDataSourceType = value;
}
/**
* Gets the value of the fileExtension property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFileExtension() {
return fileExtension;
}
/**
* Sets the value of the fileExtension property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFileExtension(JAXBElement<String> value) {
this.fileExtension = value;
}
/**
* Gets the value of the fileType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFileType() {
return fileType;
}
/**
* Sets the value of the fileType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFileType(JAXBElement<String> value) {
this.fileType = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the parent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Contract }{@code >}
*
*/
public JAXBElement<Contract> getParent() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Name.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/RecentlyViewed.java | 227 |
this.isActive = value;
}
/**
* Gets the value of the lastName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastName() {
return lastName;
}
/**
* Sets the value of the lastName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastName(JAXBElement<String> value) {
this.lastName = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() {
return phone;
}
/**
* Sets the value of the phone property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPhone(JAXBElement<String> value) {
this.phone = value;
}
/**
* Gets the value of the profile property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Profile }{@code >}
*
*/
public JAXBElement<Profile> getProfile() {
return profile;
}
/**
* Sets the value of the profile property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Profile }{@code >}
*
*/
public void setProfile(JAXBElement<Profile> value) {
this.profile = value;
}
/**
* Gets the value of the profileId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getProfileId() {
return profileId;
}
/**
* Sets the value of the profileId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setProfileId(JAXBElement<String> value) {
this.profileId = value;
}
/**
* Gets the value of the recordType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link RecordType }{@code >}
*
*/
public JAXBElement<RecordType> getRecordType() {
return recordType;
}
/**
* Sets the value of the recordType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link RecordType }{@code >}
*
*/
public void setRecordType(JAXBElement<RecordType> value) {
this.recordType = value;
}
/**
* Gets the value of the recordTypeId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRecordTypeId() {
return recordTypeId;
}
/**
* Sets the value of the recordTypeId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRecordTypeId(JAXBElement<String> value) {
this.recordTypeId = value;
}
/**
* Gets the value of the title property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getTitle() {
return title;
}
/**
* Sets the value of the title property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setTitle(JAXBElement<String> value) {
this.title = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setType(JAXBElement<String> value) {
this.type = value;
}
/**
* Gets the value of the userRole property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link UserRole }{@code >}
*
*/
public JAXBElement<UserRole> getUserRole() {
return userRole;
}
/**
* Sets the value of the userRole property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link UserRole }{@code >}
*
*/
public void setUserRole(JAXBElement<UserRole> value) {
this.userRole = value;
}
/**
* Gets the value of the userRoleId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUserRoleId() {
return userRoleId;
}
/**
* Sets the value of the userRoleId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUserRoleId(JAXBElement<String> value) {
this.userRoleId = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstance.java | 146 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceNode.java | 130 |
public JAXBElement<XMLGregorianCalendar> getCompletedDate() {
return completedDate;
}
/**
* Sets the value of the completedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCompletedDate(JAXBElement<XMLGregorianCalendar> value) {
this.completedDate = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the elapsedTimeInDays property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getElapsedTimeInDays() {
return elapsedTimeInDays;
}
/**
* Sets the value of the elapsedTimeInDays property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setElapsedTimeInDays(JAXBElement<Double> value) {
this.elapsedTimeInDays = value;
}
/**
* Gets the value of the elapsedTimeInHours property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getElapsedTimeInHours() {
return elapsedTimeInHours;
}
/**
* Sets the value of the elapsedTimeInHours property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setElapsedTimeInHours(JAXBElement<Double> value) {
this.elapsedTimeInHours = value;
}
/**
* Gets the value of the elapsedTimeInMinutes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getElapsedTimeInMinutes() {
return elapsedTimeInMinutes;
}
/**
* Sets the value of the elapsedTimeInMinutes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setElapsedTimeInMinutes(JAXBElement<Double> value) {
this.elapsedTimeInMinutes = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastActor property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastActor() {
return lastActor;
}
/**
* Sets the value of the lastActor property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastActor(JAXBElement<User> value) {
this.lastActor = value;
}
/**
* Gets the value of the lastActorId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastActorId() {
return lastActorId;
}
/**
* Sets the value of the lastActorId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastActorId(JAXBElement<String> value) {
this.lastActorId = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the nodes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNodes() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/CaseType.java | 52 |
| org/solenopsis/keraiai/wsdl/partner/CaseType.java | 52 |
@XmlType(name = "CaseType")
@XmlEnum
public enum CaseType {
@XmlEnumValue("Nominative")
NOMINATIVE("Nominative"),
@XmlEnumValue("Accusative")
ACCUSATIVE("Accusative"),
@XmlEnumValue("Genitive")
GENITIVE("Genitive"),
@XmlEnumValue("Dative")
DATIVE("Dative"),
@XmlEnumValue("Inessive")
INESSIVE("Inessive"),
@XmlEnumValue("Elative")
ELATIVE("Elative"),
@XmlEnumValue("Illative")
ILLATIVE("Illative"),
@XmlEnumValue("Adessive")
ADESSIVE("Adessive"),
@XmlEnumValue("Ablative")
ABLATIVE("Ablative"),
@XmlEnumValue("Allative")
ALLATIVE("Allative"),
@XmlEnumValue("Essive")
ESSIVE("Essive"),
@XmlEnumValue("Translative")
TRANSLATIVE("Translative"),
@XmlEnumValue("Partitive")
PARTITIVE("Partitive"),
@XmlEnumValue("Objective")
OBJECTIVE("Objective"),
@XmlEnumValue("Subjective")
SUBJECTIVE("Subjective"),
@XmlEnumValue("Instrumental")
INSTRUMENTAL("Instrumental"),
@XmlEnumValue("Prepositional")
PREPOSITIONAL("Prepositional"),
@XmlEnumValue("Locative")
LOCATIVE("Locative"),
@XmlEnumValue("Vocative")
VOCATIVE("Vocative"),
@XmlEnumValue("Sublative")
SUBLATIVE("Sublative"),
@XmlEnumValue("Superessive")
SUPERESSIVE("Superessive"),
@XmlEnumValue("Delative")
DELATIVE("Delative"),
@XmlEnumValue("Causalfinal")
CAUSALFINAL("Causalfinal"),
@XmlEnumValue("Essiveformal")
ESSIVEFORMAL("Essiveformal"),
@XmlEnumValue("Termanative")
TERMANATIVE("Termanative"),
@XmlEnumValue("Distributive")
DISTRIBUTIVE("Distributive"),
@XmlEnumValue("Ergative")
ERGATIVE("Ergative"),
@XmlEnumValue("Adverbial")
ADVERBIAL("Adverbial"),
@XmlEnumValue("Abessive")
ABESSIVE("Abessive"),
@XmlEnumValue("Comitative")
COMITATIVE("Comitative");
private final String value;
CaseType(String v) {
value = v;
}
public String value() {
return value;
}
public static CaseType fromValue(String v) {
for (CaseType c: CaseType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowFieldUpdate.java | 41 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdate.java | 41 |
@XmlType(name = "WorkflowFieldUpdate", propOrder = {
"description",
"field",
"formula",
"literalValue",
"lookupValue",
"lookupValueType",
"name",
"notifyAssignee",
"operation",
"_protected",
"reevaluateOnChange",
"targetObject"
})
public class WorkflowFieldUpdate
extends WorkflowAction
{
protected String description;
@XmlElement(required = true)
protected String field;
protected String formula;
protected String literalValue;
protected String lookupValue;
protected LookupValueType lookupValueType;
@XmlElement(required = true)
protected String name;
protected boolean notifyAssignee;
@XmlElement(required = true)
protected FieldUpdateOperation operation;
@XmlElement(name = "protected")
protected boolean _protected;
protected Boolean reevaluateOnChange;
protected String targetObject;
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the formula property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFormula() {
return formula;
}
/**
* Sets the value of the formula property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFormula(String value) {
this.formula = value;
}
/**
* Gets the value of the literalValue property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLiteralValue() {
return literalValue;
}
/**
* Sets the value of the literalValue property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLiteralValue(String value) {
this.literalValue = value;
}
/**
* Gets the value of the lookupValue property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLookupValue() {
return lookupValue;
}
/**
* Sets the value of the lookupValue property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLookupValue(String value) {
this.lookupValue = value;
}
/**
* Gets the value of the lookupValueType property.
*
* @return
* possible object is
* {@link LookupValueType }
*
*/
public LookupValueType getLookupValueType() {
return lookupValueType;
}
/**
* Sets the value of the lookupValueType property.
*
* @param value
* allowed object is
* {@link LookupValueType }
*
*/
public void setLookupValueType(LookupValueType value) {
this.lookupValueType = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the notifyAssignee property.
*
*/
public boolean isNotifyAssignee() {
return notifyAssignee;
}
/**
* Sets the value of the notifyAssignee property.
*
*/
public void setNotifyAssignee(boolean value) {
this.notifyAssignee = value;
}
/**
* Gets the value of the operation property.
*
* @return
* possible object is
* {@link FieldUpdateOperation }
*
*/
public FieldUpdateOperation getOperation() {
return operation;
}
/**
* Sets the value of the operation property.
*
* @param value
* allowed object is
* {@link FieldUpdateOperation }
*
*/
public void setOperation(FieldUpdateOperation value) {
this.operation = value;
}
/**
* Gets the value of the protected property.
*
*/
public boolean isProtected() {
return _protected;
}
/**
* Sets the value of the protected property.
*
*/
public void setProtected(boolean value) {
this._protected = value;
}
/**
* Gets the value of the reevaluateOnChange property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isReevaluateOnChange() {
return reevaluateOnChange;
}
/**
* Sets the value of the reevaluateOnChange property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setReevaluateOnChange(Boolean value) {
this.reevaluateOnChange = value;
}
/**
* Gets the value of the targetObject property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTargetObject() {
return targetObject;
}
/**
* Sets the value of the targetObject property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTargetObject(String value) {
this.targetObject = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseType.java | 52 |
| org/solenopsis/keraiai/wsdl/metadata/CaseType.java | 52 |
| org/solenopsis/keraiai/wsdl/partner/CaseType.java | 52 |
@XmlType(name = "CaseType", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum CaseType {
@XmlEnumValue("Nominative")
NOMINATIVE("Nominative"),
@XmlEnumValue("Accusative")
ACCUSATIVE("Accusative"),
@XmlEnumValue("Genitive")
GENITIVE("Genitive"),
@XmlEnumValue("Dative")
DATIVE("Dative"),
@XmlEnumValue("Inessive")
INESSIVE("Inessive"),
@XmlEnumValue("Elative")
ELATIVE("Elative"),
@XmlEnumValue("Illative")
ILLATIVE("Illative"),
@XmlEnumValue("Adessive")
ADESSIVE("Adessive"),
@XmlEnumValue("Ablative")
ABLATIVE("Ablative"),
@XmlEnumValue("Allative")
ALLATIVE("Allative"),
@XmlEnumValue("Essive")
ESSIVE("Essive"),
@XmlEnumValue("Translative")
TRANSLATIVE("Translative"),
@XmlEnumValue("Partitive")
PARTITIVE("Partitive"),
@XmlEnumValue("Objective")
OBJECTIVE("Objective"),
@XmlEnumValue("Subjective")
SUBJECTIVE("Subjective"),
@XmlEnumValue("Instrumental")
INSTRUMENTAL("Instrumental"),
@XmlEnumValue("Prepositional")
PREPOSITIONAL("Prepositional"),
@XmlEnumValue("Locative")
LOCATIVE("Locative"),
@XmlEnumValue("Vocative")
VOCATIVE("Vocative"),
@XmlEnumValue("Sublative")
SUBLATIVE("Sublative"),
@XmlEnumValue("Superessive")
SUPERESSIVE("Superessive"),
@XmlEnumValue("Delative")
DELATIVE("Delative"),
@XmlEnumValue("Causalfinal")
CAUSALFINAL("Causalfinal"),
@XmlEnumValue("Essiveformal")
ESSIVEFORMAL("Essiveformal"),
@XmlEnumValue("Termanative")
TERMANATIVE("Termanative"),
@XmlEnumValue("Distributive")
DISTRIBUTIVE("Distributive"),
@XmlEnumValue("Ergative")
ERGATIVE("Ergative"),
@XmlEnumValue("Adverbial")
ADVERBIAL("Adverbial"),
@XmlEnumValue("Abessive")
ABESSIVE("Abessive"),
@XmlEnumValue("Comitative")
COMITATIVE("Comitative");
private final String value;
CaseType(String v) {
value = v;
}
public String value() {
return value;
}
public static CaseType fromValue(String v) {
for (CaseType c: CaseType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FeedItemType.java | 51 |
| org/solenopsis/keraiai/wsdl/tooling/FeedItemType.java | 51 |
@XmlType(name = "FeedItemType")
@XmlEnum
public enum FeedItemType {
@XmlEnumValue("TrackedChange")
TRACKED_CHANGE("TrackedChange"),
@XmlEnumValue("UserStatus")
USER_STATUS("UserStatus"),
@XmlEnumValue("TextPost")
TEXT_POST("TextPost"),
@XmlEnumValue("AdvancedTextPost")
ADVANCED_TEXT_POST("AdvancedTextPost"),
@XmlEnumValue("LinkPost")
LINK_POST("LinkPost"),
@XmlEnumValue("ContentPost")
CONTENT_POST("ContentPost"),
@XmlEnumValue("PollPost")
POLL_POST("PollPost"),
@XmlEnumValue("RypplePost")
RYPPLE_POST("RypplePost"),
@XmlEnumValue("ProfileSkillPost")
PROFILE_SKILL_POST("ProfileSkillPost"),
@XmlEnumValue("DashboardComponentSnapshot")
DASHBOARD_COMPONENT_SNAPSHOT("DashboardComponentSnapshot"),
@XmlEnumValue("ApprovalPost")
APPROVAL_POST("ApprovalPost"),
@XmlEnumValue("CaseCommentPost")
CASE_COMMENT_POST("CaseCommentPost"),
@XmlEnumValue("ReplyPost")
REPLY_POST("ReplyPost"),
@XmlEnumValue("EmailMessageEvent")
EMAIL_MESSAGE_EVENT("EmailMessageEvent"),
@XmlEnumValue("CallLogPost")
CALL_LOG_POST("CallLogPost"),
@XmlEnumValue("ChangeStatusPost")
CHANGE_STATUS_POST("ChangeStatusPost"),
@XmlEnumValue("AttachArticleEvent")
ATTACH_ARTICLE_EVENT("AttachArticleEvent"),
@XmlEnumValue("MilestoneEvent")
MILESTONE_EVENT("MilestoneEvent"),
@XmlEnumValue("ActivityEvent")
ACTIVITY_EVENT("ActivityEvent"),
@XmlEnumValue("ChatTranscriptPost")
CHAT_TRANSCRIPT_POST("ChatTranscriptPost"),
@XmlEnumValue("CollaborationGroupCreated")
COLLABORATION_GROUP_CREATED("CollaborationGroupCreated"),
@XmlEnumValue("CollaborationGroupUnarchived")
COLLABORATION_GROUP_UNARCHIVED("CollaborationGroupUnarchived"),
@XmlEnumValue("SocialPost")
SOCIAL_POST("SocialPost"),
@XmlEnumValue("QuestionPost")
QUESTION_POST("QuestionPost"),
@XmlEnumValue("FacebookPost")
FACEBOOK_POST("FacebookPost"),
@XmlEnumValue("BasicTemplateFeedItem")
BASIC_TEMPLATE_FEED_ITEM("BasicTemplateFeedItem"),
@XmlEnumValue("CreateRecordEvent")
CREATE_RECORD_EVENT("CreateRecordEvent"),
@XmlEnumValue("CanvasPost")
CANVAS_POST("CanvasPost"),
@XmlEnumValue("AnnouncementPost")
ANNOUNCEMENT_POST("AnnouncementPost");
private final String value;
FeedItemType(String v) {
value = v;
}
public String value() {
return value;
}
public static FeedItemType fromValue(String v) {
for (FeedItemType c: FeedItemType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ListViewColumn.java | 39 |
| org/solenopsis/keraiai/wsdl/partner/ListViewColumn.java | 39 |
@XmlType(name = "ListViewColumn", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"ascendingLabel",
"descendingLabel",
"fieldNameOrPath",
"hidden",
"label",
"selectListItem",
"sortDirection",
"sortIndex",
"sortable",
"type"
})
public class ListViewColumn {
@XmlElement(required = true, nillable = true)
protected String ascendingLabel;
@XmlElement(required = true, nillable = true)
protected String descendingLabel;
@XmlElement(required = true)
protected String fieldNameOrPath;
protected boolean hidden;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String selectListItem;
@XmlElement(required = true, nillable = true)
protected OrderByDirection sortDirection;
@XmlElement(required = true, type = Integer.class, nillable = true)
protected Integer sortIndex;
protected boolean sortable;
@XmlElement(required = true)
protected FieldType type;
/**
* Gets the value of the ascendingLabel property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAscendingLabel() {
return ascendingLabel;
}
/**
* Sets the value of the ascendingLabel property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAscendingLabel(String value) {
this.ascendingLabel = value;
}
/**
* Gets the value of the descendingLabel property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescendingLabel() {
return descendingLabel;
}
/**
* Sets the value of the descendingLabel property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescendingLabel(String value) {
this.descendingLabel = value;
}
/**
* Gets the value of the fieldNameOrPath property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFieldNameOrPath() {
return fieldNameOrPath;
}
/**
* Sets the value of the fieldNameOrPath property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFieldNameOrPath(String value) {
this.fieldNameOrPath = value;
}
/**
* Gets the value of the hidden property.
*
*/
public boolean isHidden() {
return hidden;
}
/**
* Sets the value of the hidden property.
*
*/
public void setHidden(boolean value) {
this.hidden = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the selectListItem property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSelectListItem() {
return selectListItem;
}
/**
* Sets the value of the selectListItem property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSelectListItem(String value) {
this.selectListItem = value;
}
/**
* Gets the value of the sortDirection property.
*
* @return
* possible object is
* {@link OrderByDirection }
*
*/
public OrderByDirection getSortDirection() {
return sortDirection;
}
/**
* Sets the value of the sortDirection property.
*
* @param value
* allowed object is
* {@link OrderByDirection }
*
*/
public void setSortDirection(OrderByDirection value) {
this.sortDirection = value;
}
/**
* Gets the value of the sortIndex property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getSortIndex() {
return sortIndex;
}
/**
* Sets the value of the sortIndex property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setSortIndex(Integer value) {
this.sortIndex = value;
}
/**
* Gets the value of the sortable property.
*
*/
public boolean isSortable() {
return sortable;
}
/**
* Sets the value of the sortable property.
*
*/
public void setSortable(boolean value) {
this.sortable = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link FieldType }
*
*/
public FieldType getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link FieldType }
*
*/
public void setType(FieldType value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexLog.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/ApexLog.java | 83 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the application property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getApplication() {
return application;
}
/**
* Sets the value of the application property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setApplication(JAXBElement<String> value) {
this.application = value;
}
/**
* Gets the value of the durationMilliseconds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getDurationMilliseconds() {
return durationMilliseconds;
}
/**
* Sets the value of the durationMilliseconds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setDurationMilliseconds(JAXBElement<Integer> value) {
this.durationMilliseconds = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the location property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLocation() {
return location;
}
/**
* Sets the value of the location property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLocation(JAXBElement<String> value) {
this.location = value;
}
/**
* Gets the value of the logLength property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getLogLength() {
return logLength;
}
/**
* Sets the value of the logLength property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setLogLength(JAXBElement<Integer> value) {
this.logLength = value;
}
/**
* Gets the value of the logUser property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getLogUser() {
return logUser;
}
/**
* Sets the value of the logUser property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setLogUser(JAXBElement<Name> value) {
this.logUser = value;
}
/**
* Gets the value of the logUserId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLogUserId() {
return logUserId;
}
/**
* Sets the value of the logUserId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLogUserId(JAXBElement<String> value) {
this.logUserId = value;
}
/**
* Gets the value of the operation property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOperation() {
return operation;
}
/**
* Sets the value of the operation property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOperation(JAXBElement<String> value) {
this.operation = value;
}
/**
* Gets the value of the request property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRequest() {
return request;
}
/**
* Sets the value of the request property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRequest(JAXBElement<String> value) {
this.request = value;
}
/**
* Gets the value of the startTime property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getStartTime() {
return startTime;
}
/**
* Sets the value of the startTime property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setStartTime(JAXBElement<XMLGregorianCalendar> value) {
this.startTime = value;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setStatus(JAXBElement<String> value) {
this.status = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowDynamicChoiceSet.java | 42 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDynamicChoiceSet.java | 42 |
@XmlType(name = "FlowDynamicChoiceSet", propOrder = {
"dataType",
"displayField",
"filters",
"limit",
"object",
"outputAssignments",
"picklistField",
"picklistObject",
"sortField",
"sortOrder",
"valueField"
})
public class FlowDynamicChoiceSet
extends FlowElement
{
@XmlElement(required = true)
protected FlowDataType dataType;
@XmlElement(required = true)
protected String displayField;
protected List<FlowRecordFilter> filters;
protected Integer limit;
@XmlElement(required = true)
protected String object;
protected List<FlowOutputFieldAssignment> outputAssignments;
protected String picklistField;
protected String picklistObject;
protected String sortField;
protected SortOrder sortOrder;
protected String valueField;
/**
* Gets the value of the dataType property.
*
* @return
* possible object is
* {@link FlowDataType }
*
*/
public FlowDataType getDataType() {
return dataType;
}
/**
* Sets the value of the dataType property.
*
* @param value
* allowed object is
* {@link FlowDataType }
*
*/
public void setDataType(FlowDataType value) {
this.dataType = value;
}
/**
* Gets the value of the displayField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDisplayField() {
return displayField;
}
/**
* Sets the value of the displayField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDisplayField(String value) {
this.displayField = value;
}
/**
* Gets the value of the filters property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the filters property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFilters().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowRecordFilter }
*
*
*/
public List<FlowRecordFilter> getFilters() {
if (filters == null) {
filters = new ArrayList<FlowRecordFilter>();
}
return this.filters;
}
/**
* Gets the value of the limit property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getLimit() {
return limit;
}
/**
* Sets the value of the limit property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setLimit(Integer value) {
this.limit = value;
}
/**
* Gets the value of the object property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getObject() {
return object;
}
/**
* Sets the value of the object property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setObject(String value) {
this.object = value;
}
/**
* Gets the value of the outputAssignments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the outputAssignments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getOutputAssignments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowOutputFieldAssignment }
*
*
*/
public List<FlowOutputFieldAssignment> getOutputAssignments() {
if (outputAssignments == null) {
outputAssignments = new ArrayList<FlowOutputFieldAssignment>();
}
return this.outputAssignments;
}
/**
* Gets the value of the picklistField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPicklistField() {
return picklistField;
}
/**
* Sets the value of the picklistField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPicklistField(String value) {
this.picklistField = value;
}
/**
* Gets the value of the picklistObject property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPicklistObject() {
return picklistObject;
}
/**
* Sets the value of the picklistObject property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPicklistObject(String value) {
this.picklistObject = value;
}
/**
* Gets the value of the sortField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSortField() {
return sortField;
}
/**
* Sets the value of the sortField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSortField(String value) {
this.sortField = value;
}
/**
* Gets the value of the sortOrder property.
*
* @return
* possible object is
* {@link SortOrder }
*
*/
public SortOrder getSortOrder() {
return sortOrder;
}
/**
* Sets the value of the sortOrder property.
*
* @param value
* allowed object is
* {@link SortOrder }
*
*/
public void setSortOrder(SortOrder value) {
this.sortOrder = value;
}
/**
* Gets the value of the valueField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getValueField() {
return valueField;
}
/**
* Sets the value of the valueField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setValueField(String value) {
this.valueField = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AcceptedEventRelation.java | 64 |
| org/solenopsis/keraiai/wsdl/enterprise/DeclinedEventRelation.java | 64 |
| org/solenopsis/keraiai/wsdl/enterprise/EventRelation.java | 64 |
| org/solenopsis/keraiai/wsdl/enterprise/UndecidedEventRelation.java | 64 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Event", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Event> event;
@XmlElementRef(name = "EventId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> eventId;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Relation", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> relation;
@XmlElementRef(name = "RelationId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> relationId;
@XmlElementRef(name = "RespondedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> respondedDate;
@XmlElementRef(name = "Response", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> response;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexClass.java | 66 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexTrigger.java | 82 |
extends SObject
{
@XmlElementRef(name = "ApiVersion", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> apiVersion;
@XmlElementRef(name = "Body", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> body;
@XmlElementRef(name = "BodyCrc", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> bodyCrc;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsValid", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isValid;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LengthWithoutComments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> lengthWithoutComments;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SetupEntityAccessItems", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinition.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinition.java | 110 |
public void setAuraDefinitionBundle(JAXBElement<AuraDefinitionBundle> value) {
this.auraDefinitionBundle = value;
}
/**
* Gets the value of the auraDefinitionBundleId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAuraDefinitionBundleId() {
return auraDefinitionBundleId;
}
/**
* Sets the value of the auraDefinitionBundleId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAuraDefinitionBundleId(JAXBElement<String> value) {
this.auraDefinitionBundleId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the defType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDefType() {
return defType;
}
/**
* Sets the value of the defType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDefType(JAXBElement<String> value) {
this.defType = value;
}
/**
* Gets the value of the format property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFormat() {
return format;
}
/**
* Sets the value of the format property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFormat(JAXBElement<String> value) {
this.format = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the source property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getSource() {
return source;
}
/**
* Sets the value of the source property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setSource(JAXBElement<String> value) {
this.source = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstance.java | 84 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceNode.java | 76 |
extends SObject
{
@XmlElementRef(name = "CompletedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> completedDate;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "ElapsedTimeInDays", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> elapsedTimeInDays;
@XmlElementRef(name = "ElapsedTimeInHours", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> elapsedTimeInHours;
@XmlElementRef(name = "ElapsedTimeInMinutes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> elapsedTimeInMinutes;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastActor", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastActor;
@XmlElementRef(name = "LastActorId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastActorId;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Nodes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardComponentFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/EventFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/FeedItem.java | 234 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2Feed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/ReportFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/TopicFeed.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/UserFeed.java | 150 |
public JAXBElement<String> getBody() {
return body;
}
/**
* Sets the value of the body property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBody(JAXBElement<String> value) {
this.body = value;
}
/**
* Gets the value of the commentCount property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getCommentCount() {
return commentCount;
}
/**
* Sets the value of the commentCount property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setCommentCount(JAXBElement<Integer> value) {
this.commentCount = value;
}
/**
* Gets the value of the contentData property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link byte[]}{@code >}
*
*/
public JAXBElement<byte[]> getContentData() {
return contentData;
}
/**
* Sets the value of the contentData property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link byte[]}{@code >}
*
*/
public void setContentData(JAXBElement<byte[]> value) {
this.contentData = value;
}
/**
* Gets the value of the contentDescription property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentDescription() {
return contentDescription;
}
/**
* Sets the value of the contentDescription property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentDescription(JAXBElement<String> value) {
this.contentDescription = value;
}
/**
* Gets the value of the contentFileName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentFileName() {
return contentFileName;
}
/**
* Sets the value of the contentFileName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentFileName(JAXBElement<String> value) {
this.contentFileName = value;
}
/**
* Gets the value of the contentSize property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getContentSize() {
return contentSize;
}
/**
* Sets the value of the contentSize property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setContentSize(JAXBElement<Integer> value) {
this.contentSize = value;
}
/**
* Gets the value of the contentType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentType() {
return contentType;
}
/**
* Sets the value of the contentType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentType(JAXBElement<String> value) {
this.contentType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the feedComments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedComments() {
return feedComments;
}
/**
* Sets the value of the feedComments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedComments(JAXBElement<QueryResult> value) {
this.feedComments = value;
}
/**
* Gets the value of the feedLikes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedLikes() {
return feedLikes;
}
/**
* Sets the value of the feedLikes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedLikes(JAXBElement<QueryResult> value) {
this.feedLikes = value;
}
/**
* Gets the value of the feedTrackedChanges property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedTrackedChanges() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AttachedContentDocument.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/CombinedAttachment.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 77 |
@XmlElementRef(name = "ContentSize", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> contentSize;
@XmlElementRef(name = "ContentUrl", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentUrl;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "ExternalDataSourceName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> externalDataSourceName;
@XmlElementRef(name = "ExternalDataSourceType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> externalDataSourceType;
@XmlElementRef(name = "FileExtension", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fileExtension;
@XmlElementRef(name = "FileType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fileType;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LinkedEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 955 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 963 |
this.department = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the duplicateRecordItems property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getDuplicateRecordItems() {
return duplicateRecordItems;
}
/**
* Sets the value of the duplicateRecordItems property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setDuplicateRecordItems(JAXBElement<QueryResult> value) {
this.duplicateRecordItems = value;
}
/**
* Gets the value of the email property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEmail() {
return email;
}
/**
* Sets the value of the email property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEmail(JAXBElement<String> value) {
this.email = value;
}
/**
* Gets the value of the emailBouncedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getEmailBouncedDate() {
return emailBouncedDate;
}
/**
* Sets the value of the emailBouncedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setEmailBouncedDate(JAXBElement<XMLGregorianCalendar> value) {
this.emailBouncedDate = value;
}
/**
* Gets the value of the emailBouncedReason property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEmailBouncedReason() {
return emailBouncedReason;
}
/**
* Sets the value of the emailBouncedReason property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEmailBouncedReason(JAXBElement<String> value) {
this.emailBouncedReason = value;
}
/**
* Gets the value of the emailStatuses property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getEmailStatuses() {
return emailStatuses;
}
/**
* Sets the value of the emailStatuses property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setEmailStatuses(JAXBElement<QueryResult> value) {
this.emailStatuses = value;
}
/**
* Gets the value of the eventRelations property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getEventRelations() {
return eventRelations;
}
/**
* Sets the value of the eventRelations property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setEventRelations(JAXBElement<QueryResult> value) {
this.eventRelations = value;
}
/**
* Gets the value of the events property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getEvents() {
return events;
}
/**
* Sets the value of the events property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setEvents(JAXBElement<QueryResult> value) {
this.events = value;
}
/**
* Gets the value of the fax property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFax() {
return fax;
}
/**
* Sets the value of the fax property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFax(JAXBElement<String> value) {
this.fax = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() {
return feedSubscriptionsForEntity;
}
/**
* Sets the value of the feedSubscriptionsForEntity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedSubscriptionsForEntity(JAXBElement<QueryResult> value) {
this.feedSubscriptionsForEntity = value;
}
/**
* Gets the value of the feeds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeeds() {
return feeds;
}
/**
* Sets the value of the feeds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeeds(JAXBElement<QueryResult> value) {
this.feeds = value;
}
/**
* Gets the value of the firstName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFirstName() {
return firstName;
}
/**
* Sets the value of the firstName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFirstName(JAXBElement<String> value) {
this.firstName = value;
}
/**
* Gets the value of the histories property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getHistories() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Name.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/RecentlyViewed.java | 83 |
@XmlElementRef(name = "LastName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastName;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Phone", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> phone;
@XmlElementRef(name = "Profile", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Profile> profile;
@XmlElementRef(name = "ProfileId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> profileId;
@XmlElementRef(name = "RecordType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<RecordType> recordType;
@XmlElementRef(name = "RecordTypeId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> recordTypeId;
@XmlElementRef(name = "Title", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> title;
@XmlElementRef(name = "Type", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> type;
@XmlElementRef(name = "UserRole", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRole> userRole;
@XmlElementRef(name = "UserRoleId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userRoleId; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeQuickActionListItemResult.java | 40 |
| org/solenopsis/keraiai/wsdl/partner/DescribeQuickActionListItemResult.java | 40 |
@XmlType(name = "DescribeQuickActionListItemResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"accessLevelRequired",
"colors",
"iconUrl",
"icons",
"label",
"miniIconUrl",
"quickActionName",
"targetSobjectType",
"type"
})
public class DescribeQuickActionListItemResult {
@XmlElement(required = true, nillable = true)
protected ShareAccessLevel accessLevelRequired;
protected List<DescribeColor> colors;
@XmlElement(required = true, nillable = true)
protected String iconUrl;
protected List<DescribeIcon> icons;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String miniIconUrl;
@XmlElement(required = true)
protected String quickActionName;
@XmlElement(required = true, nillable = true)
protected String targetSobjectType;
@XmlElement(required = true)
protected String type;
/**
* Gets the value of the accessLevelRequired property.
*
* @return
* possible object is
* {@link ShareAccessLevel }
*
*/
public ShareAccessLevel getAccessLevelRequired() {
return accessLevelRequired;
}
/**
* Sets the value of the accessLevelRequired property.
*
* @param value
* allowed object is
* {@link ShareAccessLevel }
*
*/
public void setAccessLevelRequired(ShareAccessLevel value) {
this.accessLevelRequired = value;
}
/**
* Gets the value of the colors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the colors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getColors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeColor }
*
*
*/
public List<DescribeColor> getColors() {
if (colors == null) {
colors = new ArrayList<DescribeColor>();
}
return this.colors;
}
/**
* Gets the value of the iconUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIconUrl() {
return iconUrl;
}
/**
* Sets the value of the iconUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIconUrl(String value) {
this.iconUrl = value;
}
/**
* Gets the value of the icons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the icons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getIcons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeIcon }
*
*
*/
public List<DescribeIcon> getIcons() {
if (icons == null) {
icons = new ArrayList<DescribeIcon>();
}
return this.icons;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the miniIconUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMiniIconUrl() {
return miniIconUrl;
}
/**
* Sets the value of the miniIconUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMiniIconUrl(String value) {
this.miniIconUrl = value;
}
/**
* Gets the value of the quickActionName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getQuickActionName() {
return quickActionName;
}
/**
* Sets the value of the quickActionName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setQuickActionName(String value) {
this.quickActionName = value;
}
/**
* Gets the value of the targetSobjectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTargetSobjectType() {
return targetSobjectType;
}
/**
* Sets the value of the targetSobjectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTargetSobjectType(String value) {
this.targetSobjectType = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setType(String value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/ApexEmailNotification.java | 79 |
@XmlElementRef(name = "UserId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userId;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the email property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEmail() {
return email;
}
/**
* Sets the value of the email property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEmail(JAXBElement<String> value) {
this.email = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the user property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getUser() {
return user;
}
/**
* Sets the value of the user property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setUser(JAXBElement<User> value) {
this.user = value;
}
/**
* Gets the value of the userId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUserId() {
return userId;
}
/**
* Sets the value of the userId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUserId(JAXBElement<String> value) {
this.userId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/RunTestFailure.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/RunTestFailure.java | 37 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "RunTestFailure", propOrder = {
"id",
"message",
"methodName",
"name",
"namespace",
"seeAllData",
"stackTrace",
"time",
"type"
})
public class RunTestFailure {
@XmlElement(required = true)
protected String id;
@XmlElement(required = true)
protected String message;
@XmlElement(required = true, nillable = true)
protected String methodName;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true, nillable = true)
protected String namespace;
protected Boolean seeAllData;
@XmlElement(required = true, nillable = true)
protected String stackTrace;
protected double time;
@XmlElement(required = true)
protected String type;
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the message property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMessage() {
return message;
}
/**
* Sets the value of the message property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMessage(String value) {
this.message = value;
}
/**
* Gets the value of the methodName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMethodName() {
return methodName;
}
/**
* Sets the value of the methodName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMethodName(String value) {
this.methodName = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the namespace property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNamespace() {
return namespace;
}
/**
* Sets the value of the namespace property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNamespace(String value) {
this.namespace = value;
}
/**
* Gets the value of the seeAllData property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSeeAllData() {
return seeAllData;
}
/**
* Sets the value of the seeAllData property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSeeAllData(Boolean value) {
this.seeAllData = value;
}
/**
* Gets the value of the stackTrace property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStackTrace() {
return stackTrace;
}
/**
* Sets the value of the stackTrace property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStackTrace(String value) {
this.stackTrace = value;
}
/**
* Gets the value of the time property.
*
*/
public double getTime() {
return time;
}
/**
* Sets the value of the time property.
*
*/
public void setTime(double value) {
this.time = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setType(String value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ExceptionCode.java | 171 |
| org/solenopsis/keraiai/wsdl/partner/ExceptionCode.java | 171 |
| org/solenopsis/keraiai/wsdl/tooling/ExceptionCode.java | 171 |
@XmlType(name = "ExceptionCode", namespace = "urn:fault.enterprise.soap.sforce.com")
@XmlEnum
public enum ExceptionCode {
APEX_TRIGGER_COUPLING_LIMIT,
API_CURRENTLY_DISABLED,
API_DISABLED_FOR_ORG,
ARGUMENT_OBJECT_PARSE_ERROR,
ASYNC_OPERATION_LOCATOR,
ASYNC_QUERY_UNSUPPORTED_QUERY,
BATCH_PROCESSING_HALTED,
BIG_OBJECT_UNSUPPORTED_OPERATION,
CANNOT_DELETE_ENTITY,
CANNOT_DELETE_OWNER,
CANT_ADD_STANDADRD_PORTAL_USER_TO_TERRITORY,
CANT_ADD_STANDARD_PORTAL_USER_TO_TERRITORY,
CIRCULAR_OBJECT_GRAPH,
CLIENT_NOT_ACCESSIBLE_FOR_USER,
CLIENT_REQUIRE_UPDATE_FOR_USER,
CONTENT_HUB_AUTHENTICATION_EXCEPTION,
CONTENT_HUB_FILE_DOWNLOAD_EXCEPTION,
CONTENT_HUB_FILE_NOT_FOUND_EXCEPTION,
CONTENT_HUB_INVALID_OBJECT_TYPE_EXCEPTION,
CONTENT_HUB_INVALID_PAGE_NUMBER_EXCEPTION,
CONTENT_HUB_INVALID_PAYLOAD,
CONTENT_HUB_ITEM_TYPE_NOT_FOUND_EXCEPTION,
CONTENT_HUB_OPERATION_NOT_SUPPORTED_EXCEPTION,
CONTENT_HUB_SECURITY_EXCEPTION,
CONTENT_HUB_TIMEOUT_EXCEPTION,
CONTENT_HUB_UNEXPECTED_EXCEPTION,
CUSTOM_METADATA_LIMIT_EXCEEDED,
CUSTOM_SETTINGS_LIMIT_EXCEEDED,
DATACLOUD_API_CLIENT_EXCEPTION,
DATACLOUD_API_DISABLED_EXCEPTION,
DATACLOUD_API_SERVER_BUSY_EXCEPTION,
DATACLOUD_API_SERVER_EXCEPTION,
DATACLOUD_API_TIMEOUT_EXCEPTION,
DATACLOUD_API_UNAVAILABLE,
DUPLICATE_ARGUMENT_VALUE,
DUPLICATE_VALUE,
EMAIL_BATCH_SIZE_LIMIT_EXCEEDED,
EMAIL_TO_CASE_INVALID_ROUTING,
EMAIL_TO_CASE_LIMIT_EXCEEDED,
EMAIL_TO_CASE_NOT_ENABLED,
ENVIRONMENT_HUB_MEMBERSHIP_CONFLICT,
EXCEEDED_ID_LIMIT,
EXCEEDED_LEAD_CONVERT_LIMIT,
EXCEEDED_MAX_SIZE_REQUEST,
EXCEEDED_MAX_TYPES_LIMIT,
EXCEEDED_QUOTA,
EXTERNAL_OBJECT_AUTHENTICATION_EXCEPTION,
EXTERNAL_OBJECT_CONNECTION_EXCEPTION,
EXTERNAL_OBJECT_EXCEPTION,
EXTERNAL_OBJECT_UNSUPPORTED_EXCEPTION,
FEDERATED_SEARCH_ERROR,
FEED_NOT_ENABLED_FOR_OBJECT,
FUNCTIONALITY_NOT_ENABLED,
FUNCTIONALITY_TEMPORARILY_UNAVAILABLE,
ILLEGAL_QUERY_PARAMETER_VALUE,
INACTIVE_OWNER_OR_USER,
INACTIVE_PORTAL,
INSERT_UPDATE_DELETE_NOT_ALLOWED_DURING_MAINTENANCE,
INSUFFICIENT_ACCESS,
INTERNAL_CANVAS_ERROR,
INVALID_ASSIGNMENT_RULE,
INVALID_BATCH_REQUEST,
INVALID_BATCH_SIZE,
INVALID_CLIENT,
INVALID_CROSS_REFERENCE_KEY,
INVALID_DATE_FORMAT,
INVALID_FIELD,
INVALID_FILTER_LANGUAGE,
INVALID_FILTER_VALUE,
INVALID_ID_FIELD,
INVALID_INPUT_COMBINATION,
INVALID_LOCALE_LANGUAGE,
INVALID_LOCATOR,
INVALID_LOGIN,
INVALID_MULTIPART_REQUEST,
INVALID_NEW_PASSWORD,
INVALID_OPERATION,
INVALID_OPERATION_WITH_EXPIRED_PASSWORD,
INVALID_PACKAGE_VERSION,
INVALID_PAGING_OPTION,
INVALID_QUERY_FILTER_OPERATOR,
INVALID_QUERY_LOCATOR,
INVALID_QUERY_SCOPE,
INVALID_REPLICATION_DATE,
INVALID_SEARCH,
INVALID_SEARCH_SCOPE,
INVALID_SESSION_ID,
INVALID_SOAP_HEADER,
INVALID_SORT_OPTION,
INVALID_SSO_GATEWAY_URL,
INVALID_TYPE,
INVALID_TYPE_FOR_OPERATION,
JIGSAW_ACTION_DISABLED,
JIGSAW_IMPORT_LIMIT_EXCEEDED,
JIGSAW_REQUEST_NOT_SUPPORTED,
JSON_PARSER_ERROR,
KEY_HAS_BEEN_DESTROYED,
LICENSING_DATA_ERROR,
LICENSING_UNKNOWN_ERROR,
LIMIT_EXCEEDED,
LOGIN_CHALLENGE_ISSUED,
LOGIN_CHALLENGE_PENDING,
LOGIN_DURING_RESTRICTED_DOMAIN,
LOGIN_DURING_RESTRICTED_TIME,
LOGIN_MUST_USE_SECURITY_TOKEN,
MALFORMED_ID,
MALFORMED_QUERY,
MALFORMED_SEARCH,
MISSING_ARGUMENT,
MISSING_RECORD,
MUTUAL_AUTHENTICATION_FAILED,
NOT_ACCEPTABLE,
NOT_MODIFIED,
NO_SOFTPHONE_LAYOUT,
NUMBER_OUTSIDE_VALID_RANGE,
OPERATION_TOO_LARGE,
ORG_IN_MAINTENANCE,
ORG_IS_DOT_ORG,
ORG_IS_SIGNING_UP,
ORG_LOCKED,
ORG_NOT_OWNED_BY_INSTANCE,
PASSWORD_LOCKOUT,
PORTAL_NO_ACCESS,
POST_BODY_PARSE_ERROR,
QUERY_TIMEOUT,
QUERY_TOO_COMPLICATED,
REQUEST_LIMIT_EXCEEDED,
REQUEST_RUNNING_TOO_LONG,
SERVER_UNAVAILABLE,
SERVICE_DESK_NOT_ENABLED,
SOCIALCRM_FEEDSERVICE_API_CLIENT_EXCEPTION,
SOCIALCRM_FEEDSERVICE_API_SERVER_EXCEPTION,
SOCIALCRM_FEEDSERVICE_API_UNAVAILABLE,
SSO_SERVICE_DOWN,
SST_ADMIN_FILE_DOWNLOAD_EXCEPTION,
TOO_MANY_APEX_REQUESTS,
TOO_MANY_RECIPIENTS,
TOO_MANY_RECORDS,
TRIAL_EXPIRED,
TXN_SECURITY_END_A_SESSION,
TXN_SECURITY_NO_ACCESS,
TXN_SECURITY_TWO_FA_REQUIRED,
UNABLE_TO_LOCK_ROW,
UNKNOWN_ATTACHMENT_EXCEPTION,
UNKNOWN_EXCEPTION,
UNSUPPORTED_API_VERSION,
UNSUPPORTED_ATTACHMENT_ENCODING,
UNSUPPORTED_CLIENT,
UNSUPPORTED_MEDIA_TYPE,
XML_PARSER_ERROR;
public String value() {
return name();
}
public static ExceptionCode fromValue(String v) {
return valueOf(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowRecordLookup.java | 41 |
| org/solenopsis/keraiai/wsdl/tooling/FlowRecordLookup.java | 41 |
@XmlType(name = "FlowRecordLookup", propOrder = {
"assignNullValuesIfNoRecordsFound",
"connector",
"faultConnector",
"filters",
"object",
"outputAssignments",
"outputReference",
"queriedFields",
"sortField",
"sortOrder"
})
public class FlowRecordLookup
extends FlowNode
{
protected Boolean assignNullValuesIfNoRecordsFound;
protected FlowConnector connector;
protected FlowConnector faultConnector;
protected List<FlowRecordFilter> filters;
@XmlElement(required = true)
protected String object;
protected List<FlowOutputFieldAssignment> outputAssignments;
protected String outputReference;
protected List<String> queriedFields;
protected String sortField;
protected SortOrder sortOrder;
/**
* Gets the value of the assignNullValuesIfNoRecordsFound property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isAssignNullValuesIfNoRecordsFound() {
return assignNullValuesIfNoRecordsFound;
}
/**
* Sets the value of the assignNullValuesIfNoRecordsFound property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setAssignNullValuesIfNoRecordsFound(Boolean value) {
this.assignNullValuesIfNoRecordsFound = value;
}
/**
* Gets the value of the connector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getConnector() {
return connector;
}
/**
* Sets the value of the connector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setConnector(FlowConnector value) {
this.connector = value;
}
/**
* Gets the value of the faultConnector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getFaultConnector() {
return faultConnector;
}
/**
* Sets the value of the faultConnector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setFaultConnector(FlowConnector value) {
this.faultConnector = value;
}
/**
* Gets the value of the filters property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the filters property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFilters().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowRecordFilter }
*
*
*/
public List<FlowRecordFilter> getFilters() {
if (filters == null) {
filters = new ArrayList<FlowRecordFilter>();
}
return this.filters;
}
/**
* Gets the value of the object property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getObject() {
return object;
}
/**
* Sets the value of the object property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setObject(String value) {
this.object = value;
}
/**
* Gets the value of the outputAssignments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the outputAssignments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getOutputAssignments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowOutputFieldAssignment }
*
*
*/
public List<FlowOutputFieldAssignment> getOutputAssignments() {
if (outputAssignments == null) {
outputAssignments = new ArrayList<FlowOutputFieldAssignment>();
}
return this.outputAssignments;
}
/**
* Gets the value of the outputReference property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOutputReference() {
return outputReference;
}
/**
* Sets the value of the outputReference property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOutputReference(String value) {
this.outputReference = value;
}
/**
* Gets the value of the queriedFields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the queriedFields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getQueriedFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getQueriedFields() {
if (queriedFields == null) {
queriedFields = new ArrayList<String>();
}
return this.queriedFields;
}
/**
* Gets the value of the sortField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSortField() {
return sortField;
}
/**
* Sets the value of the sortField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSortField(String value) {
this.sortField = value;
}
/**
* Gets the value of the sortOrder property.
*
* @return
* possible object is
* {@link SortOrder }
*
*/
public SortOrder getSortOrder() {
return sortOrder;
}
/**
* Sets the value of the sortOrder property.
*
* @param value
* allowed object is
* {@link SortOrder }
*
*/
public void setSortOrder(SortOrder value) {
this.sortOrder = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardComponentFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/EventFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/FeedItem.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2Feed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/ReportFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/TopicFeed.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/UserFeed.java | 89 |
@XmlElementRef(name = "Body", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> body;
@XmlElementRef(name = "CommentCount", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> commentCount;
@XmlElementRef(name = "ContentData", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<byte[]> contentData;
@XmlElementRef(name = "ContentDescription", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentDescription;
@XmlElementRef(name = "ContentFileName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentFileName;
@XmlElementRef(name = "ContentSize", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> contentSize;
@XmlElementRef(name = "ContentType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentType;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "FeedComments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedComments;
@XmlElementRef(name = "FeedLikes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedLikes;
@XmlElementRef(name = "FeedTrackedChanges", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeTab.java | 40 |
| org/solenopsis/keraiai/wsdl/partner/DescribeTab.java | 40 |
@XmlType(name = "DescribeTab", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"colors",
"custom",
"iconUrl",
"icons",
"label",
"miniIconUrl",
"name",
"sobjectName",
"url"
})
public class DescribeTab {
protected List<DescribeColor> colors;
protected boolean custom;
@XmlElement(required = true)
protected String iconUrl;
protected List<DescribeIcon> icons;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String miniIconUrl;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true, nillable = true)
protected String sobjectName;
@XmlElement(required = true)
protected String url;
/**
* Gets the value of the colors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the colors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getColors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeColor }
*
*
*/
public List<DescribeColor> getColors() {
if (colors == null) {
colors = new ArrayList<DescribeColor>();
}
return this.colors;
}
/**
* Gets the value of the custom property.
*
*/
public boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
*/
public void setCustom(boolean value) {
this.custom = value;
}
/**
* Gets the value of the iconUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIconUrl() {
return iconUrl;
}
/**
* Sets the value of the iconUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIconUrl(String value) {
this.iconUrl = value;
}
/**
* Gets the value of the icons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the icons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getIcons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeIcon }
*
*
*/
public List<DescribeIcon> getIcons() {
if (icons == null) {
icons = new ArrayList<DescribeIcon>();
}
return this.icons;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the miniIconUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMiniIconUrl() {
return miniIconUrl;
}
/**
* Sets the value of the miniIconUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMiniIconUrl(String value) {
this.miniIconUrl = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the sobjectName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSobjectName() {
return sobjectName;
}
/**
* Sets the value of the sobjectName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSobjectName(String value) {
this.sobjectName = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrl(String value) {
this.url = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 277 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 261 |
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DuplicateRecordItems", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> duplicateRecordItems;
@XmlElementRef(name = "Email", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> email;
@XmlElementRef(name = "EmailBouncedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> emailBouncedDate;
@XmlElementRef(name = "EmailBouncedReason", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> emailBouncedReason;
@XmlElementRef(name = "EmailStatuses", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> emailStatuses;
@XmlElementRef(name = "EventRelations", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> eventRelations;
@XmlElementRef(name = "Events", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> events;
@XmlElementRef(name = "Fax", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fax;
@XmlElementRef(name = "FeedSubscriptionsForEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedSubscriptionsForEntity;
@XmlElementRef(name = "Feeds", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feeds;
@XmlElementRef(name = "FirstName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> firstName;
@XmlElementRef(name = "Histories", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 627 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 463 |
this.assets = value;
}
/**
* Gets the value of the attachedContentDocuments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getAttachedContentDocuments() {
return attachedContentDocuments;
}
/**
* Sets the value of the attachedContentDocuments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setAttachedContentDocuments(JAXBElement<QueryResult> value) {
this.attachedContentDocuments = value;
}
/**
* Gets the value of the attachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getAttachments() {
return attachments;
}
/**
* Sets the value of the attachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setAttachments(JAXBElement<QueryResult> value) {
this.attachments = value;
}
/**
* Gets the value of the billingAddress property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Address }{@code >}
*
*/
public JAXBElement<Address> getBillingAddress() {
return billingAddress;
}
/**
* Sets the value of the billingAddress property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Address }{@code >}
*
*/
public void setBillingAddress(JAXBElement<Address> value) {
this.billingAddress = value;
}
/**
* Gets the value of the billingCity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBillingCity() {
return billingCity;
}
/**
* Sets the value of the billingCity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBillingCity(JAXBElement<String> value) {
this.billingCity = value;
}
/**
* Gets the value of the billingCountry property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBillingCountry() {
return billingCountry;
}
/**
* Sets the value of the billingCountry property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBillingCountry(JAXBElement<String> value) {
this.billingCountry = value;
}
/**
* Gets the value of the billingGeocodeAccuracy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBillingGeocodeAccuracy() {
return billingGeocodeAccuracy;
}
/**
* Sets the value of the billingGeocodeAccuracy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBillingGeocodeAccuracy(JAXBElement<String> value) {
this.billingGeocodeAccuracy = value;
}
/**
* Gets the value of the billingLatitude property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getBillingLatitude() {
return billingLatitude;
}
/**
* Sets the value of the billingLatitude property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setBillingLatitude(JAXBElement<Double> value) {
this.billingLatitude = value;
}
/**
* Gets the value of the billingLongitude property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getBillingLongitude() {
return billingLongitude;
}
/**
* Sets the value of the billingLongitude property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setBillingLongitude(JAXBElement<Double> value) {
this.billingLongitude = value;
}
/**
* Gets the value of the billingPostalCode property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBillingPostalCode() {
return billingPostalCode;
}
/**
* Sets the value of the billingPostalCode property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBillingPostalCode(JAXBElement<String> value) {
this.billingPostalCode = value;
}
/**
* Gets the value of the billingState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBillingState() {
return billingState;
}
/**
* Sets the value of the billingState property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBillingState(JAXBElement<String> value) {
this.billingState = value;
}
/**
* Gets the value of the billingStreet property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBillingStreet() {
return billingStreet;
}
/**
* Sets the value of the billingStreet property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBillingStreet(JAXBElement<String> value) {
this.billingStreet = value;
}
/**
* Gets the value of the cases property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCases() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 131 |
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 411 |
| org/solenopsis/keraiai/wsdl/tooling/EntityDefinition.java | 727 |
this.fields = value;
}
/**
* Gets the value of the helpSettingPageName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getHelpSettingPageName() {
return helpSettingPageName;
}
/**
* Sets the value of the helpSettingPageName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setHelpSettingPageName(JAXBElement<String> value) {
this.helpSettingPageName = value;
}
/**
* Gets the value of the helpSettingPageUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getHelpSettingPageUrl() {
return helpSettingPageUrl;
}
/**
* Sets the value of the helpSettingPageUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setHelpSettingPageUrl(JAXBElement<String> value) {
this.helpSettingPageUrl = value;
}
/**
* Gets the value of the isApexTriggerable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsApexTriggerable() {
return isApexTriggerable;
}
/**
* Sets the value of the isApexTriggerable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsApexTriggerable(JAXBElement<Boolean> value) {
this.isApexTriggerable = value;
}
/**
* Gets the value of the isCompactLayoutable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCompactLayoutable() {
return isCompactLayoutable;
}
/**
* Sets the value of the isCompactLayoutable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCompactLayoutable(JAXBElement<Boolean> value) {
this.isCompactLayoutable = value;
}
/**
* Gets the value of the isCustomSetting property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCustomSetting() {
return isCustomSetting;
}
/**
* Sets the value of the isCustomSetting property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCustomSetting(JAXBElement<Boolean> value) {
this.isCustomSetting = value;
}
/**
* Gets the value of the isCustomizable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCustomizable() {
return isCustomizable;
}
/**
* Sets the value of the isCustomizable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCustomizable(JAXBElement<Boolean> value) {
this.isCustomizable = value;
}
/**
* Gets the value of the isDeprecatedAndHidden property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeprecatedAndHidden() {
return isDeprecatedAndHidden;
}
/**
* Sets the value of the isDeprecatedAndHidden property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeprecatedAndHidden(JAXBElement<Boolean> value) {
this.isDeprecatedAndHidden = value;
}
/**
* Gets the value of the isEverCreatable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsEverCreatable() {
return isEverCreatable;
}
/**
* Sets the value of the isEverCreatable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsEverCreatable(JAXBElement<Boolean> value) {
this.isEverCreatable = value;
}
/**
* Gets the value of the isEverDeletable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsEverDeletable() {
return isEverDeletable;
}
/**
* Sets the value of the isEverDeletable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsEverDeletable(JAXBElement<Boolean> value) {
this.isEverDeletable = value;
}
/**
* Gets the value of the isEverUpdatable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsEverUpdatable() {
return isEverUpdatable;
}
/**
* Sets the value of the isEverUpdatable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsEverUpdatable(JAXBElement<Boolean> value) {
this.isEverUpdatable = value;
}
/**
* Gets the value of the isFeedEnabled property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsFeedEnabled() {
return isFeedEnabled;
}
/**
* Sets the value of the isFeedEnabled property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsFeedEnabled(JAXBElement<Boolean> value) {
this.isFeedEnabled = value;
}
/**
* Gets the value of the isIdEnabled property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsIdEnabled() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowTask.java | 39 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask.java | 39 |
@XmlType(name = "WorkflowTask", propOrder = {
"assignedTo",
"assignedToType",
"description",
"dueDateOffset",
"notifyAssignee",
"offsetFromField",
"priority",
"_protected",
"status",
"subject"
})
public class WorkflowTask
extends WorkflowAction
{
protected String assignedTo;
@XmlElement(required = true)
protected ActionTaskAssignedToTypes assignedToType;
protected String description;
protected int dueDateOffset;
protected boolean notifyAssignee;
protected String offsetFromField;
@XmlElement(required = true)
protected String priority;
@XmlElement(name = "protected")
protected boolean _protected;
@XmlElement(required = true)
protected String status;
@XmlElement(required = true)
protected String subject;
/**
* Gets the value of the assignedTo property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAssignedTo() {
return assignedTo;
}
/**
* Sets the value of the assignedTo property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAssignedTo(String value) {
this.assignedTo = value;
}
/**
* Gets the value of the assignedToType property.
*
* @return
* possible object is
* {@link ActionTaskAssignedToTypes }
*
*/
public ActionTaskAssignedToTypes getAssignedToType() {
return assignedToType;
}
/**
* Sets the value of the assignedToType property.
*
* @param value
* allowed object is
* {@link ActionTaskAssignedToTypes }
*
*/
public void setAssignedToType(ActionTaskAssignedToTypes value) {
this.assignedToType = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the dueDateOffset property.
*
*/
public int getDueDateOffset() {
return dueDateOffset;
}
/**
* Sets the value of the dueDateOffset property.
*
*/
public void setDueDateOffset(int value) {
this.dueDateOffset = value;
}
/**
* Gets the value of the notifyAssignee property.
*
*/
public boolean isNotifyAssignee() {
return notifyAssignee;
}
/**
* Sets the value of the notifyAssignee property.
*
*/
public void setNotifyAssignee(boolean value) {
this.notifyAssignee = value;
}
/**
* Gets the value of the offsetFromField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOffsetFromField() {
return offsetFromField;
}
/**
* Sets the value of the offsetFromField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOffsetFromField(String value) {
this.offsetFromField = value;
}
/**
* Gets the value of the priority property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPriority() {
return priority;
}
/**
* Sets the value of the priority property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPriority(String value) {
this.priority = value;
}
/**
* Gets the value of the protected property.
*
*/
public boolean isProtected() {
return _protected;
}
/**
* Sets the value of the protected property.
*
*/
public void setProtected(boolean value) {
this._protected = value;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStatus(String value) {
this.status = value;
}
/**
* Gets the value of the subject property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSubject() {
return subject;
}
/**
* Sets the value of the subject property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSubject(String value) {
this.subject = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 667 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 527 |
this.isCompetitorProduct = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the lookedUpFromActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getLookedUpFromActivities() {
return lookedUpFromActivities;
}
/**
* Sets the value of the lookedUpFromActivities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setLookedUpFromActivities(JAXBElement<QueryResult> value) {
this.lookedUpFromActivities = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the notes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotes() {
return notes;
}
/**
* Sets the value of the notes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotes(JAXBElement<QueryResult> value) {
this.notes = value;
}
/**
* Gets the value of the notesAndAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotesAndAttachments() {
return notesAndAttachments;
}
/**
* Sets the value of the notesAndAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotesAndAttachments(JAXBElement<QueryResult> value) {
this.notesAndAttachments = value;
}
/**
* Gets the value of the openActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpenActivities() {
return openActivities;
}
/**
* Sets the value of the openActivities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setOpenActivities(JAXBElement<QueryResult> value) {
this.openActivities = value;
}
/**
* Gets the value of the price property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getPrice() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Address.java | 37 |
| org/solenopsis/keraiai/wsdl/partner/Address.java | 37 |
@XmlType(name = "address", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"city",
"country",
"countryCode",
"geocodeAccuracy",
"postalCode",
"state",
"stateCode",
"street"
})
public class Address
extends Location
{
@XmlElement(required = true, nillable = true)
protected String city;
@XmlElement(required = true, nillable = true)
protected String country;
@XmlElement(required = true, nillable = true)
protected String countryCode;
@XmlElement(required = true, nillable = true)
protected String geocodeAccuracy;
@XmlElement(required = true, nillable = true)
protected String postalCode;
@XmlElement(required = true, nillable = true)
protected String state;
@XmlElement(required = true, nillable = true)
protected String stateCode;
@XmlElement(required = true, nillable = true)
protected String street;
/**
* Gets the value of the city property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCity() {
return city;
}
/**
* Sets the value of the city property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCity(String value) {
this.city = value;
}
/**
* Gets the value of the country property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCountry() {
return country;
}
/**
* Sets the value of the country property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCountry(String value) {
this.country = value;
}
/**
* Gets the value of the countryCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCountryCode() {
return countryCode;
}
/**
* Sets the value of the countryCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCountryCode(String value) {
this.countryCode = value;
}
/**
* Gets the value of the geocodeAccuracy property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getGeocodeAccuracy() {
return geocodeAccuracy;
}
/**
* Sets the value of the geocodeAccuracy property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setGeocodeAccuracy(String value) {
this.geocodeAccuracy = value;
}
/**
* Gets the value of the postalCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPostalCode() {
return postalCode;
}
/**
* Sets the value of the postalCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPostalCode(String value) {
this.postalCode = value;
}
/**
* Gets the value of the state property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getState() {
return state;
}
/**
* Sets the value of the state property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setState(String value) {
this.state = value;
}
/**
* Gets the value of the stateCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStateCode() {
return stateCode;
}
/**
* Sets the value of the stateCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStateCode(String value) {
this.stateCode = value;
}
/**
* Gets the value of the street property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStreet() {
return street;
}
/**
* Sets the value of the street property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStreet(String value) {
this.street = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FieldType.java | 47 |
| org/solenopsis/keraiai/wsdl/partner/FieldType.java | 47 |
@XmlType(name = "fieldType", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum FieldType {
@XmlEnumValue("string")
STRING("string"),
@XmlEnumValue("picklist")
PICKLIST("picklist"),
@XmlEnumValue("multipicklist")
MULTIPICKLIST("multipicklist"),
@XmlEnumValue("combobox")
COMBOBOX("combobox"),
@XmlEnumValue("reference")
REFERENCE("reference"),
@XmlEnumValue("base64")
BASE_64("base64"),
@XmlEnumValue("boolean")
BOOLEAN("boolean"),
@XmlEnumValue("currency")
CURRENCY("currency"),
@XmlEnumValue("textarea")
TEXTAREA("textarea"),
@XmlEnumValue("int")
INT("int"),
@XmlEnumValue("double")
DOUBLE("double"),
@XmlEnumValue("percent")
PERCENT("percent"),
@XmlEnumValue("phone")
PHONE("phone"),
@XmlEnumValue("id")
ID("id"),
@XmlEnumValue("date")
DATE("date"),
@XmlEnumValue("datetime")
DATETIME("datetime"),
@XmlEnumValue("time")
TIME("time"),
@XmlEnumValue("url")
URL("url"),
@XmlEnumValue("email")
EMAIL("email"),
@XmlEnumValue("encryptedstring")
ENCRYPTEDSTRING("encryptedstring"),
@XmlEnumValue("datacategorygroupreference")
DATACATEGORYGROUPREFERENCE("datacategorygroupreference"),
@XmlEnumValue("location")
LOCATION("location"),
@XmlEnumValue("address")
ADDRESS("address"),
@XmlEnumValue("anyType")
ANY_TYPE("anyType"),
@XmlEnumValue("complexvalue")
COMPLEXVALUE("complexvalue");
private final String value;
FieldType(String v) {
value = v;
}
public String value() {
return value;
}
public static FieldType fromValue(String v) {
for (FieldType c: FieldType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FeedLayout.java | 40 |
| org/solenopsis/keraiai/wsdl/tooling/FeedLayout.java | 40 |
@XmlType(name = "FeedLayout", propOrder = {
"autocollapsePublisher",
"compactFeed",
"feedFilterPosition",
"feedFilters",
"fullWidthFeed",
"hideSidebar",
"highlightExternalFeedItems",
"leftComponents",
"rightComponents",
"useInlineFiltersInConsole"
})
public class FeedLayout {
protected Boolean autocollapsePublisher;
protected Boolean compactFeed;
protected FeedLayoutFilterPosition feedFilterPosition;
protected List<FeedLayoutFilter> feedFilters;
protected Boolean fullWidthFeed;
protected Boolean hideSidebar;
protected Boolean highlightExternalFeedItems;
protected List<FeedLayoutComponent> leftComponents;
protected List<FeedLayoutComponent> rightComponents;
protected Boolean useInlineFiltersInConsole;
/**
* Gets the value of the autocollapsePublisher property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isAutocollapsePublisher() {
return autocollapsePublisher;
}
/**
* Sets the value of the autocollapsePublisher property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setAutocollapsePublisher(Boolean value) {
this.autocollapsePublisher = value;
}
/**
* Gets the value of the compactFeed property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isCompactFeed() {
return compactFeed;
}
/**
* Sets the value of the compactFeed property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setCompactFeed(Boolean value) {
this.compactFeed = value;
}
/**
* Gets the value of the feedFilterPosition property.
*
* @return
* possible object is
* {@link FeedLayoutFilterPosition }
*
*/
public FeedLayoutFilterPosition getFeedFilterPosition() {
return feedFilterPosition;
}
/**
* Sets the value of the feedFilterPosition property.
*
* @param value
* allowed object is
* {@link FeedLayoutFilterPosition }
*
*/
public void setFeedFilterPosition(FeedLayoutFilterPosition value) {
this.feedFilterPosition = value;
}
/**
* Gets the value of the feedFilters property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the feedFilters property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFeedFilters().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FeedLayoutFilter }
*
*
*/
public List<FeedLayoutFilter> getFeedFilters() {
if (feedFilters == null) {
feedFilters = new ArrayList<FeedLayoutFilter>();
}
return this.feedFilters;
}
/**
* Gets the value of the fullWidthFeed property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isFullWidthFeed() {
return fullWidthFeed;
}
/**
* Sets the value of the fullWidthFeed property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setFullWidthFeed(Boolean value) {
this.fullWidthFeed = value;
}
/**
* Gets the value of the hideSidebar property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHideSidebar() {
return hideSidebar;
}
/**
* Sets the value of the hideSidebar property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHideSidebar(Boolean value) {
this.hideSidebar = value;
}
/**
* Gets the value of the highlightExternalFeedItems property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHighlightExternalFeedItems() {
return highlightExternalFeedItems;
}
/**
* Sets the value of the highlightExternalFeedItems property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHighlightExternalFeedItems(Boolean value) {
this.highlightExternalFeedItems = value;
}
/**
* Gets the value of the leftComponents property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the leftComponents property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLeftComponents().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FeedLayoutComponent }
*
*
*/
public List<FeedLayoutComponent> getLeftComponents() {
if (leftComponents == null) {
leftComponents = new ArrayList<FeedLayoutComponent>();
}
return this.leftComponents;
}
/**
* Gets the value of the rightComponents property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the rightComponents property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRightComponents().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FeedLayoutComponent }
*
*
*/
public List<FeedLayoutComponent> getRightComponents() {
if (rightComponents == null) {
rightComponents = new ArrayList<FeedLayoutComponent>();
}
return this.rightComponents;
}
/**
* Gets the value of the useInlineFiltersInConsole property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isUseInlineFiltersInConsole() {
return useInlineFiltersInConsole;
}
/**
* Sets the value of the useInlineFiltersInConsole property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setUseInlineFiltersInConsole(Boolean value) {
this.useInlineFiltersInConsole = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 126 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 94 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 98 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 126 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ValueTypeField.java | 39 |
| org/solenopsis/keraiai/wsdl/tooling/ValueTypeField.java | 39 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ValueTypeField", propOrder = {
"fields",
"foreignKeyDomain",
"isForeignKey",
"isNameField",
"minOccurs",
"name",
"picklistValues",
"soapType",
"valueRequired"
})
public class ValueTypeField {
protected List<ValueTypeField> fields;
protected List<String> foreignKeyDomain;
protected boolean isForeignKey;
protected boolean isNameField;
protected int minOccurs;
@XmlElement(required = true)
protected String name;
protected List<PicklistEntry> picklistValues;
@XmlElement(required = true)
protected String soapType;
protected boolean valueRequired;
/**
* Gets the value of the fields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ValueTypeField }
*
*
*/
public List<ValueTypeField> getFields() {
if (fields == null) {
fields = new ArrayList<ValueTypeField>();
}
return this.fields;
}
/**
* Gets the value of the foreignKeyDomain property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the foreignKeyDomain property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getForeignKeyDomain().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getForeignKeyDomain() {
if (foreignKeyDomain == null) {
foreignKeyDomain = new ArrayList<String>();
}
return this.foreignKeyDomain;
}
/**
* Gets the value of the isForeignKey property.
*
*/
public boolean isIsForeignKey() {
return isForeignKey;
}
/**
* Sets the value of the isForeignKey property.
*
*/
public void setIsForeignKey(boolean value) {
this.isForeignKey = value;
}
/**
* Gets the value of the isNameField property.
*
*/
public boolean isIsNameField() {
return isNameField;
}
/**
* Sets the value of the isNameField property.
*
*/
public void setIsNameField(boolean value) {
this.isNameField = value;
}
/**
* Gets the value of the minOccurs property.
*
*/
public int getMinOccurs() {
return minOccurs;
}
/**
* Sets the value of the minOccurs property.
*
*/
public void setMinOccurs(int value) {
this.minOccurs = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the picklistValues property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the picklistValues property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPicklistValues().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PicklistEntry }
*
*
*/
public List<PicklistEntry> getPicklistValues() {
if (picklistValues == null) {
picklistValues = new ArrayList<PicklistEntry>();
}
return this.picklistValues;
}
/**
* Gets the value of the soapType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSoapType() {
return soapType;
}
/**
* Sets the value of the soapType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSoapType(String value) {
this.soapType = value;
}
/**
* Gets the value of the valueRequired property.
*
*/
public boolean isValueRequired() {
return valueRequired;
}
/**
* Sets the value of the valueRequired property.
*
*/
public void setValueRequired(boolean value) {
this.valueRequired = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LeadConvert.java | 38 |
| org/solenopsis/keraiai/wsdl/partner/LeadConvert.java | 38 |
@XmlType(name = "LeadConvert", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"accountId",
"contactId",
"convertedStatus",
"doNotCreateOpportunity",
"leadId",
"opportunityName",
"overwriteLeadSource",
"ownerId",
"sendNotificationEmail"
})
public class LeadConvert {
@XmlElement(required = true, nillable = true)
protected String accountId;
@XmlElement(required = true, nillable = true)
protected String contactId;
@XmlElement(required = true)
protected String convertedStatus;
protected boolean doNotCreateOpportunity;
@XmlElement(required = true)
protected String leadId;
@XmlElement(required = true, nillable = true)
protected String opportunityName;
protected boolean overwriteLeadSource;
@XmlElement(required = true, nillable = true)
protected String ownerId;
protected boolean sendNotificationEmail;
/**
* Gets the value of the accountId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAccountId() {
return accountId;
}
/**
* Sets the value of the accountId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAccountId(String value) {
this.accountId = value;
}
/**
* Gets the value of the contactId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContactId() {
return contactId;
}
/**
* Sets the value of the contactId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContactId(String value) {
this.contactId = value;
}
/**
* Gets the value of the convertedStatus property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getConvertedStatus() {
return convertedStatus;
}
/**
* Sets the value of the convertedStatus property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setConvertedStatus(String value) {
this.convertedStatus = value;
}
/**
* Gets the value of the doNotCreateOpportunity property.
*
*/
public boolean isDoNotCreateOpportunity() {
return doNotCreateOpportunity;
}
/**
* Sets the value of the doNotCreateOpportunity property.
*
*/
public void setDoNotCreateOpportunity(boolean value) {
this.doNotCreateOpportunity = value;
}
/**
* Gets the value of the leadId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLeadId() {
return leadId;
}
/**
* Sets the value of the leadId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLeadId(String value) {
this.leadId = value;
}
/**
* Gets the value of the opportunityName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOpportunityName() {
return opportunityName;
}
/**
* Sets the value of the opportunityName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOpportunityName(String value) {
this.opportunityName = value;
}
/**
* Gets the value of the overwriteLeadSource property.
*
*/
public boolean isOverwriteLeadSource() {
return overwriteLeadSource;
}
/**
* Sets the value of the overwriteLeadSource property.
*
*/
public void setOverwriteLeadSource(boolean value) {
this.overwriteLeadSource = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOwnerId(String value) {
this.ownerId = value;
}
/**
* Gets the value of the sendNotificationEmail property.
*
*/
public boolean isSendNotificationEmail() {
return sendNotificationEmail;
}
/**
* Sets the value of the sendNotificationEmail property.
*
*/
public void setSendNotificationEmail(boolean value) {
this.sendNotificationEmail = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Layout.java | 369 |
| org/solenopsis/keraiai/wsdl/tooling/Layout.java | 342 |
}
/**
* Gets the value of the quickActionList property.
*
* @return
* possible object is
* {@link QuickActionList }
*
*/
public QuickActionList getQuickActionList() {
return quickActionList;
}
/**
* Sets the value of the quickActionList property.
*
* @param value
* allowed object is
* {@link QuickActionList }
*
*/
public void setQuickActionList(QuickActionList value) {
this.quickActionList = value;
}
/**
* Gets the value of the relatedContent property.
*
* @return
* possible object is
* {@link RelatedContent }
*
*/
public RelatedContent getRelatedContent() {
return relatedContent;
}
/**
* Sets the value of the relatedContent property.
*
* @param value
* allowed object is
* {@link RelatedContent }
*
*/
public void setRelatedContent(RelatedContent value) {
this.relatedContent = value;
}
/**
* Gets the value of the relatedLists property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the relatedLists property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRelatedLists().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RelatedListItem }
*
*
*/
public List<RelatedListItem> getRelatedLists() {
if (relatedLists == null) {
relatedLists = new ArrayList<RelatedListItem>();
}
return this.relatedLists;
}
/**
* Gets the value of the relatedObjects property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the relatedObjects property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRelatedObjects().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getRelatedObjects() {
if (relatedObjects == null) {
relatedObjects = new ArrayList<String>();
}
return this.relatedObjects;
}
/**
* Gets the value of the runAssignmentRulesDefault property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isRunAssignmentRulesDefault() {
return runAssignmentRulesDefault;
}
/**
* Sets the value of the runAssignmentRulesDefault property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setRunAssignmentRulesDefault(Boolean value) {
this.runAssignmentRulesDefault = value;
}
/**
* Gets the value of the showEmailCheckbox property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowEmailCheckbox() {
return showEmailCheckbox;
}
/**
* Sets the value of the showEmailCheckbox property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowEmailCheckbox(Boolean value) {
this.showEmailCheckbox = value;
}
/**
* Gets the value of the showHighlightsPanel property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowHighlightsPanel() {
return showHighlightsPanel;
}
/**
* Sets the value of the showHighlightsPanel property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowHighlightsPanel(Boolean value) {
this.showHighlightsPanel = value;
}
/**
* Gets the value of the showInteractionLogPanel property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowInteractionLogPanel() {
return showInteractionLogPanel;
}
/**
* Sets the value of the showInteractionLogPanel property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowInteractionLogPanel(Boolean value) {
this.showInteractionLogPanel = value;
}
/**
* Gets the value of the showKnowledgeComponent property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowKnowledgeComponent() {
return showKnowledgeComponent;
}
/**
* Sets the value of the showKnowledgeComponent property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowKnowledgeComponent(Boolean value) {
this.showKnowledgeComponent = value;
}
/**
* Gets the value of the showRunAssignmentRulesCheckbox property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowRunAssignmentRulesCheckbox() {
return showRunAssignmentRulesCheckbox;
}
/**
* Sets the value of the showRunAssignmentRulesCheckbox property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowRunAssignmentRulesCheckbox(Boolean value) {
this.showRunAssignmentRulesCheckbox = value;
}
/**
* Gets the value of the showSolutionSection property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowSolutionSection() {
return showSolutionSection;
}
/**
* Sets the value of the showSolutionSection property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowSolutionSection(Boolean value) {
this.showSolutionSection = value;
}
/**
* Gets the value of the showSubmitAndAttachButton property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowSubmitAndAttachButton() {
return showSubmitAndAttachButton;
}
/**
* Sets the value of the showSubmitAndAttachButton property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowSubmitAndAttachButton(Boolean value) {
this.showSubmitAndAttachButton = value;
}
/**
* Gets the value of the summaryLayout property.
*
* @return
* possible object is
* {@link SummaryLayout }
*
*/
public SummaryLayout getSummaryLayout() {
return summaryLayout;
}
/**
* Sets the value of the summaryLayout property.
*
* @param value
* allowed object is
* {@link SummaryLayout }
*
*/
public void setSummaryLayout(SummaryLayout value) {
this.summaryLayout = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Email.java | 37 |
| org/solenopsis/keraiai/wsdl/partner/Email.java | 37 |
@XmlType(name = "Email", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"bccSender",
"emailPriority",
"replyTo",
"saveAsActivity",
"senderDisplayName",
"subject",
"useSignature"
})
@XmlSeeAlso({
SingleEmailMessage.class,
MassEmailMessage.class
})
public class Email {
@XmlElement(required = true, type = Boolean.class, nillable = true)
protected Boolean bccSender;
@XmlElement(required = true, nillable = true)
protected EmailPriority emailPriority;
@XmlElement(required = true, nillable = true)
protected String replyTo;
@XmlElement(required = true, type = Boolean.class, nillable = true)
protected Boolean saveAsActivity;
@XmlElement(required = true, nillable = true)
protected String senderDisplayName;
@XmlElement(required = true, nillable = true)
protected String subject;
@XmlElement(required = true, type = Boolean.class, nillable = true)
protected Boolean useSignature;
/**
* Gets the value of the bccSender property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isBccSender() {
return bccSender;
}
/**
* Sets the value of the bccSender property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setBccSender(Boolean value) {
this.bccSender = value;
}
/**
* Gets the value of the emailPriority property.
*
* @return
* possible object is
* {@link EmailPriority }
*
*/
public EmailPriority getEmailPriority() {
return emailPriority;
}
/**
* Sets the value of the emailPriority property.
*
* @param value
* allowed object is
* {@link EmailPriority }
*
*/
public void setEmailPriority(EmailPriority value) {
this.emailPriority = value;
}
/**
* Gets the value of the replyTo property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getReplyTo() {
return replyTo;
}
/**
* Sets the value of the replyTo property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setReplyTo(String value) {
this.replyTo = value;
}
/**
* Gets the value of the saveAsActivity property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSaveAsActivity() {
return saveAsActivity;
}
/**
* Sets the value of the saveAsActivity property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSaveAsActivity(Boolean value) {
this.saveAsActivity = value;
}
/**
* Gets the value of the senderDisplayName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSenderDisplayName() {
return senderDisplayName;
}
/**
* Sets the value of the senderDisplayName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSenderDisplayName(String value) {
this.senderDisplayName = value;
}
/**
* Gets the value of the subject property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSubject() {
return subject;
}
/**
* Sets the value of the subject property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSubject(String value) {
this.subject = value;
}
/**
* Gets the value of the useSignature property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isUseSignature() {
return useSignature;
}
/**
* Sets the value of the useSignature property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setUseSignature(Boolean value) {
this.useSignature = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/PicklistValue.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/PicklistValue.java | 83 |
protected Boolean won;
/**
* Gets the value of the allowEmail property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isAllowEmail() {
return allowEmail;
}
/**
* Sets the value of the allowEmail property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setAllowEmail(Boolean value) {
this.allowEmail = value;
}
/**
* Gets the value of the closed property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isClosed() {
return closed;
}
/**
* Sets the value of the closed property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setClosed(Boolean value) {
this.closed = value;
}
/**
* Gets the value of the color property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getColor() {
return color;
}
/**
* Sets the value of the color property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setColor(String value) {
this.color = value;
}
/**
* Gets the value of the controllingFieldValues property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the controllingFieldValues property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getControllingFieldValues().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getControllingFieldValues() {
if (controllingFieldValues == null) {
controllingFieldValues = new ArrayList<String>();
}
return this.controllingFieldValues;
}
/**
* Gets the value of the converted property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isConverted() {
return converted;
}
/**
* Sets the value of the converted property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setConverted(Boolean value) {
this.converted = value;
}
/**
* Gets the value of the cssExposed property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isCssExposed() {
return cssExposed;
}
/**
* Sets the value of the cssExposed property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setCssExposed(Boolean value) {
this.cssExposed = value;
}
/**
* Gets the value of the default property.
*
*/
public boolean isDefault() {
return _default;
}
/**
* Sets the value of the default property.
*
*/
public void setDefault(boolean value) {
this._default = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the forecastCategory property.
*
* @return
* possible object is
* {@link ForecastCategories }
*
*/
public ForecastCategories getForecastCategory() {
return forecastCategory;
}
/**
* Sets the value of the forecastCategory property.
*
* @param value
* allowed object is
* {@link ForecastCategories }
*
*/
public void setForecastCategory(ForecastCategories value) {
this.forecastCategory = value;
}
/**
* Gets the value of the highPriority property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHighPriority() {
return highPriority;
}
/**
* Sets the value of the highPriority property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHighPriority(Boolean value) {
this.highPriority = value;
}
/**
* Gets the value of the probability property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getProbability() {
return probability;
}
/**
* Sets the value of the probability property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setProbability(Integer value) {
this.probability = value;
}
/**
* Gets the value of the reverseRole property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getReverseRole() {
return reverseRole;
}
/**
* Sets the value of the reverseRole property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setReverseRole(String value) {
this.reverseRole = value;
}
/**
* Gets the value of the reviewed property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isReviewed() {
return reviewed;
}
/**
* Sets the value of the reviewed property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setReviewed(Boolean value) {
this.reviewed = value;
}
/**
* Gets the value of the won property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isWon() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RecentlyViewed.java | 107 |
| org/solenopsis/keraiai/wsdl/tooling/RecentlyViewed.java | 107 |
@XmlElementRef(name = "UserRoleId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userRoleId;
/**
* Gets the value of the alias property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAlias() {
return alias;
}
/**
* Sets the value of the alias property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAlias(JAXBElement<String> value) {
this.alias = value;
}
/**
* Gets the value of the email property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEmail() {
return email;
}
/**
* Sets the value of the email property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEmail(JAXBElement<String> value) {
this.email = value;
}
/**
* Gets the value of the firstName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFirstName() {
return firstName;
}
/**
* Sets the value of the firstName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFirstName(JAXBElement<String> value) {
this.firstName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastName() {
return lastName;
}
/**
* Sets the value of the lastName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastName(JAXBElement<String> value) {
this.lastName = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() {
return phone;
}
/**
* Sets the value of the phone property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPhone(JAXBElement<String> value) {
this.phone = value;
}
/**
* Gets the value of the profile property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Profile }{@code >}
*
*/
public JAXBElement<Profile> getProfile() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowScreenField.java | 41 |
| org/solenopsis/keraiai/wsdl/tooling/FlowScreenField.java | 41 |
@XmlType(name = "FlowScreenField", propOrder = {
"choiceReferences",
"dataType",
"defaultSelectedChoiceReference",
"defaultValue",
"fieldText",
"fieldType",
"helpText",
"isRequired",
"scale",
"validationRule"
})
public class FlowScreenField
extends FlowElement
{
protected List<String> choiceReferences;
protected FlowDataType dataType;
protected String defaultSelectedChoiceReference;
protected FlowElementReferenceOrValue defaultValue;
protected String fieldText;
@XmlElement(required = true)
protected FlowScreenFieldType fieldType;
protected String helpText;
protected Boolean isRequired;
protected Integer scale;
protected FlowInputValidationRule validationRule;
/**
* Gets the value of the choiceReferences property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the choiceReferences property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getChoiceReferences().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getChoiceReferences() {
if (choiceReferences == null) {
choiceReferences = new ArrayList<String>();
}
return this.choiceReferences;
}
/**
* Gets the value of the dataType property.
*
* @return
* possible object is
* {@link FlowDataType }
*
*/
public FlowDataType getDataType() {
return dataType;
}
/**
* Sets the value of the dataType property.
*
* @param value
* allowed object is
* {@link FlowDataType }
*
*/
public void setDataType(FlowDataType value) {
this.dataType = value;
}
/**
* Gets the value of the defaultSelectedChoiceReference property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDefaultSelectedChoiceReference() {
return defaultSelectedChoiceReference;
}
/**
* Sets the value of the defaultSelectedChoiceReference property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDefaultSelectedChoiceReference(String value) {
this.defaultSelectedChoiceReference = value;
}
/**
* Gets the value of the defaultValue property.
*
* @return
* possible object is
* {@link FlowElementReferenceOrValue }
*
*/
public FlowElementReferenceOrValue getDefaultValue() {
return defaultValue;
}
/**
* Sets the value of the defaultValue property.
*
* @param value
* allowed object is
* {@link FlowElementReferenceOrValue }
*
*/
public void setDefaultValue(FlowElementReferenceOrValue value) {
this.defaultValue = value;
}
/**
* Gets the value of the fieldText property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFieldText() {
return fieldText;
}
/**
* Sets the value of the fieldText property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFieldText(String value) {
this.fieldText = value;
}
/**
* Gets the value of the fieldType property.
*
* @return
* possible object is
* {@link FlowScreenFieldType }
*
*/
public FlowScreenFieldType getFieldType() {
return fieldType;
}
/**
* Sets the value of the fieldType property.
*
* @param value
* allowed object is
* {@link FlowScreenFieldType }
*
*/
public void setFieldType(FlowScreenFieldType value) {
this.fieldType = value;
}
/**
* Gets the value of the helpText property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHelpText() {
return helpText;
}
/**
* Sets the value of the helpText property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHelpText(String value) {
this.helpText = value;
}
/**
* Gets the value of the isRequired property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsRequired() {
return isRequired;
}
/**
* Sets the value of the isRequired property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsRequired(Boolean value) {
this.isRequired = value;
}
/**
* Gets the value of the scale property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getScale() {
return scale;
}
/**
* Sets the value of the scale property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setScale(Integer value) {
this.scale = value;
}
/**
* Gets the value of the validationRule property.
*
* @return
* possible object is
* {@link FlowInputValidationRule }
*
*/
public FlowInputValidationRule getValidationRule() {
return validationRule;
}
/**
* Sets the value of the validationRule property.
*
* @param value
* allowed object is
* {@link FlowInputValidationRule }
*
*/
public void setValidationRule(FlowInputValidationRule value) {
this.validationRule = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RelationshipInfo.java | 74 |
| org/solenopsis/keraiai/wsdl/tooling/RelationshipInfo.java | 74 |
@XmlElementRef(name = "RelationshipDomains", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> relationshipDomains;
/**
* Gets the value of the childSobject property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getChildSobject() {
return childSobject;
}
/**
* Sets the value of the childSobject property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setChildSobject(JAXBElement<EntityDefinition> value) {
this.childSobject = value;
}
/**
* Gets the value of the childSobjectId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getChildSobjectId() {
return childSobjectId;
}
/**
* Sets the value of the childSobjectId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setChildSobjectId(JAXBElement<String> value) {
this.childSobjectId = value;
}
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public JAXBElement<FieldDefinition> getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public void setField(JAXBElement<FieldDefinition> value) {
this.field = value;
}
/**
* Gets the value of the fieldId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFieldId() {
return fieldId;
}
/**
* Sets the value of the fieldId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFieldId(JAXBElement<String> value) {
this.fieldId = value;
}
/**
* Gets the value of the isCascadeDelete property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCascadeDelete() {
return isCascadeDelete;
}
/**
* Sets the value of the isCascadeDelete property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCascadeDelete(JAXBElement<Boolean> value) {
this.isCascadeDelete = value;
}
/**
* Gets the value of the isDeprecatedAndHidden property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeprecatedAndHidden() {
return isDeprecatedAndHidden;
}
/**
* Sets the value of the isDeprecatedAndHidden property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeprecatedAndHidden(JAXBElement<Boolean> value) {
this.isDeprecatedAndHidden = value;
}
/**
* Gets the value of the isRestrictedDelete property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsRestrictedDelete() {
return isRestrictedDelete;
}
/**
* Sets the value of the isRestrictedDelete property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsRestrictedDelete(JAXBElement<Boolean> value) {
this.isRestrictedDelete = value;
}
/**
* Gets the value of the junctionIdListName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getJunctionIdListName() {
return junctionIdListName;
}
/**
* Sets the value of the junctionIdListName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setJunctionIdListName(JAXBElement<String> value) {
this.junctionIdListName = value;
}
/**
* Gets the value of the relationshipDomains property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getRelationshipDomains() {
return relationshipDomains;
}
/**
* Sets the value of the relationshipDomains property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setRelationshipDomains(JAXBElement<QueryResult> value) {
this.relationshipDomains = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SearchLayout.java | 75 |
| org/solenopsis/keraiai/wsdl/tooling/SearchLayout.java | 75 |
@XmlElementRef(name = "LayoutType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> layoutType;
/**
* Gets the value of the buttonsDisplayed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link SearchLayoutButtonsDisplayed }{@code >}
*
*/
public JAXBElement<SearchLayoutButtonsDisplayed> getButtonsDisplayed() {
return buttonsDisplayed;
}
/**
* Sets the value of the buttonsDisplayed property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link SearchLayoutButtonsDisplayed }{@code >}
*
*/
public void setButtonsDisplayed(JAXBElement<SearchLayoutButtonsDisplayed> value) {
this.buttonsDisplayed = value;
}
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fieldsDisplayed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link SearchLayoutFieldsDisplayed }{@code >}
*
*/
public JAXBElement<SearchLayoutFieldsDisplayed> getFieldsDisplayed() {
return fieldsDisplayed;
}
/**
* Sets the value of the fieldsDisplayed property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link SearchLayoutFieldsDisplayed }{@code >}
*
*/
public void setFieldsDisplayed(JAXBElement<SearchLayoutFieldsDisplayed> value) {
this.fieldsDisplayed = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLabel(JAXBElement<String> value) {
this.label = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the layoutType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLayoutType() {
return layoutType;
}
/**
* Sets the value of the layoutType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLayoutType(JAXBElement<String> value) {
this.layoutType = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/UserFieldAccess.java | 74 |
| org/solenopsis/keraiai/wsdl/tooling/UserFieldAccess.java | 74 |
@XmlElementRef(name = "UserId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userId;
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fieldDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public JAXBElement<FieldDefinition> getFieldDefinition() {
return fieldDefinition;
}
/**
* Sets the value of the fieldDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public void setFieldDefinition(JAXBElement<FieldDefinition> value) {
this.fieldDefinition = value;
}
/**
* Gets the value of the fieldDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFieldDefinitionId() {
return fieldDefinitionId;
}
/**
* Sets the value of the fieldDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFieldDefinitionId(JAXBElement<String> value) {
this.fieldDefinitionId = value;
}
/**
* Gets the value of the isAccessible property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsAccessible() {
return isAccessible;
}
/**
* Sets the value of the isAccessible property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsAccessible(JAXBElement<Boolean> value) {
this.isAccessible = value;
}
/**
* Gets the value of the isCreatable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCreatable() {
return isCreatable;
}
/**
* Sets the value of the isCreatable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCreatable(JAXBElement<Boolean> value) {
this.isCreatable = value;
}
/**
* Gets the value of the isUpdatable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsUpdatable() {
return isUpdatable;
}
/**
* Sets the value of the isUpdatable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsUpdatable(JAXBElement<Boolean> value) {
this.isUpdatable = value;
}
/**
* Gets the value of the user property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getUser() {
return user;
}
/**
* Sets the value of the user property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setUser(JAXBElement<User> value) {
this.user = value;
}
/**
* Gets the value of the userId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUserId() {
return userId;
}
/**
* Sets the value of the userId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUserId(JAXBElement<String> value) {
this.userId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeLayout2.java | 40 |
| org/solenopsis/keraiai/wsdl/partner/DescribeLayout2.java | 40 |
@XmlType(name = "DescribeLayout", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"buttonLayoutSection",
"detailLayoutSections",
"editLayoutSections",
"feedView",
"highlightsPanelLayoutSection",
"id",
"quickActionList",
"relatedContent",
"relatedLists"
})
public class DescribeLayout2 {
protected DescribeLayoutButtonSection buttonLayoutSection;
protected List<DescribeLayoutSection> detailLayoutSections;
protected List<DescribeLayoutSection> editLayoutSections;
protected DescribeLayoutFeedView feedView;
protected DescribeLayoutSection highlightsPanelLayoutSection;
@XmlElement(required = true, nillable = true)
protected String id;
protected DescribeQuickActionListResult quickActionList;
protected RelatedContent relatedContent;
protected List<RelatedList> relatedLists;
/**
* Gets the value of the buttonLayoutSection property.
*
* @return
* possible object is
* {@link DescribeLayoutButtonSection }
*
*/
public DescribeLayoutButtonSection getButtonLayoutSection() {
return buttonLayoutSection;
}
/**
* Sets the value of the buttonLayoutSection property.
*
* @param value
* allowed object is
* {@link DescribeLayoutButtonSection }
*
*/
public void setButtonLayoutSection(DescribeLayoutButtonSection value) {
this.buttonLayoutSection = value;
}
/**
* Gets the value of the detailLayoutSections property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the detailLayoutSections property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDetailLayoutSections().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutSection }
*
*
*/
public List<DescribeLayoutSection> getDetailLayoutSections() {
if (detailLayoutSections == null) {
detailLayoutSections = new ArrayList<DescribeLayoutSection>();
}
return this.detailLayoutSections;
}
/**
* Gets the value of the editLayoutSections property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the editLayoutSections property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getEditLayoutSections().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutSection }
*
*
*/
public List<DescribeLayoutSection> getEditLayoutSections() {
if (editLayoutSections == null) {
editLayoutSections = new ArrayList<DescribeLayoutSection>();
}
return this.editLayoutSections;
}
/**
* Gets the value of the feedView property.
*
* @return
* possible object is
* {@link DescribeLayoutFeedView }
*
*/
public DescribeLayoutFeedView getFeedView() {
return feedView;
}
/**
* Sets the value of the feedView property.
*
* @param value
* allowed object is
* {@link DescribeLayoutFeedView }
*
*/
public void setFeedView(DescribeLayoutFeedView value) {
this.feedView = value;
}
/**
* Gets the value of the highlightsPanelLayoutSection property.
*
* @return
* possible object is
* {@link DescribeLayoutSection }
*
*/
public DescribeLayoutSection getHighlightsPanelLayoutSection() {
return highlightsPanelLayoutSection;
}
/**
* Sets the value of the highlightsPanelLayoutSection property.
*
* @param value
* allowed object is
* {@link DescribeLayoutSection }
*
*/
public void setHighlightsPanelLayoutSection(DescribeLayoutSection value) {
this.highlightsPanelLayoutSection = value;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the quickActionList property.
*
* @return
* possible object is
* {@link DescribeQuickActionListResult }
*
*/
public DescribeQuickActionListResult getQuickActionList() {
return quickActionList;
}
/**
* Sets the value of the quickActionList property.
*
* @param value
* allowed object is
* {@link DescribeQuickActionListResult }
*
*/
public void setQuickActionList(DescribeQuickActionListResult value) {
this.quickActionList = value;
}
/**
* Gets the value of the relatedContent property.
*
* @return
* possible object is
* {@link RelatedContent }
*
*/
public RelatedContent getRelatedContent() {
return relatedContent;
}
/**
* Sets the value of the relatedContent property.
*
* @param value
* allowed object is
* {@link RelatedContent }
*
*/
public void setRelatedContent(RelatedContent value) {
this.relatedContent = value;
}
/**
* Gets the value of the relatedLists property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the relatedLists property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRelatedLists().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RelatedList }
*
*
*/
public List<RelatedList> getRelatedLists() {
if (relatedLists == null) {
relatedLists = new ArrayList<RelatedList>();
}
return this.relatedLists;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeGlobalSObjectResult.java | 226 |
| org/solenopsis/keraiai/wsdl/partner/DescribeGlobalSObjectResult.java | 226 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeGlobalSObjectResult.java | 207 |
this.idEnabled = value;
}
/**
* Gets the value of the keyPrefix property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getKeyPrefix() {
return keyPrefix;
}
/**
* Sets the value of the keyPrefix property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setKeyPrefix(String value) {
this.keyPrefix = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the labelPlural property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabelPlural() {
return labelPlural;
}
/**
* Sets the value of the labelPlural property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabelPlural(String value) {
this.labelPlural = value;
}
/**
* Gets the value of the layoutable property.
*
*/
public boolean isLayoutable() {
return layoutable;
}
/**
* Sets the value of the layoutable property.
*
*/
public void setLayoutable(boolean value) {
this.layoutable = value;
}
/**
* Gets the value of the mergeable property.
*
*/
public boolean isMergeable() {
return mergeable;
}
/**
* Sets the value of the mergeable property.
*
*/
public void setMergeable(boolean value) {
this.mergeable = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the queryable property.
*
*/
public boolean isQueryable() {
return queryable;
}
/**
* Sets the value of the queryable property.
*
*/
public void setQueryable(boolean value) {
this.queryable = value;
}
/**
* Gets the value of the replicateable property.
*
*/
public boolean isReplicateable() {
return replicateable;
}
/**
* Sets the value of the replicateable property.
*
*/
public void setReplicateable(boolean value) {
this.replicateable = value;
}
/**
* Gets the value of the retrieveable property.
*
*/
public boolean isRetrieveable() {
return retrieveable;
}
/**
* Sets the value of the retrieveable property.
*
*/
public void setRetrieveable(boolean value) {
this.retrieveable = value;
}
/**
* Gets the value of the searchable property.
*
*/
public boolean isSearchable() {
return searchable;
}
/**
* Sets the value of the searchable property.
*
*/
public void setSearchable(boolean value) {
this.searchable = value;
}
/**
* Gets the value of the triggerable property.
*
*/
public boolean isTriggerable() {
return triggerable;
}
/**
* Sets the value of the triggerable property.
*
*/
public void setTriggerable(boolean value) {
this.triggerable = value;
}
/**
* Gets the value of the undeletable property.
*
*/
public boolean isUndeletable() {
return undeletable;
}
/**
* Sets the value of the undeletable property.
*
*/
public void setUndeletable(boolean value) {
this.undeletable = value;
}
/**
* Gets the value of the updateable property.
*
*/
public boolean isUpdateable() {
return updateable;
}
/**
* Sets the value of the updateable property.
*
*/
public void setUpdateable(boolean value) {
this.updateable = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeSObjectResult.java | 493 |
| org/solenopsis/keraiai/wsdl/partner/DescribeSObjectResult.java | 493 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeSObjectResult.java | 475 |
this.mruEnabled = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the namedLayoutInfos property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the namedLayoutInfos property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getNamedLayoutInfos().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link NamedLayoutInfo }
*
*
*/
public List<NamedLayoutInfo> getNamedLayoutInfos() {
if (namedLayoutInfos == null) {
namedLayoutInfos = new ArrayList<NamedLayoutInfo>();
}
return this.namedLayoutInfos;
}
/**
* Gets the value of the queryable property.
*
*/
public boolean isQueryable() {
return queryable;
}
/**
* Sets the value of the queryable property.
*
*/
public void setQueryable(boolean value) {
this.queryable = value;
}
/**
* Gets the value of the recordTypeInfos property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the recordTypeInfos property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecordTypeInfos().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RecordTypeInfo }
*
*
*/
public List<RecordTypeInfo> getRecordTypeInfos() {
if (recordTypeInfos == null) {
recordTypeInfos = new ArrayList<RecordTypeInfo>();
}
return this.recordTypeInfos;
}
/**
* Gets the value of the replicateable property.
*
*/
public boolean isReplicateable() {
return replicateable;
}
/**
* Sets the value of the replicateable property.
*
*/
public void setReplicateable(boolean value) {
this.replicateable = value;
}
/**
* Gets the value of the retrieveable property.
*
*/
public boolean isRetrieveable() {
return retrieveable;
}
/**
* Sets the value of the retrieveable property.
*
*/
public void setRetrieveable(boolean value) {
this.retrieveable = value;
}
/**
* Gets the value of the searchLayoutable property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSearchLayoutable() {
return searchLayoutable;
}
/**
* Sets the value of the searchLayoutable property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSearchLayoutable(Boolean value) {
this.searchLayoutable = value;
}
/**
* Gets the value of the searchable property.
*
*/
public boolean isSearchable() {
return searchable;
}
/**
* Sets the value of the searchable property.
*
*/
public void setSearchable(boolean value) {
this.searchable = value;
}
/**
* Gets the value of the supportedScopes property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the supportedScopes property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSupportedScopes().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ScopeInfo }
*
*
*/
public List<ScopeInfo> getSupportedScopes() {
if (supportedScopes == null) {
supportedScopes = new ArrayList<ScopeInfo>();
}
return this.supportedScopes;
}
/**
* Gets the value of the triggerable property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isTriggerable() {
return triggerable;
}
/**
* Sets the value of the triggerable property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setTriggerable(Boolean value) {
this.triggerable = value;
}
/**
* Gets the value of the undeletable property.
*
*/
public boolean isUndeletable() {
return undeletable;
}
/**
* Sets the value of the undeletable property.
*
*/
public void setUndeletable(boolean value) {
this.undeletable = value;
}
/**
* Gets the value of the updateable property.
*
*/
public boolean isUpdateable() {
return updateable;
}
/**
* Sets the value of the updateable property.
*
*/
public void setUpdateable(boolean value) {
this.updateable = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowOutboundMessage.java | 40 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowOutboundMessage.java | 40 |
@XmlType(name = "WorkflowOutboundMessage", propOrder = {
"apiVersion",
"description",
"endpointUrl",
"fields",
"includeSessionId",
"integrationUser",
"name",
"_protected",
"useDeadLetterQueue"
})
public class WorkflowOutboundMessage
extends WorkflowAction
{
protected double apiVersion;
protected String description;
@XmlElement(required = true)
protected String endpointUrl;
protected List<String> fields;
protected boolean includeSessionId;
@XmlElement(required = true)
protected String integrationUser;
@XmlElement(required = true)
protected String name;
@XmlElement(name = "protected")
protected boolean _protected;
protected Boolean useDeadLetterQueue;
/**
* Gets the value of the apiVersion property.
*
*/
public double getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
*/
public void setApiVersion(double value) {
this.apiVersion = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the endpointUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEndpointUrl() {
return endpointUrl;
}
/**
* Sets the value of the endpointUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEndpointUrl(String value) {
this.endpointUrl = value;
}
/**
* Gets the value of the fields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getFields() {
if (fields == null) {
fields = new ArrayList<String>();
}
return this.fields;
}
/**
* Gets the value of the includeSessionId property.
*
*/
public boolean isIncludeSessionId() {
return includeSessionId;
}
/**
* Sets the value of the includeSessionId property.
*
*/
public void setIncludeSessionId(boolean value) {
this.includeSessionId = value;
}
/**
* Gets the value of the integrationUser property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIntegrationUser() {
return integrationUser;
}
/**
* Sets the value of the integrationUser property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIntegrationUser(String value) {
this.integrationUser = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the protected property.
*
*/
public boolean isProtected() {
return _protected;
}
/**
* Sets the value of the protected property.
*
*/
public void setProtected(boolean value) {
this._protected = value;
}
/**
* Gets the value of the useDeadLetterQueue property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isUseDeadLetterQueue() {
return useDeadLetterQueue;
}
/**
* Sets the value of the useDeadLetterQueue property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setUseDeadLetterQueue(Boolean value) {
this.useDeadLetterQueue = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClassMember.java | 178 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponentMember.java | 174 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPageMember.java | 174 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTriggerMember.java | 178 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdateMember.java | 146 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRuleMember.java | 146 |
public void setContentEntity(JAXBElement<ApexClass2> value) {
this.contentEntity = value;
}
/**
* Gets the value of the contentEntityId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentEntityId() {
return contentEntityId;
}
/**
* Sets the value of the contentEntityId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentEntityId(JAXBElement<String> value) {
this.contentEntityId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastSyncDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastSyncDate() {
return lastSyncDate;
}
/**
* Sets the value of the lastSyncDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastSyncDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastSyncDate = value;
}
/**
* Gets the value of the metadata property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ApexClass }{@code >}
*
*/
public JAXBElement<ApexClass> getMetadata() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 181 |
@XmlElementRef(name = "AttachedContentDocuments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> attachedContentDocuments;
@XmlElementRef(name = "Attachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> attachments;
@XmlElementRef(name = "BillingAddress", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Address> billingAddress;
@XmlElementRef(name = "BillingCity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> billingCity;
@XmlElementRef(name = "BillingCountry", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> billingCountry;
@XmlElementRef(name = "BillingGeocodeAccuracy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> billingGeocodeAccuracy;
@XmlElementRef(name = "BillingLatitude", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> billingLatitude;
@XmlElementRef(name = "BillingLongitude", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> billingLongitude;
@XmlElementRef(name = "BillingPostalCode", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> billingPostalCode;
@XmlElementRef(name = "BillingState", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> billingState;
@XmlElementRef(name = "BillingStreet", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> billingStreet;
@XmlElementRef(name = "Cases", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 163 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 133 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "LookedUpFromActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> lookedUpFromActivities;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Notes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notes;
@XmlElementRef(name = "NotesAndAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notesAndAttachments;
@XmlElementRef(name = "OpenActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> openActivities;
@XmlElementRef(name = "Price", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 61 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 67 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ListView.java | 40 |
| org/solenopsis/keraiai/wsdl/tooling/ListView.java | 40 |
@XmlType(name = "ListView", propOrder = {
"booleanFilter",
"columns",
"division",
"filterScope",
"filters",
"label",
"language",
"queue",
"sharedTo"
})
public class ListView
extends Metadata
{
protected String booleanFilter;
protected List<String> columns;
protected String division;
@XmlElement(required = true)
protected FilterScope filterScope;
protected List<ListViewFilter> filters;
@XmlElement(required = true)
protected String label;
protected Language language;
protected String queue;
protected SharedTo sharedTo;
/**
* Gets the value of the booleanFilter property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBooleanFilter() {
return booleanFilter;
}
/**
* Sets the value of the booleanFilter property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBooleanFilter(String value) {
this.booleanFilter = value;
}
/**
* Gets the value of the columns property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the columns property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getColumns().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getColumns() {
if (columns == null) {
columns = new ArrayList<String>();
}
return this.columns;
}
/**
* Gets the value of the division property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDivision() {
return division;
}
/**
* Sets the value of the division property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDivision(String value) {
this.division = value;
}
/**
* Gets the value of the filterScope property.
*
* @return
* possible object is
* {@link FilterScope }
*
*/
public FilterScope getFilterScope() {
return filterScope;
}
/**
* Sets the value of the filterScope property.
*
* @param value
* allowed object is
* {@link FilterScope }
*
*/
public void setFilterScope(FilterScope value) {
this.filterScope = value;
}
/**
* Gets the value of the filters property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the filters property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFilters().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ListViewFilter }
*
*
*/
public List<ListViewFilter> getFilters() {
if (filters == null) {
filters = new ArrayList<ListViewFilter>();
}
return this.filters;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link Language }
*
*/
public Language getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link Language }
*
*/
public void setLanguage(Language value) {
this.language = value;
}
/**
* Gets the value of the queue property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getQueue() {
return queue;
}
/**
* Sets the value of the queue property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setQueue(String value) {
this.queue = value;
}
/**
* Gets the value of the sharedTo property.
*
* @return
* possible object is
* {@link SharedTo }
*
*/
public SharedTo getSharedTo() {
return sharedTo;
}
/**
* Sets the value of the sharedTo property.
*
* @param value
* allowed object is
* {@link SharedTo }
*
*/
public void setSharedTo(SharedTo value) {
this.sharedTo = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 139 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 143 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 199 |
this.accountToId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() {
return isPrimary;
}
/**
* Sets the value of the isPrimary property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsPrimary(JAXBElement<Boolean> value) {
this.isPrimary = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the opportunity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public JAXBElement<Opportunity> getOpportunity() {
return opportunity;
}
/**
* Sets the value of the opportunity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public void setOpportunity(JAXBElement<Opportunity> value) {
this.opportunity = value;
}
/**
* Gets the value of the opportunityId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOpportunityId() {
return opportunityId;
}
/**
* Sets the value of the opportunityId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOpportunityId(JAXBElement<String> value) {
this.opportunityId = value;
}
/**
* Gets the value of the reversePartnerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getReversePartnerId() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 131 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 111 |
this.agentKey = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the priority property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getPriority() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClassMember.java | 78 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponentMember.java | 76 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPageMember.java | 76 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTriggerMember.java | 78 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdateMember.java | 72 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRuleMember.java | 72 |
protected JAXBElement<ApexClass2> contentEntity;
@XmlElementRef(name = "ContentEntityId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentEntityId;
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "IsDeleted", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastSyncDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastSyncDate;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<ApexClass> metadata; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 98 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 122 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 187 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 187 |
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() {
return isPrimary;
}
/**
* Sets the value of the isPrimary property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsPrimary(JAXBElement<Boolean> value) {
this.isPrimary = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the role property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRole() {
return role;
}
/**
* Sets the value of the role property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRole(JAXBElement<String> value) {
this.role = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 215 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 215 |
this.isDeleted = value;
}
/**
* Gets the value of the isPrivate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrivate() {
return isPrivate;
}
/**
* Sets the value of the isPrivate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsPrivate(JAXBElement<Boolean> value) {
this.isPrivate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getOwner() {
return owner;
}
/**
* Sets the value of the owner property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setOwner(JAXBElement<User> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the parent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getParent() {
return parent;
}
/**
* Sets the value of the parent property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setParent(JAXBElement<Name> value) {
this.parent = value;
}
/**
* Gets the value of the parentId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getParentId() {
return parentId;
}
/**
* Sets the value of the parentId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setParentId(JAXBElement<String> value) {
this.parentId = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the title property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getTitle() {
return title;
}
/**
* Sets the value of the title property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setTitle(JAXBElement<String> value) {
this.title = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 102 |
public JAXBElement<Contact> getContact() {
return contact;
}
/**
* Sets the value of the contact property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Contact }{@code >}
*
*/
public void setContact(JAXBElement<Contact> value) {
this.contact = value;
}
/**
* Gets the value of the contactId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContactId() {
return contactId;
}
/**
* Sets the value of the contactId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContactId(JAXBElement<String> value) {
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() {
return isPrimary;
}
/**
* Sets the value of the isPrimary property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsPrimary(JAXBElement<Boolean> value) {
this.isPrimary = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the role property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRole() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 98 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 142 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Layout.java | 92 |
| org/solenopsis/keraiai/wsdl/tooling/Layout.java | 89 |
protected QuickActionList quickActionList;
protected RelatedContent relatedContent;
protected List<RelatedListItem> relatedLists;
protected List<String> relatedObjects;
protected Boolean runAssignmentRulesDefault;
protected Boolean showEmailCheckbox;
protected Boolean showHighlightsPanel;
protected Boolean showInteractionLogPanel;
protected Boolean showKnowledgeComponent;
protected Boolean showRunAssignmentRulesCheckbox;
protected Boolean showSolutionSection;
protected Boolean showSubmitAndAttachButton;
protected SummaryLayout summaryLayout;
/**
* Gets the value of the customButtons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the customButtons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCustomButtons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getCustomButtons() {
if (customButtons == null) {
customButtons = new ArrayList<String>();
}
return this.customButtons;
}
/**
* Gets the value of the customConsoleComponents property.
*
* @return
* possible object is
* {@link CustomConsoleComponents }
*
*/
public CustomConsoleComponents getCustomConsoleComponents() {
return customConsoleComponents;
}
/**
* Sets the value of the customConsoleComponents property.
*
* @param value
* allowed object is
* {@link CustomConsoleComponents }
*
*/
public void setCustomConsoleComponents(CustomConsoleComponents value) {
this.customConsoleComponents = value;
}
/**
* Gets the value of the emailDefault property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEmailDefault() {
return emailDefault;
}
/**
* Sets the value of the emailDefault property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEmailDefault(Boolean value) {
this.emailDefault = value;
}
/**
* Gets the value of the excludeButtons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the excludeButtons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getExcludeButtons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getExcludeButtons() {
if (excludeButtons == null) {
excludeButtons = new ArrayList<String>();
}
return this.excludeButtons;
}
/**
* Gets the value of the feedLayout property.
*
* @return
* possible object is
* {@link FeedLayout }
*
*/
public FeedLayout getFeedLayout() {
return feedLayout;
}
/**
* Sets the value of the feedLayout property.
*
* @param value
* allowed object is
* {@link FeedLayout }
*
*/
public void setFeedLayout(FeedLayout value) {
this.feedLayout = value;
}
/**
* Gets the value of the headers property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the headers property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getHeaders().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link LayoutHeader }
*
*
*/
public List<LayoutHeader> getHeaders() {
if (headers == null) {
headers = new ArrayList<LayoutHeader>();
}
return this.headers;
}
/**
* Gets the value of the layoutSections property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the layoutSections property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLayoutSections().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link LayoutSection }
*
*
*/
public List<LayoutSection> getLayoutSections() {
if (layoutSections == null) {
layoutSections = new ArrayList<LayoutSection>();
}
return this.layoutSections;
}
/**
* Gets the value of the miniLayout property.
*
* @return
* possible object is
* {@link MiniLayout }
*
*/
public MiniLayout getMiniLayout() {
return miniLayout;
}
/**
* Sets the value of the miniLayout property.
*
* @param value
* allowed object is
* {@link MiniLayout }
*
*/
public void setMiniLayout(MiniLayout value) {
this.miniLayout = value;
}
/**
* Gets the value of the multilineLayoutFields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the multilineLayoutFields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getMultilineLayoutFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getMultilineLayoutFields() {
if (multilineLayoutFields == null) {
multilineLayoutFields = new ArrayList<String>();
}
return this.multilineLayoutFields;
}
/**
* Gets the value of the platformActionList property.
*
* @return
* possible object is
* {@link PlatformActionList }
*
*/
public PlatformActionList getPlatformActionList() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverage.java | 219 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverageAggregate.java | 187 |
this.coverage = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the numLinesCovered property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getNumLinesCovered() {
return numLinesCovered;
}
/**
* Sets the value of the numLinesCovered property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setNumLinesCovered(JAXBElement<Integer> value) {
this.numLinesCovered = value;
}
/**
* Gets the value of the numLinesUncovered property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getNumLinesUncovered() {
return numLinesUncovered;
}
/**
* Sets the value of the numLinesUncovered property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setNumLinesUncovered(JAXBElement<Integer> value) {
this.numLinesUncovered = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/RunTestsResult.java | 37 |
| org/solenopsis/keraiai/wsdl/metadata/RunTestsResult.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/RunTestsResult.java | 37 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "RunTestsResult", propOrder = {
"apexLogId",
"codeCoverage",
"codeCoverageWarnings",
"failures",
"numFailures",
"numTestsRun",
"successes",
"totalTime"
})
public class RunTestsResult {
protected String apexLogId;
protected List<CodeCoverageResult> codeCoverage;
protected List<CodeCoverageWarning> codeCoverageWarnings;
protected List<RunTestFailure> failures;
protected int numFailures;
protected int numTestsRun;
protected List<RunTestSuccess> successes;
protected double totalTime;
/**
* Gets the value of the apexLogId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getApexLogId() {
return apexLogId;
}
/**
* Sets the value of the apexLogId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setApexLogId(String value) {
this.apexLogId = value;
}
/**
* Gets the value of the codeCoverage property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the codeCoverage property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCodeCoverage().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link CodeCoverageResult }
*
*
*/
public List<CodeCoverageResult> getCodeCoverage() {
if (codeCoverage == null) {
codeCoverage = new ArrayList<CodeCoverageResult>();
}
return this.codeCoverage;
}
/**
* Gets the value of the codeCoverageWarnings property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the codeCoverageWarnings property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCodeCoverageWarnings().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link CodeCoverageWarning }
*
*
*/
public List<CodeCoverageWarning> getCodeCoverageWarnings() {
if (codeCoverageWarnings == null) {
codeCoverageWarnings = new ArrayList<CodeCoverageWarning>();
}
return this.codeCoverageWarnings;
}
/**
* Gets the value of the failures property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the failures property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFailures().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RunTestFailure }
*
*
*/
public List<RunTestFailure> getFailures() {
if (failures == null) {
failures = new ArrayList<RunTestFailure>();
}
return this.failures;
}
/**
* Gets the value of the numFailures property.
*
*/
public int getNumFailures() {
return numFailures;
}
/**
* Sets the value of the numFailures property.
*
*/
public void setNumFailures(int value) {
this.numFailures = value;
}
/**
* Gets the value of the numTestsRun property.
*
*/
public int getNumTestsRun() {
return numTestsRun;
}
/**
* Sets the value of the numTestsRun property.
*
*/
public void setNumTestsRun(int value) {
this.numTestsRun = value;
}
/**
* Gets the value of the successes property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the successes property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSuccesses().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RunTestSuccess }
*
*
*/
public List<RunTestSuccess> getSuccesses() {
if (successes == null) {
successes = new ArrayList<RunTestSuccess>();
}
return this.successes;
}
/**
* Gets the value of the totalTime property.
*
*/
public double getTotalTime() {
return totalTime;
}
/**
* Sets the value of the totalTime property.
*
*/
public void setTotalTime(double value) {
this.totalTime = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermissionDependency.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/GrantedByLicense.java | 83 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the customPermission property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link CustomPermission }{@code >}
*
*/
public JAXBElement<CustomPermission> getCustomPermission() {
return customPermission;
}
/**
* Sets the value of the customPermission property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link CustomPermission }{@code >}
*
*/
public void setCustomPermission(JAXBElement<CustomPermission> value) {
this.customPermission = value;
}
/**
* Gets the value of the customPermissionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCustomPermissionId() {
return customPermissionId;
}
/**
* Sets the value of the customPermissionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCustomPermissionId(JAXBElement<String> value) {
this.customPermissionId = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the requiredCustomPermission property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link CustomPermission }{@code >}
*
*/
public JAXBElement<CustomPermission> getRequiredCustomPermission() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 107 |
| org/solenopsis/keraiai/wsdl/tooling/TraceFlag.java | 123 |
@XmlElementRef(name = "Validation", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> validation;
@XmlElementRef(name = "Visualforce", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> visualforce;
@XmlElementRef(name = "Workflow", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> workflow;
/**
* Gets the value of the apexCode property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getApexCode() {
return apexCode;
}
/**
* Sets the value of the apexCode property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setApexCode(JAXBElement<String> value) {
this.apexCode = value;
}
/**
* Gets the value of the apexProfiling property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getApexProfiling() {
return apexProfiling;
}
/**
* Sets the value of the apexProfiling property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setApexProfiling(JAXBElement<String> value) {
this.apexProfiling = value;
}
/**
* Gets the value of the callout property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCallout() {
return callout;
}
/**
* Sets the value of the callout property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCallout(JAXBElement<String> value) {
this.callout = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the database property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDatabase() {
return database;
}
/**
* Sets the value of the database property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDatabase(JAXBElement<String> value) {
this.database = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 69 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "SortOrder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> sortOrder;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDefault property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDefault() {
return isDefault;
}
/**
* Sets the value of the isDefault property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDefault(JAXBElement<Boolean> value) {
this.isDefault = value;
}
/**
* Gets the value of the isReviewed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsReviewed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 67 |
@XmlElementRef(name = "IsDefault", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDefault;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "SortOrder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> sortOrder;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isClosed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsClosed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Name.java | 107 |
| org/solenopsis/keraiai/wsdl/tooling/Name.java | 103 |
@XmlElementRef(name = "Username", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> username;
/**
* Gets the value of the alias property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAlias() {
return alias;
}
/**
* Sets the value of the alias property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAlias(JAXBElement<String> value) {
this.alias = value;
}
/**
* Gets the value of the email property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEmail() {
return email;
}
/**
* Sets the value of the email property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEmail(JAXBElement<String> value) {
this.email = value;
}
/**
* Gets the value of the firstName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFirstName() {
return firstName;
}
/**
* Sets the value of the firstName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFirstName(JAXBElement<String> value) {
this.firstName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastName() {
return lastName;
}
/**
* Sets the value of the lastName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastName(JAXBElement<String> value) {
this.lastName = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() {
return phone;
}
/**
* Sets the value of the phone property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPhone(JAXBElement<String> value) {
this.phone = value;
}
/**
* Gets the value of the profile property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Profile }{@code >}
*
*/
public JAXBElement<Profile> getProfile() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/CustomField.java | 174 |
| org/solenopsis/keraiai/wsdl/tooling/CustomField.java | 166 |
protected String summaryForeignKey;
protected SummaryOperations summaryOperation;
protected Boolean trackFeedHistory;
protected Boolean trackHistory;
protected Boolean trackTrending;
protected FieldType type;
protected Boolean unique;
protected Integer visibleLines;
protected Boolean writeRequiresMasterRead;
/**
* Gets the value of the caseSensitive property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isCaseSensitive() {
return caseSensitive;
}
/**
* Sets the value of the caseSensitive property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setCaseSensitive(Boolean value) {
this.caseSensitive = value;
}
/**
* Gets the value of the customDataType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCustomDataType() {
return customDataType;
}
/**
* Sets the value of the customDataType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCustomDataType(String value) {
this.customDataType = value;
}
/**
* Gets the value of the defaultValue property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDefaultValue() {
return defaultValue;
}
/**
* Sets the value of the defaultValue property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDefaultValue(String value) {
this.defaultValue = value;
}
/**
* Gets the value of the deleteConstraint property.
*
* @return
* possible object is
* {@link DeleteConstraint }
*
*/
public DeleteConstraint getDeleteConstraint() {
return deleteConstraint;
}
/**
* Sets the value of the deleteConstraint property.
*
* @param value
* allowed object is
* {@link DeleteConstraint }
*
*/
public void setDeleteConstraint(DeleteConstraint value) {
this.deleteConstraint = value;
}
/**
* Gets the value of the deprecated property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isDeprecated() {
return deprecated;
}
/**
* Sets the value of the deprecated property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setDeprecated(Boolean value) {
this.deprecated = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the displayFormat property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDisplayFormat() {
return displayFormat;
}
/**
* Sets the value of the displayFormat property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDisplayFormat(String value) {
this.displayFormat = value;
}
/**
* Gets the value of the encrypted property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEncrypted() {
return encrypted;
}
/**
* Sets the value of the encrypted property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEncrypted(Boolean value) {
this.encrypted = value;
}
/**
* Gets the value of the escapeMarkup property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEscapeMarkup() {
return escapeMarkup;
}
/**
* Sets the value of the escapeMarkup property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEscapeMarkup(Boolean value) {
this.escapeMarkup = value;
}
/**
* Gets the value of the externalDeveloperName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExternalDeveloperName() {
return externalDeveloperName;
}
/**
* Sets the value of the externalDeveloperName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExternalDeveloperName(String value) {
this.externalDeveloperName = value;
}
/**
* Gets the value of the externalId property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isExternalId() {
return externalId;
}
/**
* Sets the value of the externalId property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setExternalId(Boolean value) {
this.externalId = value;
}
/**
* Gets the value of the fieldManageability property.
*
* @return
* possible object is
* {@link FieldManageability }
*
*/
public FieldManageability getFieldManageability() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessResult.java | 38 |
| org/solenopsis/keraiai/wsdl/partner/ProcessResult.java | 38 |
@XmlType(name = "ProcessResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"actorIds",
"entityId",
"errors",
"instanceId",
"instanceStatus",
"newWorkitemIds",
"success"
})
public class ProcessResult {
protected List<String> actorIds;
@XmlElement(required = true, nillable = true)
protected String entityId;
protected List<Error> errors;
@XmlElement(required = true, nillable = true)
protected String instanceId;
@XmlElement(required = true, nillable = true)
protected String instanceStatus;
@XmlElement(nillable = true)
protected List<String> newWorkitemIds;
protected boolean success;
/**
* Gets the value of the actorIds property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the actorIds property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getActorIds().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getActorIds() {
if (actorIds == null) {
actorIds = new ArrayList<String>();
}
return this.actorIds;
}
/**
* Gets the value of the entityId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEntityId() {
return entityId;
}
/**
* Sets the value of the entityId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEntityId(String value) {
this.entityId = value;
}
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the instanceId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInstanceId() {
return instanceId;
}
/**
* Sets the value of the instanceId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInstanceId(String value) {
this.instanceId = value;
}
/**
* Gets the value of the instanceStatus property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInstanceStatus() {
return instanceStatus;
}
/**
* Sets the value of the instanceStatus property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInstanceStatus(String value) {
this.instanceStatus = value;
}
/**
* Gets the value of the newWorkitemIds property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the newWorkitemIds property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getNewWorkitemIds().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getNewWorkitemIds() {
if (newWorkitemIds == null) {
newWorkitemIds = new ArrayList<String>();
}
return this.newWorkitemIds;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 60 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 70 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeLayoutSection.java | 39 |
| org/solenopsis/keraiai/wsdl/partner/DescribeLayoutSection.java | 39 |
@XmlType(name = "DescribeLayoutSection", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"columns",
"heading",
"layoutRows",
"parentLayoutId",
"rows",
"tabOrder",
"useCollapsibleSection",
"useHeading"
})
public class DescribeLayoutSection {
protected int columns;
@XmlElement(required = true, nillable = true)
protected String heading;
@XmlElement(required = true)
protected List<DescribeLayoutRow> layoutRows;
@XmlElement(required = true)
protected String parentLayoutId;
protected int rows;
@XmlElement(required = true)
protected TabOrderType tabOrder;
protected boolean useCollapsibleSection;
protected boolean useHeading;
/**
* Gets the value of the columns property.
*
*/
public int getColumns() {
return columns;
}
/**
* Sets the value of the columns property.
*
*/
public void setColumns(int value) {
this.columns = value;
}
/**
* Gets the value of the heading property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHeading() {
return heading;
}
/**
* Sets the value of the heading property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHeading(String value) {
this.heading = value;
}
/**
* Gets the value of the layoutRows property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the layoutRows property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLayoutRows().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutRow }
*
*
*/
public List<DescribeLayoutRow> getLayoutRows() {
if (layoutRows == null) {
layoutRows = new ArrayList<DescribeLayoutRow>();
}
return this.layoutRows;
}
/**
* Gets the value of the parentLayoutId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getParentLayoutId() {
return parentLayoutId;
}
/**
* Sets the value of the parentLayoutId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setParentLayoutId(String value) {
this.parentLayoutId = value;
}
/**
* Gets the value of the rows property.
*
*/
public int getRows() {
return rows;
}
/**
* Sets the value of the rows property.
*
*/
public void setRows(int value) {
this.rows = value;
}
/**
* Gets the value of the tabOrder property.
*
* @return
* possible object is
* {@link TabOrderType }
*
*/
public TabOrderType getTabOrder() {
return tabOrder;
}
/**
* Sets the value of the tabOrder property.
*
* @param value
* allowed object is
* {@link TabOrderType }
*
*/
public void setTabOrder(TabOrderType value) {
this.tabOrder = value;
}
/**
* Gets the value of the useCollapsibleSection property.
*
*/
public boolean isUseCollapsibleSection() {
return useCollapsibleSection;
}
/**
* Sets the value of the useCollapsibleSection property.
*
*/
public void setUseCollapsibleSection(boolean value) {
this.useCollapsibleSection = value;
}
/**
* Gets the value of the useHeading property.
*
*/
public boolean isUseHeading() {
return useHeading;
}
/**
* Sets the value of the useHeading property.
*
*/
public void setUseHeading(boolean value) {
this.useHeading = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowRule.java | 39 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule.java | 39 |
@XmlType(name = "WorkflowRule", propOrder = {
"actions",
"active",
"booleanFilter",
"criteriaItems",
"description",
"formula",
"triggerType",
"workflowTimeTriggers"
})
public class WorkflowRule
extends Metadata
{
protected List<WorkflowActionReference> actions;
protected boolean active;
protected String booleanFilter;
protected List<FilterItem> criteriaItems;
protected String description;
protected String formula;
@XmlElement(required = true)
protected WorkflowTriggerTypes triggerType;
protected List<WorkflowTimeTrigger> workflowTimeTriggers;
/**
* Gets the value of the actions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the actions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getActions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link WorkflowActionReference }
*
*
*/
public List<WorkflowActionReference> getActions() {
if (actions == null) {
actions = new ArrayList<WorkflowActionReference>();
}
return this.actions;
}
/**
* Gets the value of the active property.
*
*/
public boolean isActive() {
return active;
}
/**
* Sets the value of the active property.
*
*/
public void setActive(boolean value) {
this.active = value;
}
/**
* Gets the value of the booleanFilter property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBooleanFilter() {
return booleanFilter;
}
/**
* Sets the value of the booleanFilter property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBooleanFilter(String value) {
this.booleanFilter = value;
}
/**
* Gets the value of the criteriaItems property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the criteriaItems property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCriteriaItems().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FilterItem }
*
*
*/
public List<FilterItem> getCriteriaItems() {
if (criteriaItems == null) {
criteriaItems = new ArrayList<FilterItem>();
}
return this.criteriaItems;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the formula property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFormula() {
return formula;
}
/**
* Sets the value of the formula property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFormula(String value) {
this.formula = value;
}
/**
* Gets the value of the triggerType property.
*
* @return
* possible object is
* {@link WorkflowTriggerTypes }
*
*/
public WorkflowTriggerTypes getTriggerType() {
return triggerType;
}
/**
* Sets the value of the triggerType property.
*
* @param value
* allowed object is
* {@link WorkflowTriggerTypes }
*
*/
public void setTriggerType(WorkflowTriggerTypes value) {
this.triggerType = value;
}
/**
* Gets the value of the workflowTimeTriggers property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the workflowTimeTriggers property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getWorkflowTimeTriggers().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link WorkflowTimeTrigger }
*
*
*/
public List<WorkflowTimeTrigger> getWorkflowTimeTriggers() {
if (workflowTimeTriggers == null) {
workflowTimeTriggers = new ArrayList<WorkflowTimeTrigger>();
}
return this.workflowTimeTriggers;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 65 |
@XmlElementRef(name = "Contact", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Contact> contact;
@XmlElementRef(name = "ContactId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contactId;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsPrimary", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isPrimary;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Role", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 79 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsPrimary", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isPrimary;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Opportunity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Opportunity> opportunity;
@XmlElementRef(name = "OpportunityId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> opportunityId;
@XmlElementRef(name = "ReversePartnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 75 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeSoqlListView.java | 38 |
| org/solenopsis/keraiai/wsdl/partner/DescribeSoqlListView.java | 38 |
@XmlType(name = "DescribeSoqlListView", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"columns",
"id",
"orderBy",
"query",
"scope",
"sobjectType",
"whereCondition"
})
public class DescribeSoqlListView {
@XmlElement(required = true)
protected List<ListViewColumn> columns;
@XmlElement(required = true)
protected String id;
@XmlElement(required = true)
protected List<ListViewOrderBy> orderBy;
@XmlElement(required = true)
protected String query;
@XmlElement(required = true, nillable = true)
protected String scope;
@XmlElement(required = true)
protected String sobjectType;
protected SoqlWhereCondition whereCondition;
/**
* Gets the value of the columns property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the columns property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getColumns().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ListViewColumn }
*
*
*/
public List<ListViewColumn> getColumns() {
if (columns == null) {
columns = new ArrayList<ListViewColumn>();
}
return this.columns;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the orderBy property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the orderBy property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getOrderBy().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ListViewOrderBy }
*
*
*/
public List<ListViewOrderBy> getOrderBy() {
if (orderBy == null) {
orderBy = new ArrayList<ListViewOrderBy>();
}
return this.orderBy;
}
/**
* Gets the value of the query property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getQuery() {
return query;
}
/**
* Sets the value of the query property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setQuery(String value) {
this.query = value;
}
/**
* Gets the value of the scope property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getScope() {
return scope;
}
/**
* Sets the value of the scope property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setScope(String value) {
this.scope = value;
}
/**
* Gets the value of the sobjectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSobjectType() {
return sobjectType;
}
/**
* Sets the value of the sobjectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSobjectType(String value) {
this.sobjectType = value;
}
/**
* Gets the value of the whereCondition property.
*
* @return
* possible object is
* {@link SoqlWhereCondition }
*
*/
public SoqlWhereCondition getWhereCondition() {
return whereCondition;
}
/**
* Sets the value of the whereCondition property.
*
* @param value
* allowed object is
* {@link SoqlWhereCondition }
*
*/
public void setWhereCondition(SoqlWhereCondition value) {
this.whereCondition = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 73 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsPrimary", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isPrimary;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Role", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> role;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the account property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getAccount() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribePathAssistantStep.java | 39 |
| org/solenopsis/keraiai/wsdl/partner/DescribePathAssistantStep.java | 39 |
@XmlType(name = "DescribePathAssistantStep", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"closed",
"converted",
"fields",
"info",
"layoutSection",
"picklistLabel",
"picklistValue",
"won"
})
public class DescribePathAssistantStep {
protected boolean closed;
protected boolean converted;
protected List<DescribePathAssistantField> fields;
@XmlElement(required = true)
protected String info;
@XmlElement(required = true)
protected DescribeLayoutSection layoutSection;
@XmlElement(required = true)
protected String picklistLabel;
@XmlElement(required = true)
protected String picklistValue;
protected boolean won;
/**
* Gets the value of the closed property.
*
*/
public boolean isClosed() {
return closed;
}
/**
* Sets the value of the closed property.
*
*/
public void setClosed(boolean value) {
this.closed = value;
}
/**
* Gets the value of the converted property.
*
*/
public boolean isConverted() {
return converted;
}
/**
* Sets the value of the converted property.
*
*/
public void setConverted(boolean value) {
this.converted = value;
}
/**
* Gets the value of the fields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribePathAssistantField }
*
*
*/
public List<DescribePathAssistantField> getFields() {
if (fields == null) {
fields = new ArrayList<DescribePathAssistantField>();
}
return this.fields;
}
/**
* Gets the value of the info property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInfo() {
return info;
}
/**
* Sets the value of the info property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInfo(String value) {
this.info = value;
}
/**
* Gets the value of the layoutSection property.
*
* @return
* possible object is
* {@link DescribeLayoutSection }
*
*/
public DescribeLayoutSection getLayoutSection() {
return layoutSection;
}
/**
* Sets the value of the layoutSection property.
*
* @param value
* allowed object is
* {@link DescribeLayoutSection }
*
*/
public void setLayoutSection(DescribeLayoutSection value) {
this.layoutSection = value;
}
/**
* Gets the value of the picklistLabel property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPicklistLabel() {
return picklistLabel;
}
/**
* Sets the value of the picklistLabel property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPicklistLabel(String value) {
this.picklistLabel = value;
}
/**
* Gets the value of the picklistValue property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPicklistValue() {
return picklistValue;
}
/**
* Sets the value of the picklistValue property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPicklistValue(String value) {
this.picklistValue = value;
}
/**
* Gets the value of the won property.
*
*/
public boolean isWon() {
return won;
}
/**
* Sets the value of the won property.
*
*/
public void setWon(boolean value) {
this.won = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 77 |
@XmlElementRef(name = "IsPrivate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isPrivate;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "Parent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> parent;
@XmlElementRef(name = "ParentId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> parentId;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "Title", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> title;
/**
* Gets the value of the body property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBody() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ActionEmailRecipientTypes.java | 41 |
| org/solenopsis/keraiai/wsdl/tooling/ActionEmailRecipientTypes.java | 41 |
@XmlType(name = "ActionEmailRecipientTypes")
@XmlEnum
public enum ActionEmailRecipientTypes {
@XmlEnumValue("group")
GROUP("group"),
@XmlEnumValue("role")
ROLE("role"),
@XmlEnumValue("user")
USER("user"),
@XmlEnumValue("opportunityTeam")
OPPORTUNITY_TEAM("opportunityTeam"),
@XmlEnumValue("accountTeam")
ACCOUNT_TEAM("accountTeam"),
@XmlEnumValue("roleSubordinates")
ROLE_SUBORDINATES("roleSubordinates"),
@XmlEnumValue("owner")
OWNER("owner"),
@XmlEnumValue("creator")
CREATOR("creator"),
@XmlEnumValue("partnerUser")
PARTNER_USER("partnerUser"),
@XmlEnumValue("accountOwner")
ACCOUNT_OWNER("accountOwner"),
@XmlEnumValue("customerPortalUser")
CUSTOMER_PORTAL_USER("customerPortalUser"),
@XmlEnumValue("portalRole")
PORTAL_ROLE("portalRole"),
@XmlEnumValue("portalRoleSubordinates")
PORTAL_ROLE_SUBORDINATES("portalRoleSubordinates"),
@XmlEnumValue("contactLookup")
CONTACT_LOOKUP("contactLookup"),
@XmlEnumValue("userLookup")
USER_LOOKUP("userLookup"),
@XmlEnumValue("roleSubordinatesInternal")
ROLE_SUBORDINATES_INTERNAL("roleSubordinatesInternal"),
@XmlEnumValue("email")
EMAIL("email"),
@XmlEnumValue("caseTeam")
CASE_TEAM("caseTeam"),
@XmlEnumValue("campaignMemberDerivedOwner")
CAMPAIGN_MEMBER_DERIVED_OWNER("campaignMemberDerivedOwner");
private final String value;
ActionEmailRecipientTypes(String v) {
value = v;
}
public String value() {
return value;
}
public static ActionEmailRecipientTypes fromValue(String v) {
for (ActionEmailRecipientTypes c: ActionEmailRecipientTypes.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverage.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverageAggregate.java | 73 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "NumLinesCovered", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> numLinesCovered;
@XmlElementRef(name = "NumLinesUncovered", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> numLinesUncovered;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Name.java | 199 |
| org/solenopsis/keraiai/wsdl/tooling/RecentlyViewed.java | 227 |
this.isActive = value;
}
/**
* Gets the value of the lastName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastName() {
return lastName;
}
/**
* Sets the value of the lastName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastName(JAXBElement<String> value) {
this.lastName = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() {
return phone;
}
/**
* Sets the value of the phone property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPhone(JAXBElement<String> value) {
this.phone = value;
}
/**
* Gets the value of the profile property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Profile2 }{@code >}
*
*/
public JAXBElement<Profile2> getProfile() {
return profile;
}
/**
* Sets the value of the profile property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Profile2 }{@code >}
*
*/
public void setProfile(JAXBElement<Profile2> value) {
this.profile = value;
}
/**
* Gets the value of the profileId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getProfileId() {
return profileId;
}
/**
* Sets the value of the profileId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setProfileId(JAXBElement<String> value) {
this.profileId = value;
}
/**
* Gets the value of the recordType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link RecordType2 }{@code >}
*
*/
public JAXBElement<RecordType2> getRecordType() {
return recordType;
}
/**
* Sets the value of the recordType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link RecordType2 }{@code >}
*
*/
public void setRecordType(JAXBElement<RecordType2> value) {
this.recordType = value;
}
/**
* Gets the value of the recordTypeId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRecordTypeId() {
return recordTypeId;
}
/**
* Sets the value of the recordTypeId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRecordTypeId(JAXBElement<String> value) {
this.recordTypeId = value;
}
/**
* Gets the value of the title property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getTitle() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeCompactLayout.java | 38 |
| org/solenopsis/keraiai/wsdl/partner/DescribeCompactLayout.java | 38 |
@XmlType(name = "DescribeCompactLayout", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"actions",
"fieldItems",
"id",
"imageItems",
"label",
"name",
"objectType"
})
public class DescribeCompactLayout {
protected List<DescribeLayoutButton> actions;
protected List<DescribeLayoutItem> fieldItems;
@XmlElement(required = true)
protected String id;
protected List<DescribeLayoutItem> imageItems;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true)
protected String objectType;
/**
* Gets the value of the actions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the actions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getActions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutButton }
*
*
*/
public List<DescribeLayoutButton> getActions() {
if (actions == null) {
actions = new ArrayList<DescribeLayoutButton>();
}
return this.actions;
}
/**
* Gets the value of the fieldItems property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fieldItems property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFieldItems().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutItem }
*
*
*/
public List<DescribeLayoutItem> getFieldItems() {
if (fieldItems == null) {
fieldItems = new ArrayList<DescribeLayoutItem>();
}
return this.fieldItems;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the imageItems property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the imageItems property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getImageItems().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutItem }
*
*
*/
public List<DescribeLayoutItem> getImageItems() {
if (imageItems == null) {
imageItems = new ArrayList<DescribeLayoutItem>();
}
return this.imageItems;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the objectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getObjectType() {
return objectType;
}
/**
* Sets the value of the objectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setObjectType(String value) {
this.objectType = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribePathAssistant.java | 38 |
| org/solenopsis/keraiai/wsdl/partner/DescribePathAssistant.java | 38 |
@XmlType(name = "DescribePathAssistant", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"active",
"apiName",
"label",
"pathPicklistField",
"picklistsForRecordType",
"recordTypeId",
"steps"
})
public class DescribePathAssistant {
protected boolean active;
@XmlElement(required = true)
protected String apiName;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String pathPicklistField;
@XmlElement(nillable = true)
protected List<PicklistForRecordType> picklistsForRecordType;
@XmlElement(required = true, nillable = true)
protected String recordTypeId;
protected List<DescribePathAssistantStep> steps;
/**
* Gets the value of the active property.
*
*/
public boolean isActive() {
return active;
}
/**
* Sets the value of the active property.
*
*/
public void setActive(boolean value) {
this.active = value;
}
/**
* Gets the value of the apiName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getApiName() {
return apiName;
}
/**
* Sets the value of the apiName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setApiName(String value) {
this.apiName = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the pathPicklistField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPathPicklistField() {
return pathPicklistField;
}
/**
* Sets the value of the pathPicklistField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPathPicklistField(String value) {
this.pathPicklistField = value;
}
/**
* Gets the value of the picklistsForRecordType property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the picklistsForRecordType property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPicklistsForRecordType().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PicklistForRecordType }
*
*
*/
public List<PicklistForRecordType> getPicklistsForRecordType() {
if (picklistsForRecordType == null) {
picklistsForRecordType = new ArrayList<PicklistForRecordType>();
}
return this.picklistsForRecordType;
}
/**
* Gets the value of the recordTypeId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRecordTypeId() {
return recordTypeId;
}
/**
* Sets the value of the recordTypeId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRecordTypeId(String value) {
this.recordTypeId = value;
}
/**
* Gets the value of the steps property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the steps property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSteps().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribePathAssistantStep }
*
*
*/
public List<DescribePathAssistantStep> getSteps() {
if (steps == null) {
steps = new ArrayList<DescribePathAssistantStep>();
}
return this.steps;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RelatedList.java | 69 |
| org/solenopsis/keraiai/wsdl/partner/RelatedList.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/RelatedList2.java | 67 |
@XmlElement(required = true, nillable = true)
protected String sobject;
protected List<RelatedListSort> sort;
/**
* Gets the value of the accessLevelRequiredForCreate property.
*
* @return
* possible object is
* {@link ShareAccessLevel }
*
*/
public ShareAccessLevel getAccessLevelRequiredForCreate() {
return accessLevelRequiredForCreate;
}
/**
* Sets the value of the accessLevelRequiredForCreate property.
*
* @param value
* allowed object is
* {@link ShareAccessLevel }
*
*/
public void setAccessLevelRequiredForCreate(ShareAccessLevel value) {
this.accessLevelRequiredForCreate = value;
}
/**
* Gets the value of the buttons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the buttons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getButtons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutButton }
*
*
*/
public List<DescribeLayoutButton> getButtons() {
if (buttons == null) {
buttons = new ArrayList<DescribeLayoutButton>();
}
return this.buttons;
}
/**
* Gets the value of the columns property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the columns property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getColumns().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RelatedListColumn }
*
*
*/
public List<RelatedListColumn> getColumns() {
if (columns == null) {
columns = new ArrayList<RelatedListColumn>();
}
return this.columns;
}
/**
* Gets the value of the custom property.
*
*/
public boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
*/
public void setCustom(boolean value) {
this.custom = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the limitRows property.
*
*/
public int getLimitRows() {
return limitRows;
}
/**
* Sets the value of the limitRows property.
*
*/
public void setLimitRows(int value) {
this.limitRows = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the sobject property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSobject() {
return sobject;
}
/**
* Sets the value of the sobject property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSobject(String value) {
this.sobject = value;
}
/**
* Gets the value of the sort property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the sort property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSort().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RelatedListSort }
*
*
*/
public List<RelatedListSort> getSort() {
if (sort == null) {
sort = new ArrayList<RelatedListSort>();
}
return this.sort;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ChildRelationship.java | 39 |
| org/solenopsis/keraiai/wsdl/partner/ChildRelationship.java | 39 |
@XmlType(name = "ChildRelationship", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"cascadeDelete",
"childSObject",
"deprecatedAndHidden",
"field",
"junctionIdListName",
"junctionReferenceTo",
"relationshipName",
"restrictedDelete"
})
public class ChildRelationship {
protected boolean cascadeDelete;
@XmlElement(required = true)
protected String childSObject;
protected boolean deprecatedAndHidden;
@XmlElement(required = true)
protected String field;
protected String junctionIdListName;
@XmlElement(nillable = true)
protected List<String> junctionReferenceTo;
protected String relationshipName;
protected Boolean restrictedDelete;
/**
* Gets the value of the cascadeDelete property.
*
*/
public boolean isCascadeDelete() {
return cascadeDelete;
}
/**
* Sets the value of the cascadeDelete property.
*
*/
public void setCascadeDelete(boolean value) {
this.cascadeDelete = value;
}
/**
* Gets the value of the childSObject property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getChildSObject() {
return childSObject;
}
/**
* Sets the value of the childSObject property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setChildSObject(String value) {
this.childSObject = value;
}
/**
* Gets the value of the deprecatedAndHidden property.
*
*/
public boolean isDeprecatedAndHidden() {
return deprecatedAndHidden;
}
/**
* Sets the value of the deprecatedAndHidden property.
*
*/
public void setDeprecatedAndHidden(boolean value) {
this.deprecatedAndHidden = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the junctionIdListName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getJunctionIdListName() {
return junctionIdListName;
}
/**
* Sets the value of the junctionIdListName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setJunctionIdListName(String value) {
this.junctionIdListName = value;
}
/**
* Gets the value of the junctionReferenceTo property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the junctionReferenceTo property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getJunctionReferenceTo().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getJunctionReferenceTo() {
if (junctionReferenceTo == null) {
junctionReferenceTo = new ArrayList<String>();
}
return this.junctionReferenceTo;
}
/**
* Gets the value of the relationshipName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRelationshipName() {
return relationshipName;
}
/**
* Sets the value of the relationshipName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRelationshipName(String value) {
this.relationshipName = value;
}
/**
* Gets the value of the restrictedDelete property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isRestrictedDelete() {
return restrictedDelete;
}
/**
* Sets the value of the restrictedDelete property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setRestrictedDelete(Boolean value) {
this.restrictedDelete = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 106 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the layoutType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLayoutType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 159 |
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 86 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 234 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 274 |
public JAXBElement<QueryResult> getControlledFields() {
return controlledFields;
}
/**
* Sets the value of the controlledFields property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setControlledFields(JAXBElement<QueryResult> value) {
this.controlledFields = value;
}
/**
* Gets the value of the controllingFieldDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public JAXBElement<FieldDefinition> getControllingFieldDefinition() {
return controllingFieldDefinition;
}
/**
* Sets the value of the controllingFieldDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public void setControllingFieldDefinition(JAXBElement<FieldDefinition> value) {
this.controllingFieldDefinition = value;
}
/**
* Gets the value of the controllingFieldDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllingFieldDefinitionId() {
return controllingFieldDefinitionId;
}
/**
* Sets the value of the controllingFieldDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllingFieldDefinitionId(JAXBElement<String> value) {
this.controllingFieldDefinitionId = value;
}
/**
* Gets the value of the dataType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDataType() {
return dataType;
}
/**
* Sets the value of the dataType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDataType(JAXBElement<String> value) {
this.dataType = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the extraTypeInfo property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExtraTypeInfo() {
return extraTypeInfo;
}
/**
* Sets the value of the extraTypeInfo property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setExtraTypeInfo(JAXBElement<String> value) {
this.extraTypeInfo = value;
}
/**
* Gets the value of the isApiFilterable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsApiFilterable() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceHistory.java | 134 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceStep.java | 110 |
public JAXBElement<Name> getActor() {
return actor;
}
/**
* Sets the value of the actor property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setActor(JAXBElement<Name> value) {
this.actor = value;
}
/**
* Gets the value of the actorId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getActorId() {
return actorId;
}
/**
* Sets the value of the actorId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setActorId(JAXBElement<String> value) {
this.actorId = value;
}
/**
* Gets the value of the comments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getComments() {
return comments;
}
/**
* Sets the value of the comments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setComments(JAXBElement<String> value) {
this.comments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the elapsedTimeInDays property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getElapsedTimeInDays() {
return elapsedTimeInDays;
}
/**
* Sets the value of the elapsedTimeInDays property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setElapsedTimeInDays(JAXBElement<Double> value) {
this.elapsedTimeInDays = value;
}
/**
* Gets the value of the elapsedTimeInHours property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getElapsedTimeInHours() {
return elapsedTimeInHours;
}
/**
* Sets the value of the elapsedTimeInHours property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setElapsedTimeInHours(JAXBElement<Double> value) {
this.elapsedTimeInHours = value;
}
/**
* Gets the value of the elapsedTimeInMinutes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getElapsedTimeInMinutes() {
return elapsedTimeInMinutes;
}
/**
* Sets the value of the elapsedTimeInMinutes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setElapsedTimeInMinutes(JAXBElement<Double> value) {
this.elapsedTimeInMinutes = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RelationshipDomain.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/RelationshipInfo.java | 85 |
| org/solenopsis/keraiai/wsdl/tooling/RelationshipDomain.java | 101 |
| org/solenopsis/keraiai/wsdl/tooling/RelationshipInfo.java | 85 |
public JAXBElement<EntityDefinition> getChildSobject() {
return childSobject;
}
/**
* Sets the value of the childSobject property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setChildSobject(JAXBElement<EntityDefinition> value) {
this.childSobject = value;
}
/**
* Gets the value of the childSobjectId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getChildSobjectId() {
return childSobjectId;
}
/**
* Sets the value of the childSobjectId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setChildSobjectId(JAXBElement<String> value) {
this.childSobjectId = value;
}
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public JAXBElement<FieldDefinition> getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public void setField(JAXBElement<FieldDefinition> value) {
this.field = value;
}
/**
* Gets the value of the fieldId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFieldId() {
return fieldId;
}
/**
* Sets the value of the fieldId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFieldId(JAXBElement<String> value) {
this.fieldId = value;
}
/**
* Gets the value of the isCascadeDelete property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCascadeDelete() {
return isCascadeDelete;
}
/**
* Sets the value of the isCascadeDelete property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCascadeDelete(JAXBElement<Boolean> value) {
this.isCascadeDelete = value;
}
/**
* Gets the value of the isDeprecatedAndHidden property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeprecatedAndHidden() {
return isDeprecatedAndHidden;
}
/**
* Sets the value of the isDeprecatedAndHidden property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeprecatedAndHidden(JAXBElement<Boolean> value) {
this.isDeprecatedAndHidden = value;
}
/**
* Gets the value of the isRestrictedDelete property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsRestrictedDelete() {
return isRestrictedDelete;
}
/**
* Sets the value of the isRestrictedDelete property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsRestrictedDelete(JAXBElement<Boolean> value) {
this.isRestrictedDelete = value;
}
/**
* Gets the value of the junctionIdListName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getJunctionIdListName() {
return junctionIdListName;
}
/**
* Sets the value of the junctionIdListName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setJunctionIdListName(JAXBElement<String> value) {
this.junctionIdListName = value;
}
/**
* Gets the value of the parentSobject property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getParentSobject() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeAppMenuItem.java | 38 |
| org/solenopsis/keraiai/wsdl/partner/DescribeAppMenuItem.java | 38 |
@XmlType(name = "DescribeAppMenuItem", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"colors",
"content",
"icons",
"label",
"name",
"type",
"url"
})
public class DescribeAppMenuItem {
protected List<DescribeColor> colors;
@XmlElement(required = true)
protected String content;
protected List<DescribeIcon> icons;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true)
protected String type;
@XmlElement(required = true)
protected String url;
/**
* Gets the value of the colors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the colors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getColors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeColor }
*
*
*/
public List<DescribeColor> getColors() {
if (colors == null) {
colors = new ArrayList<DescribeColor>();
}
return this.colors;
}
/**
* Gets the value of the content property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContent() {
return content;
}
/**
* Sets the value of the content property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContent(String value) {
this.content = value;
}
/**
* Gets the value of the icons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the icons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getIcons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeIcon }
*
*
*/
public List<DescribeIcon> getIcons() {
if (icons == null) {
icons = new ArrayList<DescribeIcon>();
}
return this.icons;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setType(String value) {
this.type = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrl(String value) {
this.url = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ExecuteListViewResult.java | 38 |
| org/solenopsis/keraiai/wsdl/partner/ExecuteListViewResult.java | 38 |
@XmlType(name = "ExecuteListViewResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"columns",
"developerName",
"done",
"id",
"label",
"records",
"size"
})
public class ExecuteListViewResult {
@XmlElement(required = true)
protected List<ListViewColumn> columns;
@XmlElement(required = true)
protected String developerName;
protected boolean done;
@XmlElement(required = true)
protected String id;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected List<ListViewRecord> records;
protected int size;
/**
* Gets the value of the columns property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the columns property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getColumns().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ListViewColumn }
*
*
*/
public List<ListViewColumn> getColumns() {
if (columns == null) {
columns = new ArrayList<ListViewColumn>();
}
return this.columns;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDeveloperName(String value) {
this.developerName = value;
}
/**
* Gets the value of the done property.
*
*/
public boolean isDone() {
return done;
}
/**
* Sets the value of the done property.
*
*/
public void setDone(boolean value) {
this.done = value;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the records property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the records property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecords().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ListViewRecord }
*
*
*/
public List<ListViewRecord> getRecords() {
if (records == null) {
records = new ArrayList<ListViewRecord>();
}
return this.records;
}
/**
* Gets the value of the size property.
*
*/
public int getSize() {
return size;
}
/**
* Sets the value of the size property.
*
*/
public void setSize(int value) {
this.size = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Field.java | 591 |
| org/solenopsis/keraiai/wsdl/partner/Field.java | 591 |
| org/solenopsis/keraiai/wsdl/tooling/Field.java | 583 |
public void setFilteredLookupInfo(JAXBElement<FilteredLookupInfo> value) {
this.filteredLookupInfo = value;
}
/**
* Gets the value of the groupable property.
*
*/
public boolean isGroupable() {
return groupable;
}
/**
* Sets the value of the groupable property.
*
*/
public void setGroupable(boolean value) {
this.groupable = value;
}
/**
* Gets the value of the highScaleNumber property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHighScaleNumber() {
return highScaleNumber;
}
/**
* Sets the value of the highScaleNumber property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHighScaleNumber(Boolean value) {
this.highScaleNumber = value;
}
/**
* Gets the value of the htmlFormatted property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHtmlFormatted() {
return htmlFormatted;
}
/**
* Sets the value of the htmlFormatted property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHtmlFormatted(Boolean value) {
this.htmlFormatted = value;
}
/**
* Gets the value of the idLookup property.
*
*/
public boolean isIdLookup() {
return idLookup;
}
/**
* Sets the value of the idLookup property.
*
*/
public void setIdLookup(boolean value) {
this.idLookup = value;
}
/**
* Gets the value of the inlineHelpText property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInlineHelpText() {
return inlineHelpText;
}
/**
* Sets the value of the inlineHelpText property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInlineHelpText(String value) {
this.inlineHelpText = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the length property.
*
*/
public int getLength() {
return length;
}
/**
* Sets the value of the length property.
*
*/
public void setLength(int value) {
this.length = value;
}
/**
* Gets the value of the mask property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMask() {
return mask;
}
/**
* Sets the value of the mask property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMask(String value) {
this.mask = value;
}
/**
* Gets the value of the maskType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMaskType() {
return maskType;
}
/**
* Sets the value of the maskType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMaskType(String value) {
this.maskType = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the nameField property.
*
*/
public boolean isNameField() {
return nameField;
}
/**
* Sets the value of the nameField property.
*
*/
public void setNameField(boolean value) {
this.nameField = value;
}
/**
* Gets the value of the namePointing property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isNamePointing() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/CodeCoverageResult.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/CodeCoverageResult.java | 37 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "CodeCoverageResult", propOrder = {
"id",
"locationsNotCovered",
"name",
"namespace",
"numLocations",
"numLocationsNotCovered",
"type"
})
public class CodeCoverageResult {
@XmlElement(required = true)
protected String id;
protected List<CodeLocation> locationsNotCovered;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true, nillable = true)
protected String namespace;
protected int numLocations;
protected int numLocationsNotCovered;
@XmlElement(required = true)
protected String type;
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the locationsNotCovered property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the locationsNotCovered property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLocationsNotCovered().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link CodeLocation }
*
*
*/
public List<CodeLocation> getLocationsNotCovered() {
if (locationsNotCovered == null) {
locationsNotCovered = new ArrayList<CodeLocation>();
}
return this.locationsNotCovered;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the namespace property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNamespace() {
return namespace;
}
/**
* Sets the value of the namespace property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNamespace(String value) {
this.namespace = value;
}
/**
* Gets the value of the numLocations property.
*
*/
public int getNumLocations() {
return numLocations;
}
/**
* Sets the value of the numLocations property.
*
*/
public void setNumLocations(int value) {
this.numLocations = value;
}
/**
* Gets the value of the numLocationsNotCovered property.
*
*/
public int getNumLocationsNotCovered() {
return numLocationsNotCovered;
}
/**
* Sets the value of the numLocationsNotCovered property.
*
*/
public void setNumLocationsNotCovered(int value) {
this.numLocationsNotCovered = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setType(String value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 73 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowWaitEvent.java | 38 |
| org/solenopsis/keraiai/wsdl/tooling/FlowWaitEvent.java | 38 |
@XmlType(name = "FlowWaitEvent", propOrder = {
"conditionLogic",
"conditions",
"connector",
"eventType",
"inputParameters",
"label",
"outputParameters"
})
public class FlowWaitEvent
extends FlowElement
{
protected String conditionLogic;
protected List<FlowCondition> conditions;
@XmlElement(required = true)
protected FlowConnector connector;
@XmlElement(required = true)
protected String eventType;
protected List<FlowWaitEventInputParameter> inputParameters;
@XmlElement(required = true)
protected String label;
protected List<FlowWaitEventOutputParameter> outputParameters;
/**
* Gets the value of the conditionLogic property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getConditionLogic() {
return conditionLogic;
}
/**
* Sets the value of the conditionLogic property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setConditionLogic(String value) {
this.conditionLogic = value;
}
/**
* Gets the value of the conditions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the conditions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getConditions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowCondition }
*
*
*/
public List<FlowCondition> getConditions() {
if (conditions == null) {
conditions = new ArrayList<FlowCondition>();
}
return this.conditions;
}
/**
* Gets the value of the connector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getConnector() {
return connector;
}
/**
* Sets the value of the connector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setConnector(FlowConnector value) {
this.connector = value;
}
/**
* Gets the value of the eventType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEventType() {
return eventType;
}
/**
* Sets the value of the eventType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEventType(String value) {
this.eventType = value;
}
/**
* Gets the value of the inputParameters property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the inputParameters property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getInputParameters().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowWaitEventInputParameter }
*
*
*/
public List<FlowWaitEventInputParameter> getInputParameters() {
if (inputParameters == null) {
inputParameters = new ArrayList<FlowWaitEventInputParameter>();
}
return this.inputParameters;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the outputParameters property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the outputParameters property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getOutputParameters().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowWaitEventOutputParameter }
*
*
*/
public List<FlowWaitEventOutputParameter> getOutputParameters() {
if (outputParameters == null) {
outputParameters = new ArrayList<FlowWaitEventOutputParameter>();
}
return this.outputParameters;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 82 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterviewShare.java | 68 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroShare.java | 68 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannelShare.java | 68 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomizationShare.java | 68 |
protected JAXBElement<FlowInterview> parent;
@XmlElementRef(name = "ParentId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> parentId;
@XmlElementRef(name = "RowCause", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> rowCause;
@XmlElementRef(name = "UserOrGroup", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> userOrGroup;
@XmlElementRef(name = "UserOrGroupId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userOrGroupId;
/**
* Gets the value of the accessLevel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAccessLevel() {
return accessLevel;
}
/**
* Sets the value of the accessLevel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAccessLevel(JAXBElement<String> value) {
this.accessLevel = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the parent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FlowInterview }{@code >}
*
*/
public JAXBElement<FlowInterview> getParent() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 69 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "SortOrder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> sortOrder;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isClosed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsClosed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 67 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SoapType.java | 40 |
| org/solenopsis/keraiai/wsdl/partner/SoapType.java | 40 |
@XmlType(name = "soapType", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum SoapType {
@XmlEnumValue("tns:ID")
TNS_ID("tns:ID"),
@XmlEnumValue("xsd:base64Binary")
XSD_BASE_64_BINARY("xsd:base64Binary"),
@XmlEnumValue("xsd:boolean")
XSD_BOOLEAN("xsd:boolean"),
@XmlEnumValue("xsd:double")
XSD_DOUBLE("xsd:double"),
@XmlEnumValue("xsd:int")
XSD_INT("xsd:int"),
@XmlEnumValue("xsd:string")
XSD_STRING("xsd:string"),
@XmlEnumValue("xsd:date")
XSD_DATE("xsd:date"),
@XmlEnumValue("xsd:dateTime")
XSD_DATE_TIME("xsd:dateTime"),
@XmlEnumValue("xsd:time")
XSD_TIME("xsd:time"),
@XmlEnumValue("tns:location")
TNS_LOCATION("tns:location"),
@XmlEnumValue("tns:address")
TNS_ADDRESS("tns:address"),
@XmlEnumValue("xsd:anyType")
XSD_ANY_TYPE("xsd:anyType"),
@XmlEnumValue("urn:RelationshipReferenceTo")
URN_RELATIONSHIP_REFERENCE_TO("urn:RelationshipReferenceTo"),
@XmlEnumValue("urn:SearchLayoutFieldsDisplayed")
URN_SEARCH_LAYOUT_FIELDS_DISPLAYED("urn:SearchLayoutFieldsDisplayed"),
@XmlEnumValue("urn:SearchLayoutField")
URN_SEARCH_LAYOUT_FIELD("urn:SearchLayoutField"),
@XmlEnumValue("urn:SearchLayoutButtonsDisplayed")
URN_SEARCH_LAYOUT_BUTTONS_DISPLAYED("urn:SearchLayoutButtonsDisplayed"),
@XmlEnumValue("urn:SearchLayoutButton")
URN_SEARCH_LAYOUT_BUTTON("urn:SearchLayoutButton"),
@XmlEnumValue("urn:RecordTypesSupported")
URN_RECORD_TYPES_SUPPORTED("urn:RecordTypesSupported");
private final String value;
SoapType(String v) {
value = v;
}
public String value() {
return value;
}
public static SoapType fromValue(String v) {
for (SoapType c: SoapType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/ExecuteAnonymousResult.java | 35 |
| org/solenopsis/keraiai/wsdl/tooling/ExecuteAnonymousResult.java | 35 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ExecuteAnonymousResult", propOrder = {
"column",
"compileProblem",
"compiled",
"exceptionMessage",
"exceptionStackTrace",
"line",
"success"
})
public class ExecuteAnonymousResult {
protected int column;
@XmlElement(required = true, nillable = true)
protected String compileProblem;
protected boolean compiled;
@XmlElement(required = true, nillable = true)
protected String exceptionMessage;
@XmlElement(required = true, nillable = true)
protected String exceptionStackTrace;
protected int line;
protected boolean success;
/**
* Gets the value of the column property.
*
*/
public int getColumn() {
return column;
}
/**
* Sets the value of the column property.
*
*/
public void setColumn(int value) {
this.column = value;
}
/**
* Gets the value of the compileProblem property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCompileProblem() {
return compileProblem;
}
/**
* Sets the value of the compileProblem property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCompileProblem(String value) {
this.compileProblem = value;
}
/**
* Gets the value of the compiled property.
*
*/
public boolean isCompiled() {
return compiled;
}
/**
* Sets the value of the compiled property.
*
*/
public void setCompiled(boolean value) {
this.compiled = value;
}
/**
* Gets the value of the exceptionMessage property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExceptionMessage() {
return exceptionMessage;
}
/**
* Sets the value of the exceptionMessage property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExceptionMessage(String value) {
this.exceptionMessage = value;
}
/**
* Gets the value of the exceptionStackTrace property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExceptionStackTrace() {
return exceptionStackTrace;
}
/**
* Sets the value of the exceptionStackTrace property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExceptionStackTrace(String value) {
this.exceptionStackTrace = value;
}
/**
* Gets the value of the line property.
*
*/
public int getLine() {
return line;
}
/**
* Sets the value of the line property.
*
*/
public void setLine(int value) {
this.line = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityStage.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 69 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "SortOrder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> sortOrder;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isClosed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsClosed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/SidebarComponent.java | 39 |
| org/solenopsis/keraiai/wsdl/tooling/SidebarComponent.java | 39 |
@XmlType(name = "SidebarComponent", propOrder = {
"componentType",
"height",
"label",
"lookup",
"page",
"relatedLists",
"unit",
"width"
})
public class SidebarComponent {
@XmlElement(required = true)
protected String componentType;
protected Integer height;
protected String label;
protected String lookup;
protected String page;
protected List<RelatedList> relatedLists;
protected String unit;
protected Integer width;
/**
* Gets the value of the componentType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getComponentType() {
return componentType;
}
/**
* Sets the value of the componentType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setComponentType(String value) {
this.componentType = value;
}
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setHeight(Integer value) {
this.height = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the lookup property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLookup() {
return lookup;
}
/**
* Sets the value of the lookup property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLookup(String value) {
this.lookup = value;
}
/**
* Gets the value of the page property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPage() {
return page;
}
/**
* Sets the value of the page property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPage(String value) {
this.page = value;
}
/**
* Gets the value of the relatedLists property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the relatedLists property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRelatedLists().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RelatedList }
*
*
*/
public List<RelatedList> getRelatedLists() {
if (relatedLists == null) {
relatedLists = new ArrayList<RelatedList>();
}
return this.relatedLists;
}
/**
* Gets the value of the unit property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUnit() {
return unit;
}
/**
* Sets the value of the unit property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUnit(String value) {
this.unit = value;
}
/**
* Gets the value of the width property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getWidth() {
return width;
}
/**
* Sets the value of the width property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setWidth(Integer value) {
this.width = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 61 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 58 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 54 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermissionDependency.java | 58 |
| org/solenopsis/keraiai/wsdl/enterprise/GrantedByLicense.java | 58 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "CustomPermission", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<CustomPermission> customPermission;
@XmlElementRef(name = "CustomPermissionId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> customPermissionId;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "RequiredCustomPermission", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceHistory.java | 78 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceStep.java | 66 |
extends SObject
{
@XmlElementRef(name = "Actor", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> actor;
@XmlElementRef(name = "ActorId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> actorId;
@XmlElementRef(name = "Comments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> comments;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "ElapsedTimeInDays", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> elapsedTimeInDays;
@XmlElementRef(name = "ElapsedTimeInHours", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> elapsedTimeInHours;
@XmlElementRef(name = "ElapsedTimeInMinutes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> elapsedTimeInMinutes;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RelationshipDomain.java | 61 |
| org/solenopsis/keraiai/wsdl/enterprise/RelationshipInfo.java | 53 |
extends SObject
{
@XmlElementRef(name = "ChildSobject", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> childSobject;
@XmlElementRef(name = "ChildSobjectId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> childSobjectId;
@XmlElementRef(name = "DurableId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> durableId;
@XmlElementRef(name = "Field", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<FieldDefinition> field;
@XmlElementRef(name = "FieldId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fieldId;
@XmlElementRef(name = "IsCascadeDelete", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isCascadeDelete;
@XmlElementRef(name = "IsDeprecatedAndHidden", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeprecatedAndHidden;
@XmlElementRef(name = "IsRestrictedDelete", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isRestrictedDelete;
@XmlElementRef(name = "JunctionIdListName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> junctionIdListName;
@XmlElementRef(name = "ParentSobject", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowAlert.java | 38 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert.java | 38 |
@XmlType(name = "WorkflowAlert", propOrder = {
"ccEmails",
"description",
"_protected",
"recipients",
"senderAddress",
"senderType",
"template"
})
public class WorkflowAlert
extends WorkflowAction
{
protected List<String> ccEmails;
@XmlElement(required = true)
protected String description;
@XmlElement(name = "protected")
protected boolean _protected;
protected List<WorkflowEmailRecipient> recipients;
protected String senderAddress;
protected ActionEmailSenderType senderType;
@XmlElement(required = true)
protected String template;
/**
* Gets the value of the ccEmails property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the ccEmails property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCcEmails().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getCcEmails() {
if (ccEmails == null) {
ccEmails = new ArrayList<String>();
}
return this.ccEmails;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the protected property.
*
*/
public boolean isProtected() {
return _protected;
}
/**
* Sets the value of the protected property.
*
*/
public void setProtected(boolean value) {
this._protected = value;
}
/**
* Gets the value of the recipients property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the recipients property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecipients().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link WorkflowEmailRecipient }
*
*
*/
public List<WorkflowEmailRecipient> getRecipients() {
if (recipients == null) {
recipients = new ArrayList<WorkflowEmailRecipient>();
}
return this.recipients;
}
/**
* Gets the value of the senderAddress property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSenderAddress() {
return senderAddress;
}
/**
* Sets the value of the senderAddress property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSenderAddress(String value) {
this.senderAddress = value;
}
/**
* Gets the value of the senderType property.
*
* @return
* possible object is
* {@link ActionEmailSenderType }
*
*/
public ActionEmailSenderType getSenderType() {
return senderType;
}
/**
* Sets the value of the senderType property.
*
* @param value
* allowed object is
* {@link ActionEmailSenderType }
*
*/
public void setSenderType(ActionEmailSenderType value) {
this.senderType = value;
}
/**
* Gets the value of the template property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTemplate() {
return template;
}
/**
* Sets the value of the template property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTemplate(String value) {
this.template = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 66 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 64 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LayoutType", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/RelationshipDomain.java | 61 |
| org/solenopsis/keraiai/wsdl/tooling/RelationshipInfo.java | 53 |
extends SObject
{
@XmlElementRef(name = "ChildSobject", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> childSobject;
@XmlElementRef(name = "ChildSobjectId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> childSobjectId;
@XmlElementRef(name = "DurableId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> durableId;
@XmlElementRef(name = "Field", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<FieldDefinition> field;
@XmlElementRef(name = "FieldId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fieldId;
@XmlElementRef(name = "IsCascadeDelete", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isCascadeDelete;
@XmlElementRef(name = "IsDeprecatedAndHidden", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeprecatedAndHidden;
@XmlElementRef(name = "IsRestrictedDelete", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isRestrictedDelete;
@XmlElementRef(name = "JunctionIdListName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> junctionIdListName;
@XmlElementRef(name = "ParentSobject", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LoginResult.java | 36 |
| org/solenopsis/keraiai/wsdl/partner/LoginResult.java | 36 |
@XmlType(name = "LoginResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"metadataServerUrl",
"passwordExpired",
"sandbox",
"serverUrl",
"sessionId",
"userId",
"userInfo"
})
public class LoginResult {
@XmlElement(required = true, nillable = true)
protected String metadataServerUrl;
protected boolean passwordExpired;
protected boolean sandbox;
@XmlElement(required = true, nillable = true)
protected String serverUrl;
@XmlElement(required = true, nillable = true)
protected String sessionId;
@XmlElement(required = true, nillable = true)
protected String userId;
protected GetUserInfoResult userInfo;
/**
* Gets the value of the metadataServerUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMetadataServerUrl() {
return metadataServerUrl;
}
/**
* Sets the value of the metadataServerUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMetadataServerUrl(String value) {
this.metadataServerUrl = value;
}
/**
* Gets the value of the passwordExpired property.
*
*/
public boolean isPasswordExpired() {
return passwordExpired;
}
/**
* Sets the value of the passwordExpired property.
*
*/
public void setPasswordExpired(boolean value) {
this.passwordExpired = value;
}
/**
* Gets the value of the sandbox property.
*
*/
public boolean isSandbox() {
return sandbox;
}
/**
* Sets the value of the sandbox property.
*
*/
public void setSandbox(boolean value) {
this.sandbox = value;
}
/**
* Gets the value of the serverUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getServerUrl() {
return serverUrl;
}
/**
* Sets the value of the serverUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setServerUrl(String value) {
this.serverUrl = value;
}
/**
* Gets the value of the sessionId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSessionId() {
return sessionId;
}
/**
* Sets the value of the sessionId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSessionId(String value) {
this.sessionId = value;
}
/**
* Gets the value of the userId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserId() {
return userId;
}
/**
* Sets the value of the userId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserId(String value) {
this.userId = value;
}
/**
* Gets the value of the userInfo property.
*
* @return
* possible object is
* {@link GetUserInfoResult }
*
*/
public GetUserInfoResult getUserInfo() {
return userInfo;
}
/**
* Sets the value of the userInfo property.
*
* @param value
* allowed object is
* {@link GetUserInfoResult }
*
*/
public void setUserInfo(GetUserInfoResult value) {
this.userInfo = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Publisher.java | 66 |
| org/solenopsis/keraiai/wsdl/tooling/Publisher.java | 66 |
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the installedEntityDefinitions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getInstalledEntityDefinitions() {
return installedEntityDefinitions;
}
/**
* Sets the value of the installedEntityDefinitions property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setInstalledEntityDefinitions(JAXBElement<QueryResult> value) {
this.installedEntityDefinitions = value;
}
/**
* Gets the value of the installedFieldDefinitions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getInstalledFieldDefinitions() {
return installedFieldDefinitions;
}
/**
* Sets the value of the installedFieldDefinitions property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setInstalledFieldDefinitions(JAXBElement<QueryResult> value) {
this.installedFieldDefinitions = value;
}
/**
* Gets the value of the isSalesforce property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsSalesforce() {
return isSalesforce;
}
/**
* Sets the value of the isSalesforce property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsSalesforce(JAXBElement<Boolean> value) {
this.isSalesforce = value;
}
/**
* Gets the value of the majorVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getMajorVersion() {
return majorVersion;
}
/**
* Sets the value of the majorVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setMajorVersion(JAXBElement<Integer> value) {
this.majorVersion = value;
}
/**
* Gets the value of the minorVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getMinorVersion() {
return minorVersion;
}
/**
* Sets the value of the minorVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setMinorVersion(JAXBElement<Integer> value) {
this.minorVersion = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/MatchResult.java | 38 |
| org/solenopsis/keraiai/wsdl/partner/MatchResult.java | 38 |
@XmlType(name = "MatchResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"errors",
"entityType",
"matchEngine",
"matchRecords",
"rule",
"size",
"success"
})
public class MatchResult {
protected List<Error> errors;
@XmlElement(required = true)
protected String entityType;
@XmlElement(required = true)
protected String matchEngine;
protected List<MatchRecord> matchRecords;
@XmlElement(required = true)
protected String rule;
protected int size;
protected boolean success;
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the entityType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEntityType() {
return entityType;
}
/**
* Sets the value of the entityType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEntityType(String value) {
this.entityType = value;
}
/**
* Gets the value of the matchEngine property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMatchEngine() {
return matchEngine;
}
/**
* Sets the value of the matchEngine property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMatchEngine(String value) {
this.matchEngine = value;
}
/**
* Gets the value of the matchRecords property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the matchRecords property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getMatchRecords().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link MatchRecord }
*
*
*/
public List<MatchRecord> getMatchRecords() {
if (matchRecords == null) {
matchRecords = new ArrayList<MatchRecord>();
}
return this.matchRecords;
}
/**
* Gets the value of the rule property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRule() {
return rule;
}
/**
* Sets the value of the rule property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRule(String value) {
this.rule = value;
}
/**
* Gets the value of the size property.
*
*/
public int getSize() {
return size;
}
/**
* Sets the value of the size property.
*
*/
public void setSize(int value) {
this.size = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RecordTypeMapping.java | 38 |
| org/solenopsis/keraiai/wsdl/partner/RecordTypeMapping.java | 38 |
@XmlType(name = "RecordTypeMapping", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"available",
"defaultRecordTypeMapping",
"layoutId",
"master",
"name",
"picklistsForRecordType",
"recordTypeId"
})
public class RecordTypeMapping {
protected boolean available;
protected boolean defaultRecordTypeMapping;
@XmlElement(required = true)
protected String layoutId;
protected boolean master;
@XmlElement(required = true)
protected String name;
@XmlElement(nillable = true)
protected List<PicklistForRecordType> picklistsForRecordType;
@XmlElement(required = true, nillable = true)
protected String recordTypeId;
/**
* Gets the value of the available property.
*
*/
public boolean isAvailable() {
return available;
}
/**
* Sets the value of the available property.
*
*/
public void setAvailable(boolean value) {
this.available = value;
}
/**
* Gets the value of the defaultRecordTypeMapping property.
*
*/
public boolean isDefaultRecordTypeMapping() {
return defaultRecordTypeMapping;
}
/**
* Sets the value of the defaultRecordTypeMapping property.
*
*/
public void setDefaultRecordTypeMapping(boolean value) {
this.defaultRecordTypeMapping = value;
}
/**
* Gets the value of the layoutId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLayoutId() {
return layoutId;
}
/**
* Sets the value of the layoutId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLayoutId(String value) {
this.layoutId = value;
}
/**
* Gets the value of the master property.
*
*/
public boolean isMaster() {
return master;
}
/**
* Sets the value of the master property.
*
*/
public void setMaster(boolean value) {
this.master = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the picklistsForRecordType property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the picklistsForRecordType property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPicklistsForRecordType().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PicklistForRecordType }
*
*
*/
public List<PicklistForRecordType> getPicklistsForRecordType() {
if (picklistsForRecordType == null) {
picklistsForRecordType = new ArrayList<PicklistForRecordType>();
}
return this.picklistsForRecordType;
}
/**
* Gets the value of the recordTypeId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRecordTypeId() {
return recordTypeId;
}
/**
* Sets the value of the recordTypeId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRecordTypeId(String value) {
this.recordTypeId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/AnalyticsCloudComponentLayoutItem.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/AnalyticsCloudComponentLayoutItem.java | 37 |
@XmlType(name = "AnalyticsCloudComponentLayoutItem", propOrder = {
"assetType",
"devName",
"error",
"filter",
"height",
"hideOnError",
"showTitle",
"width"
})
public class AnalyticsCloudComponentLayoutItem {
@XmlElement(required = true)
protected String assetType;
@XmlElement(required = true)
protected String devName;
protected String error;
protected String filter;
protected Integer height;
protected Boolean hideOnError;
protected Boolean showTitle;
protected String width;
/**
* Gets the value of the assetType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAssetType() {
return assetType;
}
/**
* Sets the value of the assetType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAssetType(String value) {
this.assetType = value;
}
/**
* Gets the value of the devName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDevName() {
return devName;
}
/**
* Sets the value of the devName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDevName(String value) {
this.devName = value;
}
/**
* Gets the value of the error property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getError() {
return error;
}
/**
* Sets the value of the error property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setError(String value) {
this.error = value;
}
/**
* Gets the value of the filter property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFilter() {
return filter;
}
/**
* Sets the value of the filter property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFilter(String value) {
this.filter = value;
}
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setHeight(Integer value) {
this.height = value;
}
/**
* Gets the value of the hideOnError property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHideOnError() {
return hideOnError;
}
/**
* Sets the value of the hideOnError property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHideOnError(Boolean value) {
this.hideOnError = value;
}
/**
* Gets the value of the showTitle property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowTitle() {
return showTitle;
}
/**
* Sets the value of the showTitle property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowTitle(Boolean value) {
this.showTitle = value;
}
/**
* Gets the value of the width property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getWidth() {
return width;
}
/**
* Sets the value of the width property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setWidth(String value) {
this.width = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Name.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/RecentlyViewed.java | 83 |
@XmlElementRef(name = "LastName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastName;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Phone", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> phone;
@XmlElementRef(name = "Profile", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Profile2> profile;
@XmlElementRef(name = "ProfileId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> profileId;
@XmlElementRef(name = "RecordType", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<RecordType2> recordType;
@XmlElementRef(name = "RecordTypeId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> recordTypeId;
@XmlElementRef(name = "Title", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeTabSetResult.java | 38 |
| org/solenopsis/keraiai/wsdl/partner/DescribeTabSetResult.java | 38 |
@XmlType(name = "DescribeTabSetResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"description",
"label",
"logoUrl",
"namespace",
"selected",
"tabSetId",
"tabs"
})
public class DescribeTabSetResult {
@XmlElement(required = true)
protected String description;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String logoUrl;
protected String namespace;
protected boolean selected;
@XmlElement(required = true)
protected String tabSetId;
protected List<DescribeTab> tabs;
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the logoUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLogoUrl() {
return logoUrl;
}
/**
* Sets the value of the logoUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLogoUrl(String value) {
this.logoUrl = value;
}
/**
* Gets the value of the namespace property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNamespace() {
return namespace;
}
/**
* Sets the value of the namespace property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNamespace(String value) {
this.namespace = value;
}
/**
* Gets the value of the selected property.
*
*/
public boolean isSelected() {
return selected;
}
/**
* Sets the value of the selected property.
*
*/
public void setSelected(boolean value) {
this.selected = value;
}
/**
* Gets the value of the tabSetId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTabSetId() {
return tabSetId;
}
/**
* Sets the value of the tabSetId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTabSetId(String value) {
this.tabSetId = value;
}
/**
* Gets the value of the tabs property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the tabs property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getTabs().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeTab }
*
*
*/
public List<DescribeTab> getTabs() {
if (tabs == null) {
tabs = new ArrayList<DescribeTab>();
}
return this.tabs;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/EscalationAction.java | 38 |
| org/solenopsis/keraiai/wsdl/tooling/EscalationAction.java | 38 |
@XmlType(name = "EscalationAction", propOrder = {
"assignedTo",
"assignedToTemplate",
"assignedToType",
"minutesToEscalation",
"notifyCaseOwner",
"notifyEmail",
"notifyTo",
"notifyToTemplate"
})
public class EscalationAction {
protected String assignedTo;
protected String assignedToTemplate;
protected AssignToLookupValueType assignedToType;
protected Integer minutesToEscalation;
protected Boolean notifyCaseOwner;
protected List<String> notifyEmail;
protected String notifyTo;
protected String notifyToTemplate;
/**
* Gets the value of the assignedTo property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAssignedTo() {
return assignedTo;
}
/**
* Sets the value of the assignedTo property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAssignedTo(String value) {
this.assignedTo = value;
}
/**
* Gets the value of the assignedToTemplate property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAssignedToTemplate() {
return assignedToTemplate;
}
/**
* Sets the value of the assignedToTemplate property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAssignedToTemplate(String value) {
this.assignedToTemplate = value;
}
/**
* Gets the value of the assignedToType property.
*
* @return
* possible object is
* {@link AssignToLookupValueType }
*
*/
public AssignToLookupValueType getAssignedToType() {
return assignedToType;
}
/**
* Sets the value of the assignedToType property.
*
* @param value
* allowed object is
* {@link AssignToLookupValueType }
*
*/
public void setAssignedToType(AssignToLookupValueType value) {
this.assignedToType = value;
}
/**
* Gets the value of the minutesToEscalation property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getMinutesToEscalation() {
return minutesToEscalation;
}
/**
* Sets the value of the minutesToEscalation property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setMinutesToEscalation(Integer value) {
this.minutesToEscalation = value;
}
/**
* Gets the value of the notifyCaseOwner property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isNotifyCaseOwner() {
return notifyCaseOwner;
}
/**
* Sets the value of the notifyCaseOwner property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setNotifyCaseOwner(Boolean value) {
this.notifyCaseOwner = value;
}
/**
* Gets the value of the notifyEmail property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the notifyEmail property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getNotifyEmail().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getNotifyEmail() {
if (notifyEmail == null) {
notifyEmail = new ArrayList<String>();
}
return this.notifyEmail;
}
/**
* Gets the value of the notifyTo property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNotifyTo() {
return notifyTo;
}
/**
* Sets the value of the notifyTo property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNotifyTo(String value) {
this.notifyTo = value;
}
/**
* Gets the value of the notifyToTemplate property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNotifyToTemplate() {
return notifyToTemplate;
}
/**
* Sets the value of the notifyToTemplate property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNotifyToTemplate(String value) {
this.notifyToTemplate = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Profile.java | 76 |
| org/solenopsis/keraiai/wsdl/tooling/Profile.java | 73 |
protected ProfileLoginHours loginHours;
protected List<ProfileLoginIpRange> loginIpRanges;
protected List<ProfileObjectPermissions> objectPermissions;
protected List<ProfileApexPageAccess> pageAccesses;
protected List<ProfileRecordTypeVisibility> recordTypeVisibilities;
protected List<ProfileTabVisibility> tabVisibilities;
protected String userLicense;
protected List<ProfileUserPermission> userPermissions;
/**
* Gets the value of the applicationVisibilities property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the applicationVisibilities property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getApplicationVisibilities().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProfileApplicationVisibility }
*
*
*/
public List<ProfileApplicationVisibility> getApplicationVisibilities() {
if (applicationVisibilities == null) {
applicationVisibilities = new ArrayList<ProfileApplicationVisibility>();
}
return this.applicationVisibilities;
}
/**
* Gets the value of the classAccesses property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the classAccesses property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getClassAccesses().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProfileApexClassAccess }
*
*
*/
public List<ProfileApexClassAccess> getClassAccesses() {
if (classAccesses == null) {
classAccesses = new ArrayList<ProfileApexClassAccess>();
}
return this.classAccesses;
}
/**
* Gets the value of the custom property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setCustom(Boolean value) {
this.custom = value;
}
/**
* Gets the value of the customPermissions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the customPermissions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCustomPermissions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProfileCustomPermissions }
*
*
*/
public List<ProfileCustomPermissions> getCustomPermissions() {
if (customPermissions == null) {
customPermissions = new ArrayList<ProfileCustomPermissions>();
}
return this.customPermissions;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the externalDataSourceAccesses property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the externalDataSourceAccesses property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getExternalDataSourceAccesses().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProfileExternalDataSourceAccess }
*
*
*/
public List<ProfileExternalDataSourceAccess> getExternalDataSourceAccesses() {
if (externalDataSourceAccesses == null) {
externalDataSourceAccesses = new ArrayList<ProfileExternalDataSourceAccess>();
}
return this.externalDataSourceAccesses;
}
/**
* Gets the value of the fieldPermissions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fieldPermissions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFieldPermissions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProfileFieldLevelSecurity }
*
*
*/
public List<ProfileFieldLevelSecurity> getFieldPermissions() {
if (fieldPermissions == null) {
fieldPermissions = new ArrayList<ProfileFieldLevelSecurity>();
}
return this.fieldPermissions;
}
/**
* Gets the value of the layoutAssignments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the layoutAssignments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLayoutAssignments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProfileLayoutAssignment }
*
*
*/
public List<ProfileLayoutAssignment> getLayoutAssignments() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexTestQueueItem.java | 94 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTestQueueItem.java | 94 |
public void setApexClass(JAXBElement<ApexClass> value) {
this.apexClass = value;
}
/**
* Gets the value of the apexClassId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getApexClassId() {
return apexClassId;
}
/**
* Sets the value of the apexClassId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setApexClassId(JAXBElement<String> value) {
this.apexClassId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the extendedStatus property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExtendedStatus() {
return extendedStatus;
}
/**
* Sets the value of the extendedStatus property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setExtendedStatus(JAXBElement<String> value) {
this.extendedStatus = value;
}
/**
* Gets the value of the parentJobId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getParentJobId() {
return parentJobId;
}
/**
* Sets the value of the parentJobId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setParentJobId(JAXBElement<String> value) {
this.parentJobId = value;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setStatus(JAXBElement<String> value) {
this.status = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 69 |
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 55 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ReportChartComponentLayoutItem.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/ReportChartComponentLayoutItem.java | 37 |
@XmlType(name = "ReportChartComponentLayoutItem", propOrder = {
"cacheData",
"contextFilterableField",
"error",
"hideOnError",
"includeContext",
"reportName",
"showTitle",
"size"
})
public class ReportChartComponentLayoutItem {
protected Boolean cacheData;
protected String contextFilterableField;
protected String error;
protected Boolean hideOnError;
protected Boolean includeContext;
@XmlElement(required = true)
protected String reportName;
protected Boolean showTitle;
protected ReportChartComponentSize size;
/**
* Gets the value of the cacheData property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isCacheData() {
return cacheData;
}
/**
* Sets the value of the cacheData property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setCacheData(Boolean value) {
this.cacheData = value;
}
/**
* Gets the value of the contextFilterableField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContextFilterableField() {
return contextFilterableField;
}
/**
* Sets the value of the contextFilterableField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContextFilterableField(String value) {
this.contextFilterableField = value;
}
/**
* Gets the value of the error property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getError() {
return error;
}
/**
* Sets the value of the error property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setError(String value) {
this.error = value;
}
/**
* Gets the value of the hideOnError property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isHideOnError() {
return hideOnError;
}
/**
* Sets the value of the hideOnError property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setHideOnError(Boolean value) {
this.hideOnError = value;
}
/**
* Gets the value of the includeContext property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIncludeContext() {
return includeContext;
}
/**
* Sets the value of the includeContext property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIncludeContext(Boolean value) {
this.includeContext = value;
}
/**
* Gets the value of the reportName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getReportName() {
return reportName;
}
/**
* Sets the value of the reportName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setReportName(String value) {
this.reportName = value;
}
/**
* Gets the value of the showTitle property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isShowTitle() {
return showTitle;
}
/**
* Sets the value of the showTitle property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setShowTitle(Boolean value) {
this.showTitle = value;
}
/**
* Gets the value of the size property.
*
* @return
* possible object is
* {@link ReportChartComponentSize }
*
*/
public ReportChartComponentSize getSize() {
return size;
}
/**
* Sets the value of the size property.
*
* @param value
* allowed object is
* {@link ReportChartComponentSize }
*
*/
public void setSize(ReportChartComponentSize value) {
this.size = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 327 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 183 |
this.isActive = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeFlexiPageResult.java | 61 |
| org/solenopsis/keraiai/wsdl/partner/DescribeFlexiPageResult.java | 61 |
@XmlElementRef(name = "sobjectType", namespace = "urn:enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> sobjectType;
@XmlElement(required = true, nillable = true)
protected String template;
@XmlElement(required = true)
protected String type;
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the quickActionList property.
*
* @return
* possible object is
* {@link DescribeQuickActionListResult }
*
*/
public DescribeQuickActionListResult getQuickActionList() {
return quickActionList;
}
/**
* Sets the value of the quickActionList property.
*
* @param value
* allowed object is
* {@link DescribeQuickActionListResult }
*
*/
public void setQuickActionList(DescribeQuickActionListResult value) {
this.quickActionList = value;
}
/**
* Gets the value of the regions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the regions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRegions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeFlexiPageRegion }
*
*
*/
public List<DescribeFlexiPageRegion> getRegions() {
if (regions == null) {
regions = new ArrayList<DescribeFlexiPageRegion>();
}
return this.regions;
}
/**
* Gets the value of the sobjectType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getSobjectType() {
return sobjectType;
}
/**
* Sets the value of the sobjectType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setSobjectType(JAXBElement<String> value) {
this.sobjectType = value;
}
/**
* Gets the value of the template property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTemplate() {
return template;
}
/**
* Sets the value of the template property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTemplate(String value) {
this.template = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setType(String value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 187 |
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 187 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 139 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 143 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 199 |
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() {
return isPrimary;
}
/**
* Sets the value of the isPrimary property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsPrimary(JAXBElement<Boolean> value) {
this.isPrimary = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the role property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRole() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 303 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 215 |
this.developerName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 147 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 107 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 107 |
this.connectedApplicationId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getStatus() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 251 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getOwner() {
return owner;
}
/**
* Sets the value of the owner property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setOwner(JAXBElement<Name> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Container.java | 38 |
| org/solenopsis/keraiai/wsdl/tooling/Container.java | 38 |
@XmlType(name = "Container", propOrder = {
"height",
"isContainerAutoSizeEnabled",
"region",
"sidebarComponents",
"style",
"unit",
"width"
})
public class Container {
protected Integer height;
protected boolean isContainerAutoSizeEnabled;
@XmlElement(required = true)
protected String region;
protected List<SidebarComponent> sidebarComponents;
@XmlElement(required = true)
protected String style;
@XmlElement(required = true)
protected String unit;
protected Integer width;
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setHeight(Integer value) {
this.height = value;
}
/**
* Gets the value of the isContainerAutoSizeEnabled property.
*
*/
public boolean isIsContainerAutoSizeEnabled() {
return isContainerAutoSizeEnabled;
}
/**
* Sets the value of the isContainerAutoSizeEnabled property.
*
*/
public void setIsContainerAutoSizeEnabled(boolean value) {
this.isContainerAutoSizeEnabled = value;
}
/**
* Gets the value of the region property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRegion() {
return region;
}
/**
* Sets the value of the region property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRegion(String value) {
this.region = value;
}
/**
* Gets the value of the sidebarComponents property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the sidebarComponents property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSidebarComponents().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link SidebarComponent }
*
*
*/
public List<SidebarComponent> getSidebarComponents() {
if (sidebarComponents == null) {
sidebarComponents = new ArrayList<SidebarComponent>();
}
return this.sidebarComponents;
}
/**
* Gets the value of the style property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStyle() {
return style;
}
/**
* Sets the value of the style property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStyle(String value) {
this.style = value;
}
/**
* Gets the value of the unit property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUnit() {
return unit;
}
/**
* Sets the value of the unit property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUnit(String value) {
this.unit = value;
}
/**
* Gets the value of the width property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getWidth() {
return width;
}
/**
* Sets the value of the width property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setWidth(Integer value) {
this.width = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 263 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 263 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPage2.java | 319 |
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the markup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMarkup() {
return markup;
}
/**
* Sets the value of the markup property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMarkup(JAXBElement<String> value) {
this.markup = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeNounResult.java | 37 |
| org/solenopsis/keraiai/wsdl/partner/DescribeNounResult.java | 37 |
@XmlType(name = "DescribeNounResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"caseValues",
"developerName",
"gender",
"name",
"pluralAlias",
"startsWith"
})
public class DescribeNounResult {
protected List<NameCaseValue> caseValues;
@XmlElement(required = true)
protected String developerName;
@XmlElement(required = true, nillable = true)
protected Gender gender;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true, nillable = true)
protected String pluralAlias;
@XmlElement(required = true, nillable = true)
protected StartsWith startsWith;
/**
* Gets the value of the caseValues property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the caseValues property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCaseValues().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link NameCaseValue }
*
*
*/
public List<NameCaseValue> getCaseValues() {
if (caseValues == null) {
caseValues = new ArrayList<NameCaseValue>();
}
return this.caseValues;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDeveloperName(String value) {
this.developerName = value;
}
/**
* Gets the value of the gender property.
*
* @return
* possible object is
* {@link Gender }
*
*/
public Gender getGender() {
return gender;
}
/**
* Sets the value of the gender property.
*
* @param value
* allowed object is
* {@link Gender }
*
*/
public void setGender(Gender value) {
this.gender = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the pluralAlias property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPluralAlias() {
return pluralAlias;
}
/**
* Sets the value of the pluralAlias property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPluralAlias(String value) {
this.pluralAlias = value;
}
/**
* Gets the value of the startsWith property.
*
* @return
* possible object is
* {@link StartsWith }
*
*/
public StartsWith getStartsWith() {
return startsWith;
}
/**
* Sets the value of the startsWith property.
*
* @param value
* allowed object is
* {@link StartsWith }
*
*/
public void setStartsWith(StartsWith value) {
this.startsWith = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FieldType.java | 47 |
| org/solenopsis/keraiai/wsdl/tooling/FieldType.java | 48 |
@XmlType(name = "FieldType")
@XmlEnum
public enum FieldType {
@XmlEnumValue("AutoNumber")
AUTO_NUMBER("AutoNumber"),
@XmlEnumValue("Lookup")
LOOKUP("Lookup"),
@XmlEnumValue("MasterDetail")
MASTER_DETAIL("MasterDetail"),
@XmlEnumValue("Checkbox")
CHECKBOX("Checkbox"),
@XmlEnumValue("Currency")
CURRENCY("Currency"),
@XmlEnumValue("Date")
DATE("Date"),
@XmlEnumValue("DateTime")
DATE_TIME("DateTime"),
@XmlEnumValue("Email")
EMAIL("Email"),
@XmlEnumValue("Number")
NUMBER("Number"),
@XmlEnumValue("Percent")
PERCENT("Percent"),
@XmlEnumValue("Phone")
PHONE("Phone"),
@XmlEnumValue("Picklist")
PICKLIST("Picklist"),
@XmlEnumValue("MultiselectPicklist")
MULTISELECT_PICKLIST("MultiselectPicklist"),
@XmlEnumValue("Text")
TEXT("Text"),
@XmlEnumValue("TextArea")
TEXT_AREA("TextArea"),
@XmlEnumValue("LongTextArea")
LONG_TEXT_AREA("LongTextArea"),
@XmlEnumValue("Html")
HTML("Html"),
@XmlEnumValue("Url")
URL("Url"),
@XmlEnumValue("EncryptedText")
ENCRYPTED_TEXT("EncryptedText"),
@XmlEnumValue("Summary")
SUMMARY("Summary"),
@XmlEnumValue("Hierarchy")
HIERARCHY("Hierarchy"),
@XmlEnumValue("File")
FILE("File"),
@XmlEnumValue("ExternalLookup") | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 142 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 327 |
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 198 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 198 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CategoryNode.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 75 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the parentId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getParentId() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 158 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 82 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the parentContentFolder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ContentFolder }{@code >}
*
*/
public JAXBElement<ContentFolder> getParentContentFolder() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 126 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 98 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 83 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Profile.java | 305 |
| org/solenopsis/keraiai/wsdl/tooling/Profile.java | 273 |
}
/**
* Gets the value of the loginHours property.
*
* @return
* possible object is
* {@link ProfileLoginHours }
*
*/
public ProfileLoginHours getLoginHours() {
return loginHours;
}
/**
* Sets the value of the loginHours property.
*
* @param value
* allowed object is
* {@link ProfileLoginHours }
*
*/
public void setLoginHours(ProfileLoginHours value) {
this.loginHours = value;
}
/**
* Gets the value of the loginIpRanges property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the loginIpRanges property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLoginIpRanges().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProfileLoginIpRange }
*
*
*/
public List<ProfileLoginIpRange> getLoginIpRanges() {
if (loginIpRanges == null) {
loginIpRanges = new ArrayList<ProfileLoginIpRange>();
}
return this.loginIpRanges;
}
/**
* Gets the value of the objectPermissions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the objectPermissions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getObjectPermissions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProfileObjectPermissions }
*
*
*/
public List<ProfileObjectPermissions> getObjectPermissions() {
if (objectPermissions == null) {
objectPermissions = new ArrayList<ProfileObjectPermissions>();
}
return this.objectPermissions;
}
/**
* Gets the value of the pageAccesses property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the pageAccesses property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPageAccesses().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProfileApexPageAccess }
*
*
*/
public List<ProfileApexPageAccess> getPageAccesses() {
if (pageAccesses == null) {
pageAccesses = new ArrayList<ProfileApexPageAccess>();
}
return this.pageAccesses;
}
/**
* Gets the value of the recordTypeVisibilities property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the recordTypeVisibilities property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecordTypeVisibilities().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProfileRecordTypeVisibility }
*
*
*/
public List<ProfileRecordTypeVisibility> getRecordTypeVisibilities() {
if (recordTypeVisibilities == null) {
recordTypeVisibilities = new ArrayList<ProfileRecordTypeVisibility>();
}
return this.recordTypeVisibilities;
}
/**
* Gets the value of the tabVisibilities property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the tabVisibilities property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getTabVisibilities().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProfileTabVisibility }
*
*
*/
public List<ProfileTabVisibility> getTabVisibilities() {
if (tabVisibilities == null) {
tabVisibilities = new ArrayList<ProfileTabVisibility>();
}
return this.tabVisibilities;
}
/**
* Gets the value of the userLicense property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserLicense() {
return userLicense;
}
/**
* Sets the value of the userLicense property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserLicense(String value) {
this.userLicense = value;
}
/**
* Gets the value of the userPermissions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the userPermissions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getUserPermissions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProfileUserPermission }
*
*
*/
public List<ProfileUserPermission> getUserPermissions() {
if (userPermissions == null) {
userPermissions = new ArrayList<ProfileUserPermission>();
}
return this.userPermissions;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexPage.java | 107 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the controllerKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllerKey() {
return controllerKey;
}
/**
* Sets the value of the controllerKey property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllerKey(JAXBElement<String> value) {
this.controllerKey = value;
}
/**
* Gets the value of the controllerType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllerType() {
return controllerType;
}
/**
* Sets the value of the controllerType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllerType(JAXBElement<String> value) {
this.controllerType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LeadConvertResult.java | 37 |
| org/solenopsis/keraiai/wsdl/partner/LeadConvertResult.java | 37 |
@XmlType(name = "LeadConvertResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"accountId",
"contactId",
"errors",
"leadId",
"opportunityId",
"success"
})
public class LeadConvertResult {
@XmlElement(required = true, nillable = true)
protected String accountId;
@XmlElement(required = true, nillable = true)
protected String contactId;
protected List<Error> errors;
@XmlElement(required = true, nillable = true)
protected String leadId;
@XmlElement(required = true, nillable = true)
protected String opportunityId;
protected boolean success;
/**
* Gets the value of the accountId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAccountId() {
return accountId;
}
/**
* Sets the value of the accountId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAccountId(String value) {
this.accountId = value;
}
/**
* Gets the value of the contactId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContactId() {
return contactId;
}
/**
* Sets the value of the contactId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContactId(String value) {
this.contactId = value;
}
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the leadId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLeadId() {
return leadId;
}
/**
* Sets the value of the leadId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLeadId(String value) {
this.leadId = value;
}
/**
* Gets the value of the opportunityId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOpportunityId() {
return opportunityId;
}
/**
* Sets the value of the opportunityId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOpportunityId(String value) {
this.opportunityId = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 83 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the percentCovered property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getPercentCovered() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlexiPageRegion.java | 38 |
| org/solenopsis/keraiai/wsdl/tooling/FlexiPageRegion.java | 38 |
@XmlType(name = "FlexiPageRegion", propOrder = {
"appendable",
"componentInstances",
"mode",
"name",
"prependable",
"replaceable",
"type"
})
public class FlexiPageRegion {
protected RegionFlagStatus appendable;
protected List<ComponentInstance> componentInstances;
protected FlexiPageRegionMode mode;
@XmlElement(required = true)
protected String name;
protected RegionFlagStatus prependable;
protected RegionFlagStatus replaceable;
@XmlElement(required = true)
protected FlexiPageRegionType type;
/**
* Gets the value of the appendable property.
*
* @return
* possible object is
* {@link RegionFlagStatus }
*
*/
public RegionFlagStatus getAppendable() {
return appendable;
}
/**
* Sets the value of the appendable property.
*
* @param value
* allowed object is
* {@link RegionFlagStatus }
*
*/
public void setAppendable(RegionFlagStatus value) {
this.appendable = value;
}
/**
* Gets the value of the componentInstances property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the componentInstances property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getComponentInstances().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ComponentInstance }
*
*
*/
public List<ComponentInstance> getComponentInstances() {
if (componentInstances == null) {
componentInstances = new ArrayList<ComponentInstance>();
}
return this.componentInstances;
}
/**
* Gets the value of the mode property.
*
* @return
* possible object is
* {@link FlexiPageRegionMode }
*
*/
public FlexiPageRegionMode getMode() {
return mode;
}
/**
* Sets the value of the mode property.
*
* @param value
* allowed object is
* {@link FlexiPageRegionMode }
*
*/
public void setMode(FlexiPageRegionMode value) {
this.mode = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the prependable property.
*
* @return
* possible object is
* {@link RegionFlagStatus }
*
*/
public RegionFlagStatus getPrependable() {
return prependable;
}
/**
* Sets the value of the prependable property.
*
* @param value
* allowed object is
* {@link RegionFlagStatus }
*
*/
public void setPrependable(RegionFlagStatus value) {
this.prependable = value;
}
/**
* Gets the value of the replaceable property.
*
* @return
* possible object is
* {@link RegionFlagStatus }
*
*/
public RegionFlagStatus getReplaceable() {
return replaceable;
}
/**
* Sets the value of the replaceable property.
*
* @param value
* allowed object is
* {@link RegionFlagStatus }
*
*/
public void setReplaceable(RegionFlagStatus value) {
this.replaceable = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link FlexiPageRegionType }
*
*/
public FlexiPageRegionType getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link FlexiPageRegionType }
*
*/
public void setType(FlexiPageRegionType value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ReportChartComponent.java | 36 |
| org/solenopsis/keraiai/wsdl/partner/ReportChartComponent.java | 36 |
@XmlType(name = "ReportChartComponent", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"cacheData",
"contextFilterableField",
"error",
"hideOnError",
"includeContext",
"showTitle",
"size"
})
public class ReportChartComponent
extends DescribeLayoutComponent
{
protected boolean cacheData;
@XmlElement(required = true)
protected String contextFilterableField;
@XmlElement(required = true)
protected String error;
protected boolean hideOnError;
protected boolean includeContext;
protected boolean showTitle;
@XmlElement(required = true)
protected ReportChartSize size;
/**
* Gets the value of the cacheData property.
*
*/
public boolean isCacheData() {
return cacheData;
}
/**
* Sets the value of the cacheData property.
*
*/
public void setCacheData(boolean value) {
this.cacheData = value;
}
/**
* Gets the value of the contextFilterableField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContextFilterableField() {
return contextFilterableField;
}
/**
* Sets the value of the contextFilterableField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContextFilterableField(String value) {
this.contextFilterableField = value;
}
/**
* Gets the value of the error property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getError() {
return error;
}
/**
* Sets the value of the error property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setError(String value) {
this.error = value;
}
/**
* Gets the value of the hideOnError property.
*
*/
public boolean isHideOnError() {
return hideOnError;
}
/**
* Sets the value of the hideOnError property.
*
*/
public void setHideOnError(boolean value) {
this.hideOnError = value;
}
/**
* Gets the value of the includeContext property.
*
*/
public boolean isIncludeContext() {
return includeContext;
}
/**
* Sets the value of the includeContext property.
*
*/
public void setIncludeContext(boolean value) {
this.includeContext = value;
}
/**
* Gets the value of the showTitle property.
*
*/
public boolean isShowTitle() {
return showTitle;
}
/**
* Sets the value of the showTitle property.
*
*/
public void setShowTitle(boolean value) {
this.showTitle = value;
}
/**
* Gets the value of the size property.
*
* @return
* possible object is
* {@link ReportChartSize }
*
*/
public ReportChartSize getSize() {
return size;
}
/**
* Sets the value of the size property.
*
* @param value
* allowed object is
* {@link ReportChartSize }
*
*/
public void setSize(ReportChartSize value) {
this.size = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeLayoutSection.java | 55 |
| org/solenopsis/keraiai/wsdl/partner/DescribeLayoutSection.java | 55 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeLayoutSection.java | 54 |
protected List<DescribeLayoutRow> layoutRows;
@XmlElement(required = true)
protected String parentLayoutId;
protected int rows;
@XmlElement(required = true)
protected TabOrderType tabOrder;
protected boolean useCollapsibleSection;
protected boolean useHeading;
/**
* Gets the value of the columns property.
*
*/
public int getColumns() {
return columns;
}
/**
* Sets the value of the columns property.
*
*/
public void setColumns(int value) {
this.columns = value;
}
/**
* Gets the value of the heading property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHeading() {
return heading;
}
/**
* Sets the value of the heading property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHeading(String value) {
this.heading = value;
}
/**
* Gets the value of the layoutRows property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the layoutRows property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLayoutRows().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutRow }
*
*
*/
public List<DescribeLayoutRow> getLayoutRows() {
if (layoutRows == null) {
layoutRows = new ArrayList<DescribeLayoutRow>();
}
return this.layoutRows;
}
/**
* Gets the value of the parentLayoutId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getParentLayoutId() {
return parentLayoutId;
}
/**
* Sets the value of the parentLayoutId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setParentLayoutId(String value) {
this.parentLayoutId = value;
}
/**
* Gets the value of the rows property.
*
*/
public int getRows() {
return rows;
}
/**
* Sets the value of the rows property.
*
*/
public void setRows(int value) {
this.rows = value;
}
/**
* Gets the value of the tabOrder property.
*
* @return
* possible object is
* {@link TabOrderType }
*
*/
public TabOrderType getTabOrder() {
return tabOrder;
}
/**
* Sets the value of the tabOrder property.
*
* @param value
* allowed object is
* {@link TabOrderType }
*
*/
public void setTabOrder(TabOrderType value) {
this.tabOrder = value;
}
/**
* Gets the value of the useCollapsibleSection property.
*
*/
public boolean isUseCollapsibleSection() {
return useCollapsibleSection;
}
/**
* Sets the value of the useCollapsibleSection property.
*
*/
public void setUseCollapsibleSection(boolean value) {
this.useCollapsibleSection = value;
}
/**
* Gets the value of the useHeading property.
*
*/
public boolean isUseHeading() {
return useHeading;
}
/**
* Sets the value of the useHeading property.
*
*/
public void setUseHeading(boolean value) {
this.useHeading = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeGlobalSObjectResult.java | 83 |
| org/solenopsis/keraiai/wsdl/partner/DescribeGlobalSObjectResult.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeGlobalSObjectResult.java | 80 |
@XmlElement(required = true, nillable = true)
protected String keyPrefix;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String labelPlural;
protected boolean layoutable;
protected boolean mergeable;
@XmlElement(required = true)
protected String name;
protected boolean queryable;
protected boolean replicateable;
protected boolean retrieveable;
protected boolean searchable;
protected boolean triggerable;
protected boolean undeletable;
protected boolean updateable;
/**
* Gets the value of the activateable property.
*
*/
public boolean isActivateable() {
return activateable;
}
/**
* Sets the value of the activateable property.
*
*/
public void setActivateable(boolean value) {
this.activateable = value;
}
/**
* Gets the value of the createable property.
*
*/
public boolean isCreateable() {
return createable;
}
/**
* Sets the value of the createable property.
*
*/
public void setCreateable(boolean value) {
this.createable = value;
}
/**
* Gets the value of the custom property.
*
*/
public boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
*/
public void setCustom(boolean value) {
this.custom = value;
}
/**
* Gets the value of the customSetting property.
*
*/
public boolean isCustomSetting() {
return customSetting;
}
/**
* Sets the value of the customSetting property.
*
*/
public void setCustomSetting(boolean value) {
this.customSetting = value;
}
/**
* Gets the value of the deletable property.
*
*/
public boolean isDeletable() {
return deletable;
}
/**
* Sets the value of the deletable property.
*
*/
public void setDeletable(boolean value) {
this.deletable = value;
}
/**
* Gets the value of the deprecatedAndHidden property.
*
*/
public boolean isDeprecatedAndHidden() {
return deprecatedAndHidden;
}
/**
* Sets the value of the deprecatedAndHidden property.
*
*/
public void setDeprecatedAndHidden(boolean value) {
this.deprecatedAndHidden = value;
}
/**
* Gets the value of the feedEnabled property.
*
*/
public boolean isFeedEnabled() {
return feedEnabled;
}
/**
* Sets the value of the feedEnabled property.
*
*/
public void setFeedEnabled(boolean value) {
this.feedEnabled = value;
}
/**
* Gets the value of the idEnabled property.
*
*/
public boolean isIdEnabled() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 83 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the propertyName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPropertyName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PerformQuickActionResult.java | 49 |
| org/solenopsis/keraiai/wsdl/partner/PerformQuickActionResult.java | 49 |
@XmlElementRef(name = "contextId", namespace = "urn:enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contextId;
protected boolean created;
protected List<Error> errors;
@XmlElement(nillable = true)
protected List<String> feedItemIds;
@XmlElement(nillable = true)
protected List<String> ids;
protected boolean success;
/**
* Gets the value of the contextId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContextId() {
return contextId;
}
/**
* Sets the value of the contextId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContextId(JAXBElement<String> value) {
this.contextId = value;
}
/**
* Gets the value of the created property.
*
*/
public boolean isCreated() {
return created;
}
/**
* Sets the value of the created property.
*
*/
public void setCreated(boolean value) {
this.created = value;
}
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the feedItemIds property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the feedItemIds property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFeedItemIds().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getFeedItemIds() {
if (feedItemIds == null) {
feedItemIds = new ArrayList<String>();
}
return this.feedItemIds;
}
/**
* Gets the value of the ids property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the ids property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getIds().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getIds() {
if (ids == null) {
ids = new ArrayList<String>();
}
return this.ids;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/RunTestSuccess.java | 34 |
| org/solenopsis/keraiai/wsdl/metadata/RunTestSuccess.java | 34 |
| org/solenopsis/keraiai/wsdl/tooling/RunTestSuccess.java | 34 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "RunTestSuccess", propOrder = {
"id",
"methodName",
"name",
"namespace",
"seeAllData",
"time"
})
public class RunTestSuccess {
@XmlElement(required = true)
protected String id;
@XmlElement(required = true)
protected String methodName;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true, nillable = true)
protected String namespace;
protected Boolean seeAllData;
protected double time;
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the methodName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMethodName() {
return methodName;
}
/**
* Sets the value of the methodName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMethodName(String value) {
this.methodName = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the namespace property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNamespace() {
return namespace;
}
/**
* Sets the value of the namespace property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNamespace(String value) {
this.namespace = value;
}
/**
* Gets the value of the seeAllData property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSeeAllData() {
return seeAllData;
}
/**
* Sets the value of the seeAllData property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSeeAllData(Boolean value) {
this.seeAllData = value;
}
/**
* Gets the value of the time property.
*
*/
public double getTime() {
return time;
}
/**
* Sets the value of the time property.
*
*/
public void setTime(double value) {
this.time = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 95 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPage2.java | 103 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the controllerKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllerKey() {
return controllerKey;
}
/**
* Sets the value of the controllerKey property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllerKey(JAXBElement<String> value) {
this.controllerKey = value;
}
/**
* Gets the value of the controllerType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllerType() {
return controllerType;
}
/**
* Sets the value of the controllerType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllerType(JAXBElement<String> value) {
this.controllerType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexPage.java | 107 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 95 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the controllerKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllerKey() {
return controllerKey;
}
/**
* Sets the value of the controllerKey property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllerKey(JAXBElement<String> value) {
this.controllerKey = value;
}
/**
* Gets the value of the controllerType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getControllerType() {
return controllerType;
}
/**
* Sets the value of the controllerType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setControllerType(JAXBElement<String> value) {
this.controllerType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isAvailableInTouch property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsAvailableInTouch() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 71 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the propertyName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPropertyName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 79 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsPrimary", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isPrimary;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Role", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 85 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 77 |
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 71 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "Type", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 55 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 73 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 61 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 73 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "ParentContentFolder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 85 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/Canvas.java | 34 |
| org/solenopsis/keraiai/wsdl/tooling/Canvas.java | 34 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Canvas", propOrder = {
"displayLocation",
"referenceId",
"showLabel",
"showScrollbars",
"suggestedHeight",
"suggestedWidth"
})
public class Canvas
extends DescribeLayoutComponent
{
@XmlElement(required = true)
protected String displayLocation;
@XmlElement(required = true)
protected String referenceId;
protected boolean showLabel;
protected boolean showScrollbars;
@XmlElement(required = true)
protected String suggestedHeight;
@XmlElement(required = true)
protected String suggestedWidth;
/**
* Gets the value of the displayLocation property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDisplayLocation() {
return displayLocation;
}
/**
* Sets the value of the displayLocation property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDisplayLocation(String value) {
this.displayLocation = value;
}
/**
* Gets the value of the referenceId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getReferenceId() {
return referenceId;
}
/**
* Sets the value of the referenceId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setReferenceId(String value) {
this.referenceId = value;
}
/**
* Gets the value of the showLabel property.
*
*/
public boolean isShowLabel() {
return showLabel;
}
/**
* Sets the value of the showLabel property.
*
*/
public void setShowLabel(boolean value) {
this.showLabel = value;
}
/**
* Gets the value of the showScrollbars property.
*
*/
public boolean isShowScrollbars() {
return showScrollbars;
}
/**
* Sets the value of the showScrollbars property.
*
*/
public void setShowScrollbars(boolean value) {
this.showScrollbars = value;
}
/**
* Gets the value of the suggestedHeight property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSuggestedHeight() {
return suggestedHeight;
}
/**
* Sets the value of the suggestedHeight property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSuggestedHeight(String value) {
this.suggestedHeight = value;
}
/**
* Gets the value of the suggestedWidth property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSuggestedWidth() {
return suggestedWidth;
}
/**
* Sets the value of the suggestedWidth property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSuggestedWidth(String value) {
this.suggestedWidth = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 67 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 63 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowScreen.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/FlowScreen.java | 37 |
@XmlType(name = "FlowScreen", propOrder = {
"allowBack",
"allowFinish",
"allowPause",
"connector",
"fields",
"helpText",
"pausedText"
})
public class FlowScreen
extends FlowNode
{
protected Boolean allowBack;
protected Boolean allowFinish;
protected Boolean allowPause;
protected FlowConnector connector;
protected List<FlowScreenField> fields;
protected String helpText;
protected String pausedText;
/**
* Gets the value of the allowBack property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isAllowBack() {
return allowBack;
}
/**
* Sets the value of the allowBack property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setAllowBack(Boolean value) {
this.allowBack = value;
}
/**
* Gets the value of the allowFinish property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isAllowFinish() {
return allowFinish;
}
/**
* Sets the value of the allowFinish property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setAllowFinish(Boolean value) {
this.allowFinish = value;
}
/**
* Gets the value of the allowPause property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isAllowPause() {
return allowPause;
}
/**
* Sets the value of the allowPause property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setAllowPause(Boolean value) {
this.allowPause = value;
}
/**
* Gets the value of the connector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getConnector() {
return connector;
}
/**
* Sets the value of the connector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setConnector(FlowConnector value) {
this.connector = value;
}
/**
* Gets the value of the fields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowScreenField }
*
*
*/
public List<FlowScreenField> getFields() {
if (fields == null) {
fields = new ArrayList<FlowScreenField>();
}
return this.fields;
}
/**
* Gets the value of the helpText property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHelpText() {
return helpText;
}
/**
* Sets the value of the helpText property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHelpText(String value) {
this.helpText = value;
}
/**
* Gets the value of the pausedText property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPausedText() {
return pausedText;
}
/**
* Sets the value of the pausedText property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPausedText(String value) {
this.pausedText = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/RelatedListItem.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/RelatedListItem.java | 37 |
@XmlType(name = "RelatedListItem", propOrder = {
"customButtons",
"excludeButtons",
"fields",
"relatedList",
"sortField",
"sortOrder"
})
public class RelatedListItem {
protected List<String> customButtons;
protected List<String> excludeButtons;
protected List<String> fields;
@XmlElement(required = true)
protected String relatedList;
protected String sortField;
protected SortOrder sortOrder;
/**
* Gets the value of the customButtons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the customButtons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCustomButtons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getCustomButtons() {
if (customButtons == null) {
customButtons = new ArrayList<String>();
}
return this.customButtons;
}
/**
* Gets the value of the excludeButtons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the excludeButtons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getExcludeButtons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getExcludeButtons() {
if (excludeButtons == null) {
excludeButtons = new ArrayList<String>();
}
return this.excludeButtons;
}
/**
* Gets the value of the fields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getFields() {
if (fields == null) {
fields = new ArrayList<String>();
}
return this.fields;
}
/**
* Gets the value of the relatedList property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRelatedList() {
return relatedList;
}
/**
* Sets the value of the relatedList property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRelatedList(String value) {
this.relatedList = value;
}
/**
* Gets the value of the sortField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSortField() {
return sortField;
}
/**
* Sets the value of the sortField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSortField(String value) {
this.sortField = value;
}
/**
* Gets the value of the sortOrder property.
*
* @return
* possible object is
* {@link SortOrder }
*
*/
public SortOrder getSortOrder() {
return sortOrder;
}
/**
* Sets the value of the sortOrder property.
*
* @param value
* allowed object is
* {@link SortOrder }
*
*/
public void setSortOrder(SortOrder value) {
this.sortOrder = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/LookupFilter.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/LookupFilter.java | 37 |
@XmlType(name = "LookupFilter", propOrder = {
"active",
"booleanFilter",
"description",
"errorMessage",
"filterItems",
"infoMessage",
"isOptional"
})
public class LookupFilter {
protected boolean active;
protected String booleanFilter;
protected String description;
protected String errorMessage;
protected List<FilterItem> filterItems;
protected String infoMessage;
protected boolean isOptional;
/**
* Gets the value of the active property.
*
*/
public boolean isActive() {
return active;
}
/**
* Sets the value of the active property.
*
*/
public void setActive(boolean value) {
this.active = value;
}
/**
* Gets the value of the booleanFilter property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBooleanFilter() {
return booleanFilter;
}
/**
* Sets the value of the booleanFilter property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBooleanFilter(String value) {
this.booleanFilter = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the errorMessage property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getErrorMessage() {
return errorMessage;
}
/**
* Sets the value of the errorMessage property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setErrorMessage(String value) {
this.errorMessage = value;
}
/**
* Gets the value of the filterItems property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the filterItems property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFilterItems().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FilterItem }
*
*
*/
public List<FilterItem> getFilterItems() {
if (filterItems == null) {
filterItems = new ArrayList<FilterItem>();
}
return this.filterItems;
}
/**
* Gets the value of the infoMessage property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInfoMessage() {
return infoMessage;
}
/**
* Sets the value of the infoMessage property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInfoMessage(String value) {
this.infoMessage = value;
}
/**
* Gets the value of the isOptional property.
*
*/
public boolean isIsOptional() {
return isOptional;
}
/**
* Sets the value of the isOptional property.
*
*/
public void setIsOptional(boolean value) {
this.isOptional = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 93 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ExecuteListViewRequest.java | 36 |
| org/solenopsis/keraiai/wsdl/partner/ExecuteListViewRequest.java | 36 |
@XmlType(name = "ExecuteListViewRequest", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"developerNameOrId",
"limit",
"offset",
"orderBy",
"sobjectType"
})
public class ExecuteListViewRequest {
@XmlElement(required = true)
protected String developerNameOrId;
@XmlElement(required = true, type = Integer.class, nillable = true)
protected Integer limit;
@XmlElement(required = true, type = Integer.class, nillable = true)
protected Integer offset;
@XmlElement(required = true)
protected List<ListViewOrderBy> orderBy;
@XmlElement(required = true)
protected String sobjectType;
/**
* Gets the value of the developerNameOrId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDeveloperNameOrId() {
return developerNameOrId;
}
/**
* Sets the value of the developerNameOrId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDeveloperNameOrId(String value) {
this.developerNameOrId = value;
}
/**
* Gets the value of the limit property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getLimit() {
return limit;
}
/**
* Sets the value of the limit property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setLimit(Integer value) {
this.limit = value;
}
/**
* Gets the value of the offset property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getOffset() {
return offset;
}
/**
* Sets the value of the offset property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setOffset(Integer value) {
this.offset = value;
}
/**
* Gets the value of the orderBy property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the orderBy property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getOrderBy().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ListViewOrderBy }
*
*
*/
public List<ListViewOrderBy> getOrderBy() {
if (orderBy == null) {
orderBy = new ArrayList<ListViewOrderBy>();
}
return this.orderBy;
}
/**
* Gets the value of the sobjectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSobjectType() {
return sobjectType;
}
/**
* Sets the value of the sobjectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSobjectType(String value) {
this.sobjectType = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowActionCall.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/FlowActionCall.java | 37 |
@XmlType(name = "FlowActionCall", propOrder = {
"actionName",
"actionType",
"connector",
"faultConnector",
"inputParameters",
"outputParameters"
})
public class FlowActionCall
extends FlowNode
{
@XmlElement(required = true)
protected String actionName;
@XmlElement(required = true)
protected InvocableActionType actionType;
protected FlowConnector connector;
protected FlowConnector faultConnector;
protected List<FlowActionCallInputParameter> inputParameters;
protected List<FlowActionCallOutputParameter> outputParameters;
/**
* Gets the value of the actionName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getActionName() {
return actionName;
}
/**
* Sets the value of the actionName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setActionName(String value) {
this.actionName = value;
}
/**
* Gets the value of the actionType property.
*
* @return
* possible object is
* {@link InvocableActionType }
*
*/
public InvocableActionType getActionType() {
return actionType;
}
/**
* Sets the value of the actionType property.
*
* @param value
* allowed object is
* {@link InvocableActionType }
*
*/
public void setActionType(InvocableActionType value) {
this.actionType = value;
}
/**
* Gets the value of the connector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getConnector() {
return connector;
}
/**
* Sets the value of the connector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setConnector(FlowConnector value) {
this.connector = value;
}
/**
* Gets the value of the faultConnector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getFaultConnector() {
return faultConnector;
}
/**
* Sets the value of the faultConnector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setFaultConnector(FlowConnector value) {
this.faultConnector = value;
}
/**
* Gets the value of the inputParameters property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the inputParameters property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getInputParameters().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowActionCallInputParameter }
*
*
*/
public List<FlowActionCallInputParameter> getInputParameters() {
if (inputParameters == null) {
inputParameters = new ArrayList<FlowActionCallInputParameter>();
}
return this.inputParameters;
}
/**
* Gets the value of the outputParameters property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the outputParameters property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getOutputParameters().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowActionCallOutputParameter }
*
*
*/
public List<FlowActionCallOutputParameter> getOutputParameters() {
if (outputParameters == null) {
outputParameters = new ArrayList<FlowActionCallOutputParameter>();
}
return this.outputParameters;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowVariable.java | 36 |
| org/solenopsis/keraiai/wsdl/tooling/FlowVariable.java | 36 |
@XmlType(name = "FlowVariable", propOrder = {
"dataType",
"isCollection",
"isInput",
"isOutput",
"objectType",
"scale",
"value"
})
public class FlowVariable
extends FlowElement
{
@XmlElement(required = true)
protected FlowDataType dataType;
protected Boolean isCollection;
protected Boolean isInput;
protected Boolean isOutput;
protected String objectType;
protected Integer scale;
protected FlowElementReferenceOrValue value;
/**
* Gets the value of the dataType property.
*
* @return
* possible object is
* {@link FlowDataType }
*
*/
public FlowDataType getDataType() {
return dataType;
}
/**
* Sets the value of the dataType property.
*
* @param value
* allowed object is
* {@link FlowDataType }
*
*/
public void setDataType(FlowDataType value) {
this.dataType = value;
}
/**
* Gets the value of the isCollection property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsCollection() {
return isCollection;
}
/**
* Sets the value of the isCollection property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsCollection(Boolean value) {
this.isCollection = value;
}
/**
* Gets the value of the isInput property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsInput() {
return isInput;
}
/**
* Sets the value of the isInput property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsInput(Boolean value) {
this.isInput = value;
}
/**
* Gets the value of the isOutput property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isIsOutput() {
return isOutput;
}
/**
* Sets the value of the isOutput property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setIsOutput(Boolean value) {
this.isOutput = value;
}
/**
* Gets the value of the objectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getObjectType() {
return objectType;
}
/**
* Sets the value of the objectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setObjectType(String value) {
this.objectType = value;
}
/**
* Gets the value of the scale property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getScale() {
return scale;
}
/**
* Sets the value of the scale property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setScale(Integer value) {
this.scale = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link FlowElementReferenceOrValue }
*
*/
public FlowElementReferenceOrValue getValue() {
return value;
}
/**
* Sets the value of the value property.
*
* @param value
* allowed object is
* {@link FlowElementReferenceOrValue }
*
*/
public void setValue(FlowElementReferenceOrValue value) {
this.value = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/TransactionSecurityPolicy.java | 35 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy.java | 35 |
@XmlType(name = "TransactionSecurityPolicy", propOrder = {
"action",
"active",
"apexClass",
"eventType",
"executionUser",
"resourceName"
})
public class TransactionSecurityPolicy
extends Metadata
{
@XmlElement(required = true)
protected TransactionSecurityAction action;
protected boolean active;
@XmlElement(required = true)
protected String apexClass;
@XmlElement(required = true)
protected MonitoredEvents eventType;
@XmlElement(required = true)
protected String executionUser;
@XmlElement(required = true)
protected String resourceName;
/**
* Gets the value of the action property.
*
* @return
* possible object is
* {@link TransactionSecurityAction }
*
*/
public TransactionSecurityAction getAction() {
return action;
}
/**
* Sets the value of the action property.
*
* @param value
* allowed object is
* {@link TransactionSecurityAction }
*
*/
public void setAction(TransactionSecurityAction value) {
this.action = value;
}
/**
* Gets the value of the active property.
*
*/
public boolean isActive() {
return active;
}
/**
* Sets the value of the active property.
*
*/
public void setActive(boolean value) {
this.active = value;
}
/**
* Gets the value of the apexClass property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getApexClass() {
return apexClass;
}
/**
* Sets the value of the apexClass property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setApexClass(String value) {
this.apexClass = value;
}
/**
* Gets the value of the eventType property.
*
* @return
* possible object is
* {@link MonitoredEvents }
*
*/
public MonitoredEvents getEventType() {
return eventType;
}
/**
* Sets the value of the eventType property.
*
* @param value
* allowed object is
* {@link MonitoredEvents }
*
*/
public void setEventType(MonitoredEvents value) {
this.eventType = value;
}
/**
* Gets the value of the executionUser property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExecutionUser() {
return executionUser;
}
/**
* Sets the value of the executionUser property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExecutionUser(String value) {
this.executionUser = value;
}
/**
* Gets the value of the resourceName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getResourceName() {
return resourceName;
}
/**
* Sets the value of the resourceName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setResourceName(String value) {
this.resourceName = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeSearchLayoutResult.java | 36 |
| org/solenopsis/keraiai/wsdl/partner/DescribeSearchLayoutResult.java | 36 |
@XmlType(name = "DescribeSearchLayoutResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"errorMsg",
"label",
"limitRows",
"objectType",
"searchColumns"
})
public class DescribeSearchLayoutResult {
@XmlElement(required = true, nillable = true)
protected String errorMsg;
@XmlElement(required = true, nillable = true)
protected String label;
@XmlElement(required = true, type = Integer.class, nillable = true)
protected Integer limitRows;
@XmlElement(required = true)
protected String objectType;
@XmlElement(nillable = true)
protected List<DescribeColumn> searchColumns;
/**
* Gets the value of the errorMsg property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getErrorMsg() {
return errorMsg;
}
/**
* Sets the value of the errorMsg property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setErrorMsg(String value) {
this.errorMsg = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the limitRows property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getLimitRows() {
return limitRows;
}
/**
* Sets the value of the limitRows property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setLimitRows(Integer value) {
this.limitRows = value;
}
/**
* Gets the value of the objectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getObjectType() {
return objectType;
}
/**
* Sets the value of the objectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setObjectType(String value) {
this.objectType = value;
}
/**
* Gets the value of the searchColumns property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the searchColumns property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSearchColumns().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeColumn }
*
*
*/
public List<DescribeColumn> getSearchColumns() {
if (searchColumns == null) {
searchColumns = new ArrayList<DescribeColumn>();
}
return this.searchColumns;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 69 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> owner; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ProfileObjectPermissions.java | 36 |
| org/solenopsis/keraiai/wsdl/tooling/ProfileObjectPermissions.java | 36 |
@XmlType(name = "ProfileObjectPermissions", propOrder = {
"allowCreate",
"allowDelete",
"allowEdit",
"allowRead",
"modifyAllRecords",
"object",
"viewAllRecords"
})
public class ProfileObjectPermissions {
protected Boolean allowCreate;
protected Boolean allowDelete;
protected Boolean allowEdit;
protected Boolean allowRead;
protected Boolean modifyAllRecords;
@XmlElement(required = true)
protected String object;
protected Boolean viewAllRecords;
/**
* Gets the value of the allowCreate property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isAllowCreate() {
return allowCreate;
}
/**
* Sets the value of the allowCreate property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setAllowCreate(Boolean value) {
this.allowCreate = value;
}
/**
* Gets the value of the allowDelete property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isAllowDelete() {
return allowDelete;
}
/**
* Sets the value of the allowDelete property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setAllowDelete(Boolean value) {
this.allowDelete = value;
}
/**
* Gets the value of the allowEdit property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isAllowEdit() {
return allowEdit;
}
/**
* Sets the value of the allowEdit property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setAllowEdit(Boolean value) {
this.allowEdit = value;
}
/**
* Gets the value of the allowRead property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isAllowRead() {
return allowRead;
}
/**
* Sets the value of the allowRead property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setAllowRead(Boolean value) {
this.allowRead = value;
}
/**
* Gets the value of the modifyAllRecords property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isModifyAllRecords() {
return modifyAllRecords;
}
/**
* Sets the value of the modifyAllRecords property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setModifyAllRecords(Boolean value) {
this.modifyAllRecords = value;
}
/**
* Gets the value of the object property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getObject() {
return object;
}
/**
* Sets the value of the object property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setObject(String value) {
this.object = value;
}
/**
* Gets the value of the viewAllRecords property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isViewAllRecords() {
return viewAllRecords;
}
/**
* Sets the value of the viewAllRecords property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setViewAllRecords(Boolean value) {
this.viewAllRecords = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 73 |
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<WorkflowAlert> metadata; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowFlowAction.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFlowAction.java | 37 |
@XmlType(name = "WorkflowFlowAction", propOrder = {
"description",
"flow",
"flowInputs",
"label",
"language",
"_protected"
})
public class WorkflowFlowAction
extends WorkflowAction
{
protected String description;
@XmlElement(required = true)
protected String flow;
protected List<WorkflowFlowActionParameter> flowInputs;
@XmlElement(required = true)
protected String label;
protected String language;
@XmlElement(name = "protected")
protected boolean _protected;
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the flow property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFlow() {
return flow;
}
/**
* Sets the value of the flow property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFlow(String value) {
this.flow = value;
}
/**
* Gets the value of the flowInputs property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the flowInputs property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFlowInputs().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link WorkflowFlowActionParameter }
*
*
*/
public List<WorkflowFlowActionParameter> getFlowInputs() {
if (flowInputs == null) {
flowInputs = new ArrayList<WorkflowFlowActionParameter>();
}
return this.flowInputs;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLanguage(String value) {
this.language = value;
}
/**
* Gets the value of the protected property.
*
*/
public boolean isProtected() {
return _protected;
}
/**
* Sets the value of the protected property.
*
*/
public void setProtected(boolean value) {
this._protected = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 167 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 187 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 167 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 187 |
this.controllerType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the markup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMarkup() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 279 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 183 |
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 179 |
this.developerName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getValue() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 183 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 115 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 107 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 107 |
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the role property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRole() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 135 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 139 |
this.collaborationGroupId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the record property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getRecord() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 159 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 227 |
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 295 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 239 |
this.grantedByLicenses = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the setupEntityAccessItems property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getSetupEntityAccessItems() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 239 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 303 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 359 |
this.isActive = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the sobjectType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getSobjectType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntityParticle.java | 1394 |
| org/solenopsis/keraiai/wsdl/tooling/EntityParticle.java | 1358 |
this.picklistValues = value;
}
/**
* Gets the value of the precision property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getPrecision() {
return precision;
}
/**
* Sets the value of the precision property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setPrecision(JAXBElement<Integer> value) {
this.precision = value;
}
/**
* Gets the value of the qualifiedApiName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getQualifiedApiName() {
return qualifiedApiName;
}
/**
* Sets the value of the qualifiedApiName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setQualifiedApiName(JAXBElement<String> value) {
this.qualifiedApiName = value;
}
/**
* Gets the value of the referenceTargetField property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getReferenceTargetField() {
return referenceTargetField;
}
/**
* Sets the value of the referenceTargetField property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setReferenceTargetField(JAXBElement<String> value) {
this.referenceTargetField = value;
}
/**
* Gets the value of the referenceTo property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link RelationshipReferenceTo }{@code >}
*
*/
public JAXBElement<RelationshipReferenceTo> getReferenceTo() {
return referenceTo;
}
/**
* Sets the value of the referenceTo property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link RelationshipReferenceTo }{@code >}
*
*/
public void setReferenceTo(JAXBElement<RelationshipReferenceTo> value) {
this.referenceTo = value;
}
/**
* Gets the value of the relationshipName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRelationshipName() {
return relationshipName;
}
/**
* Sets the value of the relationshipName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRelationshipName(JAXBElement<String> value) {
this.relationshipName = value;
}
/**
* Gets the value of the relationshipOrder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getRelationshipOrder() {
return relationshipOrder;
}
/**
* Sets the value of the relationshipOrder property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setRelationshipOrder(JAXBElement<Integer> value) {
this.relationshipOrder = value;
}
/**
* Gets the value of the scale property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getScale() {
return scale;
}
/**
* Sets the value of the scale property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setScale(JAXBElement<Integer> value) {
this.scale = value;
}
/**
* Gets the value of the serviceDataType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link DataType }{@code >}
*
*/
public JAXBElement<DataType> getServiceDataType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowComparisonOperator.java | 35 |
| org/solenopsis/keraiai/wsdl/tooling/FlowComparisonOperator.java | 35 |
@XmlType(name = "FlowComparisonOperator")
@XmlEnum
public enum FlowComparisonOperator {
@XmlEnumValue("EqualTo")
EQUAL_TO("EqualTo"),
@XmlEnumValue("NotEqualTo")
NOT_EQUAL_TO("NotEqualTo"),
@XmlEnumValue("GreaterThan")
GREATER_THAN("GreaterThan"),
@XmlEnumValue("LessThan")
LESS_THAN("LessThan"),
@XmlEnumValue("GreaterThanOrEqualTo")
GREATER_THAN_OR_EQUAL_TO("GreaterThanOrEqualTo"),
@XmlEnumValue("LessThanOrEqualTo")
LESS_THAN_OR_EQUAL_TO("LessThanOrEqualTo"),
@XmlEnumValue("StartsWith")
STARTS_WITH("StartsWith"),
@XmlEnumValue("EndsWith")
ENDS_WITH("EndsWith"),
@XmlEnumValue("Contains")
CONTAINS("Contains"),
@XmlEnumValue("IsNull")
IS_NULL("IsNull"),
@XmlEnumValue("WasSet")
WAS_SET("WasSet"),
@XmlEnumValue("WasSelected")
WAS_SELECTED("WasSelected"),
@XmlEnumValue("WasVisited")
WAS_VISITED("WasVisited");
private final String value;
FlowComparisonOperator(String v) {
value = v;
}
public String value() {
return value;
}
public static FlowComparisonOperator fromValue(String v) {
for (FlowComparisonOperator c: FlowComparisonOperator.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexPage.java | 323 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 263 |
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the markup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMarkup() {
return markup;
}
/**
* Sets the value of the markup property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMarkup(JAXBElement<String> value) {
this.markup = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 183 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 135 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderMember.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicenseAssign.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartitionType.java | 159 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 139 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 115 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverage.java | 219 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverageAggregate.java | 187 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 107 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 107 |
this.approveComment = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getOwner() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 355 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 607 |
this.cases = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the contact property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Contact }{@code >}
*
*/
public JAXBElement<Contact> getContact() {
return contact;
}
/**
* Sets the value of the contact property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Contact }{@code >}
*
*/
public void setContact(JAXBElement<Contact> value) {
this.contact = value;
}
/**
* Gets the value of the contactId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContactId() {
return contactId;
}
/**
* Sets the value of the contactId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContactId(JAXBElement<String> value) {
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the events property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getEvents() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AssignmentRule.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamRole.java | 99 |
this.active = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the sobjectType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getSobjectType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 203 |
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 279 |
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 327 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 183 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 295 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 239 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 303 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 239 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 359 |
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 1015 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 595 |
this.isEscalated = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the lookedUpFromActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getLookedUpFromActivities() {
return lookedUpFromActivities;
}
/**
* Sets the value of the lookedUpFromActivities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setLookedUpFromActivities(JAXBElement<QueryResult> value) {
this.lookedUpFromActivities = value;
}
/**
* Gets the value of the openActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpenActivities() {
return openActivities;
}
/**
* Sets the value of the openActivities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setOpenActivities(JAXBElement<QueryResult> value) {
this.openActivities = value;
}
/**
* Gets the value of the origin property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOrigin() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 311 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 451 |
this.collaborationType = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() {
return feedSubscriptionsForEntity;
}
/**
* Sets the value of the feedSubscriptionsForEntity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedSubscriptionsForEntity(JAXBElement<QueryResult> value) {
this.feedSubscriptionsForEntity = value;
}
/**
* Gets the value of the feeds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeeds() {
return feeds;
}
/**
* Sets the value of the feeds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeeds(JAXBElement<QueryResult> value) {
this.feeds = value;
}
/**
* Gets the value of the fullPhotoUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullPhotoUrl() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 159 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 183 |
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 271 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 751 |
this.developerName = value;
}
/**
* Gets the value of the grantedByLicenses property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getGrantedByLicenses() {
return grantedByLicenses;
}
/**
* Sets the value of the grantedByLicenses property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setGrantedByLicenses(JAXBElement<QueryResult> value) {
this.grantedByLicenses = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 551 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 211 |
this.keywords = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 219 |
this.duplicateRuleId = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the processInstances property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessInstances() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 263 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 431 |
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the sobjectType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getSobjectType() {
return sobjectType;
}
/**
* Sets the value of the sobjectType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setSobjectType(JAXBElement<String> value) {
this.sobjectType = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 1148 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 907 |
this.ownerId = value;
}
/**
* Gets the value of the recurrenceActivityId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRecurrenceActivityId() {
return recurrenceActivityId;
}
/**
* Sets the value of the recurrenceActivityId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRecurrenceActivityId(JAXBElement<String> value) {
this.recurrenceActivityId = value;
}
/**
* Gets the value of the recurrenceDayOfMonth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getRecurrenceDayOfMonth() {
return recurrenceDayOfMonth;
}
/**
* Sets the value of the recurrenceDayOfMonth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setRecurrenceDayOfMonth(JAXBElement<Integer> value) {
this.recurrenceDayOfMonth = value;
}
/**
* Gets the value of the recurrenceDayOfWeekMask property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getRecurrenceDayOfWeekMask() {
return recurrenceDayOfWeekMask;
}
/**
* Sets the value of the recurrenceDayOfWeekMask property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setRecurrenceDayOfWeekMask(JAXBElement<Integer> value) {
this.recurrenceDayOfWeekMask = value;
}
/**
* Gets the value of the recurrenceEndDateOnly property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getRecurrenceEndDateOnly() {
return recurrenceEndDateOnly;
}
/**
* Sets the value of the recurrenceEndDateOnly property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setRecurrenceEndDateOnly(JAXBElement<XMLGregorianCalendar> value) {
this.recurrenceEndDateOnly = value;
}
/**
* Gets the value of the recurrenceInstance property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRecurrenceInstance() {
return recurrenceInstance;
}
/**
* Sets the value of the recurrenceInstance property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRecurrenceInstance(JAXBElement<String> value) {
this.recurrenceInstance = value;
}
/**
* Gets the value of the recurrenceInterval property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getRecurrenceInterval() {
return recurrenceInterval;
}
/**
* Sets the value of the recurrenceInterval property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setRecurrenceInterval(JAXBElement<Integer> value) {
this.recurrenceInterval = value;
}
/**
* Gets the value of the recurrenceMonthOfYear property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRecurrenceMonthOfYear() {
return recurrenceMonthOfYear;
}
/**
* Sets the value of the recurrenceMonthOfYear property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRecurrenceMonthOfYear(JAXBElement<String> value) {
this.recurrenceMonthOfYear = value;
}
/**
* Gets the value of the recurrenceStartDateTime property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getRecurrenceStartDateTime() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Idea.java | 267 |
| org/solenopsis/keraiai/wsdl/enterprise/IdeaComment.java | 119 |
this.community = value;
}
/**
* Gets the value of the communityId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCommunityId() {
return communityId;
}
/**
* Sets the value of the communityId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCommunityId(JAXBElement<String> value) {
this.communityId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the creatorFullPhotoUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatorFullPhotoUrl() {
return creatorFullPhotoUrl;
}
/**
* Sets the value of the creatorFullPhotoUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatorFullPhotoUrl(JAXBElement<String> value) {
this.creatorFullPhotoUrl = value;
}
/**
* Gets the value of the creatorName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatorName() {
return creatorName;
}
/**
* Sets the value of the creatorName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatorName(JAXBElement<String> value) {
this.creatorName = value;
}
/**
* Gets the value of the creatorSmallPhotoUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatorSmallPhotoUrl() {
return creatorSmallPhotoUrl;
}
/**
* Sets the value of the creatorSmallPhotoUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatorSmallPhotoUrl(JAXBElement<String> value) {
this.creatorSmallPhotoUrl = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstance.java | 159 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceHistory.java | 195 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceNode.java | 143 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceWorkitem.java | 139 |
this.completedDate = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the elapsedTimeInDays property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getElapsedTimeInDays() {
return elapsedTimeInDays;
}
/**
* Sets the value of the elapsedTimeInDays property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setElapsedTimeInDays(JAXBElement<Double> value) {
this.elapsedTimeInDays = value;
}
/**
* Gets the value of the elapsedTimeInHours property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getElapsedTimeInHours() {
return elapsedTimeInHours;
}
/**
* Sets the value of the elapsedTimeInHours property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setElapsedTimeInHours(JAXBElement<Double> value) {
this.elapsedTimeInHours = value;
}
/**
* Gets the value of the elapsedTimeInMinutes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getElapsedTimeInMinutes() {
return elapsedTimeInMinutes;
}
/**
* Sets the value of the elapsedTimeInMinutes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setElapsedTimeInMinutes(JAXBElement<Double> value) {
this.elapsedTimeInMinutes = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastActor property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastActor() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SelfServiceUser.java | 255 |
| org/solenopsis/keraiai/wsdl/enterprise/User.java | 1835 |
this.firstName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the languageLocaleKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguageLocaleKey() {
return languageLocaleKey;
}
/**
* Sets the value of the languageLocaleKey property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguageLocaleKey(JAXBElement<String> value) {
this.languageLocaleKey = value;
}
/**
* Gets the value of the lastLoginDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastLoginDate() {
return lastLoginDate;
}
/**
* Sets the value of the lastLoginDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastLoginDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastLoginDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastName() {
return lastName;
}
/**
* Sets the value of the lastName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastName(JAXBElement<String> value) {
this.lastName = value;
}
/**
* Gets the value of the localeSidKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLocaleSidKey() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/CustomField.java | 1147 |
| org/solenopsis/keraiai/wsdl/tooling/CustomField.java | 1086 |
}
/**
* Gets the value of the summaryForeignKey property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSummaryForeignKey() {
return summaryForeignKey;
}
/**
* Sets the value of the summaryForeignKey property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSummaryForeignKey(String value) {
this.summaryForeignKey = value;
}
/**
* Gets the value of the summaryOperation property.
*
* @return
* possible object is
* {@link SummaryOperations }
*
*/
public SummaryOperations getSummaryOperation() {
return summaryOperation;
}
/**
* Sets the value of the summaryOperation property.
*
* @param value
* allowed object is
* {@link SummaryOperations }
*
*/
public void setSummaryOperation(SummaryOperations value) {
this.summaryOperation = value;
}
/**
* Gets the value of the trackFeedHistory property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isTrackFeedHistory() {
return trackFeedHistory;
}
/**
* Sets the value of the trackFeedHistory property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setTrackFeedHistory(Boolean value) {
this.trackFeedHistory = value;
}
/**
* Gets the value of the trackHistory property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isTrackHistory() {
return trackHistory;
}
/**
* Sets the value of the trackHistory property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setTrackHistory(Boolean value) {
this.trackHistory = value;
}
/**
* Gets the value of the trackTrending property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isTrackTrending() {
return trackTrending;
}
/**
* Sets the value of the trackTrending property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setTrackTrending(Boolean value) {
this.trackTrending = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link FieldType }
*
*/
public FieldType getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link FieldType }
*
*/
public void setType(FieldType value) {
this.type = value;
}
/**
* Gets the value of the unique property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isUnique() {
return unique;
}
/**
* Sets the value of the unique property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setUnique(Boolean value) {
this.unique = value;
}
/**
* Gets the value of the visibleLines property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getVisibleLines() {
return visibleLines;
}
/**
* Sets the value of the visibleLines property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setVisibleLines(Integer value) {
this.visibleLines = value;
}
/**
* Gets the value of the writeRequiresMasterRead property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isWriteRequiresMasterRead() {
return writeRequiresMasterRead;
}
/**
* Sets the value of the writeRequiresMasterRead property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setWriteRequiresMasterRead(Boolean value) {
this.writeRequiresMasterRead = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexExecutionOverlayAction.java | 299 |
| org/solenopsis/keraiai/wsdl/tooling/ApexExecutionOverlayResult.java | 347 |
this.expirationDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isDumpingHeap property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDumpingHeap() {
return isDumpingHeap;
}
/**
* Sets the value of the isDumpingHeap property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDumpingHeap(JAXBElement<Boolean> value) {
this.isDumpingHeap = value;
}
/**
* Gets the value of the iteration property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getIteration() {
return iteration;
}
/**
* Sets the value of the iteration property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setIteration(JAXBElement<Integer> value) {
this.iteration = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the line property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getLine() {
return line;
}
/**
* Sets the value of the line property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setLine(JAXBElement<Integer> value) {
this.line = value;
}
/**
* Gets the value of the scope property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getScope() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 247 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 167 |
this.developerName = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() {
return manageableState;
}
/**
* Sets the value of the manageableState property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setManageableState(JAXBElement<String> value) {
this.manageableState = value;
}
/**
* Gets the value of the metadata property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link WorkflowAlert }{@code >}
*
*/
public JAXBElement<WorkflowAlert> getMetadata() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AnalyticsCloudComponent.java | 35 |
| org/solenopsis/keraiai/wsdl/partner/AnalyticsCloudComponent.java | 35 |
@XmlType(name = "AnalyticsCloudComponent", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"error",
"filter",
"height",
"hideOnError",
"showTitle",
"width"
})
public class AnalyticsCloudComponent
extends DescribeLayoutComponent
{
@XmlElement(required = true)
protected String error;
@XmlElement(required = true)
protected String filter;
@XmlElement(required = true)
protected String height;
protected boolean hideOnError;
protected boolean showTitle;
@XmlElement(required = true)
protected String width;
/**
* Gets the value of the error property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getError() {
return error;
}
/**
* Sets the value of the error property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setError(String value) {
this.error = value;
}
/**
* Gets the value of the filter property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFilter() {
return filter;
}
/**
* Sets the value of the filter property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFilter(String value) {
this.filter = value;
}
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setHeight(String value) {
this.height = value;
}
/**
* Gets the value of the hideOnError property.
*
*/
public boolean isHideOnError() {
return hideOnError;
}
/**
* Sets the value of the hideOnError property.
*
*/
public void setHideOnError(boolean value) {
this.hideOnError = value;
}
/**
* Gets the value of the showTitle property.
*
*/
public boolean isShowTitle() {
return showTitle;
}
/**
* Sets the value of the showTitle property.
*
*/
public void setShowTitle(boolean value) {
this.showTitle = value;
}
/**
* Gets the value of the width property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getWidth() {
return width;
}
/**
* Sets the value of the width property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setWidth(String value) {
this.width = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 178 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 82 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 178 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the markup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMarkup() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Canvas.java | 35 |
| org/solenopsis/keraiai/wsdl/partner/Canvas.java | 35 |
| org/solenopsis/keraiai/wsdl/tooling/Canvas.java | 35 |
@XmlType(name = "Canvas", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"displayLocation",
"referenceId",
"showLabel",
"showScrollbars",
"suggestedHeight",
"suggestedWidth"
})
public class Canvas
extends DescribeLayoutComponent
{
@XmlElement(required = true)
protected String displayLocation;
@XmlElement(required = true)
protected String referenceId;
protected boolean showLabel;
protected boolean showScrollbars;
@XmlElement(required = true)
protected String suggestedHeight;
@XmlElement(required = true)
protected String suggestedWidth;
/**
* Gets the value of the displayLocation property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDisplayLocation() {
return displayLocation;
}
/**
* Sets the value of the displayLocation property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDisplayLocation(String value) {
this.displayLocation = value;
}
/**
* Gets the value of the referenceId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getReferenceId() {
return referenceId;
}
/**
* Sets the value of the referenceId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setReferenceId(String value) {
this.referenceId = value;
}
/**
* Gets the value of the showLabel property.
*
*/
public boolean isShowLabel() {
return showLabel;
}
/**
* Sets the value of the showLabel property.
*
*/
public void setShowLabel(boolean value) {
this.showLabel = value;
}
/**
* Gets the value of the showScrollbars property.
*
*/
public boolean isShowScrollbars() {
return showScrollbars;
}
/**
* Sets the value of the showScrollbars property.
*
*/
public void setShowScrollbars(boolean value) {
this.showScrollbars = value;
}
/**
* Gets the value of the suggestedHeight property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSuggestedHeight() {
return suggestedHeight;
}
/**
* Sets the value of the suggestedHeight property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSuggestedHeight(String value) {
this.suggestedHeight = value;
}
/**
* Gets the value of the suggestedWidth property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSuggestedWidth() {
return suggestedWidth;
}
/**
* Sets the value of the suggestedWidth property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSuggestedWidth(String value) {
this.suggestedWidth = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 194 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 158 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPlugin.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 102 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 126 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 82 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 94 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the role property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRole() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 146 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 150 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionList2.java | 90 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the record property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getRecord() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverage.java | 230 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverageAggregate.java | 198 |
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 82 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the numLinesCovered property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getNumLinesCovered() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountHistory.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetHistory.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseHistory.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactHistory.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentHistory.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersionHistory.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractHistory.java | 119 |
this.accountId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setField(JAXBElement<String> value) {
this.field = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the newValue property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public JAXBElement<Object> getNewValue() {
return newValue;
}
/**
* Sets the value of the newValue property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public void setNewValue(JAXBElement<Object> value) {
this.newValue = value;
}
/**
* Gets the value of the oldValue property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public JAXBElement<Object> getOldValue() {
return oldValue;
}
/**
* Sets the value of the oldValue property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public void setOldValue(JAXBElement<Object> value) {
this.oldValue = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 343 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 259 |
this.isPublished = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CampaignShare.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseShare.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactShare.java | 147 |
this.campaignId = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the rowCause property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRowCause() {
return rowCause;
}
/**
* Sets the value of the rowCause property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRowCause(JAXBElement<String> value) {
this.rowCause = value;
}
/**
* Gets the value of the userOrGroup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getUserOrGroup() {
return userOrGroup;
}
/**
* Sets the value of the userOrGroup property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setUserOrGroup(JAXBElement<Name> value) {
this.userOrGroup = value;
}
/**
* Gets the value of the userOrGroupId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUserOrGroupId() {
return userOrGroupId;
}
/**
* Sets the value of the userOrGroupId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUserOrGroupId(JAXBElement<String> value) {
this.userOrGroupId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 175 |
this.isClosed = value;
}
/**
* Gets the value of the isDefault property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDefault() {
return isDefault;
}
/**
* Sets the value of the isDefault property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDefault(JAXBElement<Boolean> value) {
this.isDefault = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the sortOrder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getSortOrder() {
return sortOrder;
}
/**
* Sets the value of the sortOrder property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setSortOrder(JAXBElement<Integer> value) {
this.sortOrder = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/GrantedByLicense.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicenseAssign.java | 203 |
this.customPermissionId = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the permissionSetLicense property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link PermissionSetLicense }{@code >}
*
*/
public JAXBElement<PermissionSetLicense> getPermissionSetLicense() {
return permissionSetLicense;
}
/**
* Sets the value of the permissionSetLicense property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link PermissionSetLicense }{@code >}
*
*/
public void setPermissionSetLicense(JAXBElement<PermissionSetLicense> value) {
this.permissionSetLicense = value;
}
/**
* Gets the value of the permissionSetLicenseId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPermissionSetLicenseId() {
return permissionSetLicenseId;
}
/**
* Sets the value of the permissionSetLicenseId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPermissionSetLicenseId(JAXBElement<String> value) {
this.permissionSetLicenseId = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 343 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 351 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 207 |
this.isPublished = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 178 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 630 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 198 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 178 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 198 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the markup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMarkup() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 194 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 146 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderMember.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 158 |
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 182 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroInstruction.java | 114 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 122 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicenseAssign.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartitionType.java | 170 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPlugin.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 102 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 126 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverage.java | 230 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverageAggregate.java | 198 |
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 82 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 82 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionList2.java | 90 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 94 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getOwner() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFieldHistory.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2History.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2History.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteHistory.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionHistory.java | 82 |
public JAXBElement<Name> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setField(JAXBElement<String> value) {
this.field = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the newValue property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public JAXBElement<Object> getNewValue() {
return newValue;
}
/**
* Sets the value of the newValue property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public void setNewValue(JAXBElement<Object> value) {
this.newValue = value;
}
/**
* Gets the value of the oldValue property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public JAXBElement<Object> getOldValue() {
return oldValue;
}
/**
* Sets the value of the oldValue property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public void setOldValue(JAXBElement<Object> value) {
this.oldValue = value;
}
/**
* Gets the value of the opportunity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public JAXBElement<Opportunity> getOpportunity() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 166 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 102 |
public JAXBElement<String> getContentSource() {
return contentSource;
}
/**
* Sets the value of the contentSource property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentSource(JAXBElement<String> value) {
this.contentSource = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the encodingKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEncodingKey() {
return encodingKey;
}
/**
* Sets the value of the encodingKey property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEncodingKey(JAXBElement<String> value) {
this.encodingKey = value;
}
/**
* Gets the value of the filename property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFilename() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 98 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 154 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 138 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ChildRelationship.java | 59 |
| org/solenopsis/keraiai/wsdl/partner/ChildRelationship.java | 59 |
| org/solenopsis/keraiai/wsdl/tooling/ChildRelationship.java | 58 |
protected List<String> junctionReferenceTo;
protected String relationshipName;
protected Boolean restrictedDelete;
/**
* Gets the value of the cascadeDelete property.
*
*/
public boolean isCascadeDelete() {
return cascadeDelete;
}
/**
* Sets the value of the cascadeDelete property.
*
*/
public void setCascadeDelete(boolean value) {
this.cascadeDelete = value;
}
/**
* Gets the value of the childSObject property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getChildSObject() {
return childSObject;
}
/**
* Sets the value of the childSObject property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setChildSObject(String value) {
this.childSObject = value;
}
/**
* Gets the value of the deprecatedAndHidden property.
*
*/
public boolean isDeprecatedAndHidden() {
return deprecatedAndHidden;
}
/**
* Sets the value of the deprecatedAndHidden property.
*
*/
public void setDeprecatedAndHidden(boolean value) {
this.deprecatedAndHidden = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the junctionIdListName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getJunctionIdListName() {
return junctionIdListName;
}
/**
* Sets the value of the junctionIdListName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setJunctionIdListName(String value) {
this.junctionIdListName = value;
}
/**
* Gets the value of the junctionReferenceTo property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the junctionReferenceTo property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getJunctionReferenceTo().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getJunctionReferenceTo() {
if (junctionReferenceTo == null) {
junctionReferenceTo = new ArrayList<String>();
}
return this.junctionReferenceTo;
}
/**
* Gets the value of the relationshipName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRelationshipName() {
return relationshipName;
}
/**
* Sets the value of the relationshipName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRelationshipName(String value) {
this.relationshipName = value;
}
/**
* Gets the value of the restrictedDelete property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isRestrictedDelete() {
return restrictedDelete;
}
/**
* Sets the value of the restrictedDelete property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setRestrictedDelete(Boolean value) {
this.restrictedDelete = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeIcon.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/DescribeIcon.java | 34 |
@XmlType(name = "DescribeIcon", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"contentType",
"height",
"theme",
"url",
"width"
})
public class DescribeIcon {
@XmlElement(required = true)
protected String contentType;
@XmlElement(required = true, type = Integer.class, nillable = true)
protected Integer height;
@XmlElement(required = true)
protected String theme;
@XmlElement(required = true)
protected String url;
@XmlElement(required = true, type = Integer.class, nillable = true)
protected Integer width;
/**
* Gets the value of the contentType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContentType() {
return contentType;
}
/**
* Sets the value of the contentType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContentType(String value) {
this.contentType = value;
}
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setHeight(Integer value) {
this.height = value;
}
/**
* Gets the value of the theme property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTheme() {
return theme;
}
/**
* Sets the value of the theme property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTheme(String value) {
this.theme = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrl(String value) {
this.url = value;
}
/**
* Gets the value of the width property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getWidth() {
return width;
}
/**
* Sets the value of the width property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setWidth(Integer value) {
this.width = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CategoryNode.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/ObjectPermissions.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 75 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 105 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the histories property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getHistories() {
return histories;
}
/**
* Sets the value of the histories property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setHistories(JAXBElement<QueryResult> value) {
this.histories = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersionHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFieldHistory.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2History.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2History.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteHistory.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionHistory.java | 82 |
public JAXBElement<Name> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setField(JAXBElement<String> value) {
this.field = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the newValue property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public JAXBElement<Object> getNewValue() {
return newValue;
}
/**
* Sets the value of the newValue property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public void setNewValue(JAXBElement<Object> value) {
this.newValue = value;
}
/**
* Gets the value of the oldValue property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public JAXBElement<Object> getOldValue() {
return oldValue;
}
/**
* Sets the value of the oldValue property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public void setOldValue(JAXBElement<Object> value) {
this.oldValue = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/SummaryLayout.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/SummaryLayout.java | 37 |
@XmlType(name = "SummaryLayout", propOrder = {
"masterLabel",
"sizeX",
"sizeY",
"sizeZ",
"summaryLayoutItems",
"summaryLayoutStyle"
})
public class SummaryLayout {
@XmlElement(required = true)
protected String masterLabel;
protected int sizeX;
protected Integer sizeY;
protected Integer sizeZ;
protected List<SummaryLayoutItem> summaryLayoutItems;
@XmlElement(required = true)
protected SummaryLayoutStyle summaryLayoutStyle;
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMasterLabel(String value) {
this.masterLabel = value;
}
/**
* Gets the value of the sizeX property.
*
*/
public int getSizeX() {
return sizeX;
}
/**
* Sets the value of the sizeX property.
*
*/
public void setSizeX(int value) {
this.sizeX = value;
}
/**
* Gets the value of the sizeY property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getSizeY() {
return sizeY;
}
/**
* Sets the value of the sizeY property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setSizeY(Integer value) {
this.sizeY = value;
}
/**
* Gets the value of the sizeZ property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getSizeZ() {
return sizeZ;
}
/**
* Sets the value of the sizeZ property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setSizeZ(Integer value) {
this.sizeZ = value;
}
/**
* Gets the value of the summaryLayoutItems property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the summaryLayoutItems property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSummaryLayoutItems().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link SummaryLayoutItem }
*
*
*/
public List<SummaryLayoutItem> getSummaryLayoutItems() {
if (summaryLayoutItems == null) {
summaryLayoutItems = new ArrayList<SummaryLayoutItem>();
}
return this.summaryLayoutItems;
}
/**
* Gets the value of the summaryLayoutStyle property.
*
* @return
* possible object is
* {@link SummaryLayoutStyle }
*
*/
public SummaryLayoutStyle getSummaryLayoutStyle() {
return summaryLayoutStyle;
}
/**
* Sets the value of the summaryLayoutStyle property.
*
* @param value
* allowed object is
* {@link SummaryLayoutStyle }
*
*/
public void setSummaryLayoutStyle(SummaryLayoutStyle value) {
this.summaryLayoutStyle = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LeadHistory.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroHistory.java | 69 |
@XmlElementRef(name = "NewValue", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Object> newValue;
@XmlElementRef(name = "OldValue", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Object> oldValue;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setField(JAXBElement<String> value) {
this.field = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lead property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Lead }{@code >}
*
*/
public JAXBElement<Lead> getLead() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowRecordUpdate.java | 36 |
| org/solenopsis/keraiai/wsdl/tooling/FlowRecordUpdate.java | 36 |
@XmlType(name = "FlowRecordUpdate", propOrder = {
"connector",
"faultConnector",
"filters",
"inputAssignments",
"inputReference",
"object"
})
public class FlowRecordUpdate
extends FlowNode
{
protected FlowConnector connector;
protected FlowConnector faultConnector;
protected List<FlowRecordFilter> filters;
protected List<FlowInputFieldAssignment> inputAssignments;
protected String inputReference;
protected String object;
/**
* Gets the value of the connector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getConnector() {
return connector;
}
/**
* Sets the value of the connector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setConnector(FlowConnector value) {
this.connector = value;
}
/**
* Gets the value of the faultConnector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getFaultConnector() {
return faultConnector;
}
/**
* Sets the value of the faultConnector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setFaultConnector(FlowConnector value) {
this.faultConnector = value;
}
/**
* Gets the value of the filters property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the filters property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFilters().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowRecordFilter }
*
*
*/
public List<FlowRecordFilter> getFilters() {
if (filters == null) {
filters = new ArrayList<FlowRecordFilter>();
}
return this.filters;
}
/**
* Gets the value of the inputAssignments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the inputAssignments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getInputAssignments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowInputFieldAssignment }
*
*
*/
public List<FlowInputFieldAssignment> getInputAssignments() {
if (inputAssignments == null) {
inputAssignments = new ArrayList<FlowInputFieldAssignment>();
}
return this.inputAssignments;
}
/**
* Gets the value of the inputReference property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInputReference() {
return inputReference;
}
/**
* Sets the value of the inputReference property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInputReference(String value) {
this.inputReference = value;
}
/**
* Gets the value of the object property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getObject() {
return object;
}
/**
* Sets the value of the object property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setObject(String value) {
this.object = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/NameCaseValue.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/NameCaseValue.java | 34 |
@XmlType(name = "NameCaseValue", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"article",
"caseType",
"number",
"possessive",
"value"
})
public class NameCaseValue {
@XmlElement(required = true, nillable = true)
protected Article article;
@XmlElement(required = true, nillable = true)
protected CaseType caseType;
@XmlElement(required = true, nillable = true)
protected GrammaticalNumber number;
@XmlElement(required = true, nillable = true)
protected Possessive possessive;
@XmlElement(required = true)
protected String value;
/**
* Gets the value of the article property.
*
* @return
* possible object is
* {@link Article }
*
*/
public Article getArticle() {
return article;
}
/**
* Sets the value of the article property.
*
* @param value
* allowed object is
* {@link Article }
*
*/
public void setArticle(Article value) {
this.article = value;
}
/**
* Gets the value of the caseType property.
*
* @return
* possible object is
* {@link CaseType }
*
*/
public CaseType getCaseType() {
return caseType;
}
/**
* Sets the value of the caseType property.
*
* @param value
* allowed object is
* {@link CaseType }
*
*/
public void setCaseType(CaseType value) {
this.caseType = value;
}
/**
* Gets the value of the number property.
*
* @return
* possible object is
* {@link GrammaticalNumber }
*
*/
public GrammaticalNumber getNumber() {
return number;
}
/**
* Sets the value of the number property.
*
* @param value
* allowed object is
* {@link GrammaticalNumber }
*
*/
public void setNumber(GrammaticalNumber value) {
this.number = value;
}
/**
* Gets the value of the possessive property.
*
* @return
* possible object is
* {@link Possessive }
*
*/
public Possessive getPossessive() {
return possessive;
}
/**
* Sets the value of the possessive property.
*
* @param value
* allowed object is
* {@link Possessive }
*
*/
public void setPossessive(Possessive value) {
this.possessive = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getValue() {
return value;
}
/**
* Sets the value of the value property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setValue(String value) {
this.value = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeLayoutItem.java | 37 |
| org/solenopsis/keraiai/wsdl/partner/DescribeLayoutItem.java | 37 |
@XmlType(name = "DescribeLayoutItem", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"editableForNew",
"editableForUpdate",
"label",
"layoutComponents",
"placeholder",
"required"
})
public class DescribeLayoutItem {
protected boolean editableForNew;
protected boolean editableForUpdate;
@XmlElement(required = true, nillable = true)
protected String label;
protected List<DescribeLayoutComponent> layoutComponents;
protected boolean placeholder;
protected boolean required;
/**
* Gets the value of the editableForNew property.
*
*/
public boolean isEditableForNew() {
return editableForNew;
}
/**
* Sets the value of the editableForNew property.
*
*/
public void setEditableForNew(boolean value) {
this.editableForNew = value;
}
/**
* Gets the value of the editableForUpdate property.
*
*/
public boolean isEditableForUpdate() {
return editableForUpdate;
}
/**
* Sets the value of the editableForUpdate property.
*
*/
public void setEditableForUpdate(boolean value) {
this.editableForUpdate = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the layoutComponents property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the layoutComponents property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLayoutComponents().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutComponent }
*
*
*/
public List<DescribeLayoutComponent> getLayoutComponents() {
if (layoutComponents == null) {
layoutComponents = new ArrayList<DescribeLayoutComponent>();
}
return this.layoutComponents;
}
/**
* Gets the value of the placeholder property.
*
*/
public boolean isPlaceholder() {
return placeholder;
}
/**
* Sets the value of the placeholder property.
*
*/
public void setPlaceholder(boolean value) {
this.placeholder = value;
}
/**
* Gets the value of the required property.
*
*/
public boolean isRequired() {
return required;
}
/**
* Sets the value of the required property.
*
*/
public void setRequired(boolean value) {
this.required = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 87 |
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SobjectType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> sobjectType;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the duplicateRecordSets property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getDuplicateRecordSets() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LeadShare.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityShare.java | 71 |
@XmlElementRef(name = "RowCause", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> rowCause;
@XmlElementRef(name = "UserOrGroup", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> userOrGroup;
@XmlElementRef(name = "UserOrGroupId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userOrGroupId;
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lead property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Lead }{@code >}
*
*/
public JAXBElement<Lead> getLead() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FilterOperation.java | 34 |
| org/solenopsis/keraiai/wsdl/tooling/FilterOperation.java | 34 |
@XmlType(name = "FilterOperation")
@XmlEnum
public enum FilterOperation {
@XmlEnumValue("equals")
EQUALS("equals"),
@XmlEnumValue("notEqual")
NOT_EQUAL("notEqual"),
@XmlEnumValue("lessThan")
LESS_THAN("lessThan"),
@XmlEnumValue("greaterThan")
GREATER_THAN("greaterThan"),
@XmlEnumValue("lessOrEqual")
LESS_OR_EQUAL("lessOrEqual"),
@XmlEnumValue("greaterOrEqual")
GREATER_OR_EQUAL("greaterOrEqual"),
@XmlEnumValue("contains")
CONTAINS("contains"),
@XmlEnumValue("notContain")
NOT_CONTAIN("notContain"),
@XmlEnumValue("startsWith")
STARTS_WITH("startsWith"),
@XmlEnumValue("includes")
INCLUDES("includes"),
@XmlEnumValue("excludes")
EXCLUDES("excludes"),
@XmlEnumValue("within")
WITHIN("within");
private final String value;
FilterOperation(String v) {
value = v;
}
public String value() {
return value;
}
public static FilterOperation fromValue(String v) {
for (FilterOperation c: FilterOperation.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 177 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 181 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 177 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 229 |
@XmlElementRef(name = "What", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> what;
@XmlElementRef(name = "WhatId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> whatId;
@XmlElementRef(name = "Who", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> who;
@XmlElementRef(name = "WhoId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> whoId;
/**
* Gets the value of the account property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getAccount() {
return account;
}
/**
* Sets the value of the account property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public void setAccount(JAXBElement<Account> value) {
this.account = value;
}
/**
* Gets the value of the accountId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAccountId() {
return accountId;
}
/**
* Sets the value of the accountId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAccountId(JAXBElement<String> value) {
this.accountId = value;
}
/**
* Gets the value of the activityDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getActivityDate() {
return activityDate;
}
/**
* Sets the value of the activityDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setActivityDate(JAXBElement<XMLGregorianCalendar> value) {
this.activityDate = value;
}
/**
* Gets the value of the activitySubtype property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getActivitySubtype() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/RecordType.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType.java | 37 |
@XmlType(name = "RecordType", propOrder = {
"active",
"businessProcess",
"compactLayoutAssignment",
"description",
"label",
"picklistValues"
})
public class RecordType
extends Metadata
{
protected boolean active;
protected String businessProcess;
protected String compactLayoutAssignment;
protected String description;
@XmlElement(required = true)
protected String label;
protected List<RecordTypePicklistValue> picklistValues;
/**
* Gets the value of the active property.
*
*/
public boolean isActive() {
return active;
}
/**
* Sets the value of the active property.
*
*/
public void setActive(boolean value) {
this.active = value;
}
/**
* Gets the value of the businessProcess property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBusinessProcess() {
return businessProcess;
}
/**
* Sets the value of the businessProcess property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBusinessProcess(String value) {
this.businessProcess = value;
}
/**
* Gets the value of the compactLayoutAssignment property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCompactLayoutAssignment() {
return compactLayoutAssignment;
}
/**
* Sets the value of the compactLayoutAssignment property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCompactLayoutAssignment(String value) {
this.compactLayoutAssignment = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the picklistValues property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the picklistValues property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPicklistValues().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RecordTypePicklistValue }
*
*
*/
public List<RecordTypePicklistValue> getPicklistValues() {
if (picklistValues == null) {
picklistValues = new ArrayList<RecordTypePicklistValue>();
}
return this.picklistValues;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 64 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexPage.java | 70 |
extends SObject
{
@XmlElementRef(name = "ApiVersion", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> apiVersion;
@XmlElementRef(name = "ControllerKey", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> controllerKey;
@XmlElementRef(name = "ControllerType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> controllerType;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 326 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CategoryNode.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 54 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "ParentId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 58 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroInstruction.java | 68 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 54 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPlugin.java | 66 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 58 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 62 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeSoftphoneLayoutCallType.java | 36 |
| org/solenopsis/keraiai/wsdl/partner/DescribeSoftphoneLayoutCallType.java | 36 |
@XmlType(name = "DescribeSoftphoneLayoutCallType", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"infoFields",
"name",
"screenPopOptions",
"screenPopsOpenWithin",
"sections"
})
public class DescribeSoftphoneLayoutCallType {
@XmlElement(required = true)
protected List<DescribeSoftphoneLayoutInfoField> infoFields;
@XmlElement(required = true)
protected String name;
protected List<DescribeSoftphoneScreenPopOption> screenPopOptions;
protected String screenPopsOpenWithin;
protected List<DescribeSoftphoneLayoutSection> sections;
/**
* Gets the value of the infoFields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the infoFields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getInfoFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeSoftphoneLayoutInfoField }
*
*
*/
public List<DescribeSoftphoneLayoutInfoField> getInfoFields() {
if (infoFields == null) {
infoFields = new ArrayList<DescribeSoftphoneLayoutInfoField>();
}
return this.infoFields;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the screenPopOptions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the screenPopOptions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getScreenPopOptions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeSoftphoneScreenPopOption }
*
*
*/
public List<DescribeSoftphoneScreenPopOption> getScreenPopOptions() {
if (screenPopOptions == null) {
screenPopOptions = new ArrayList<DescribeSoftphoneScreenPopOption>();
}
return this.screenPopOptions;
}
/**
* Gets the value of the screenPopsOpenWithin property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getScreenPopsOpenWithin() {
return screenPopsOpenWithin;
}
/**
* Sets the value of the screenPopsOpenWithin property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setScreenPopsOpenWithin(String value) {
this.screenPopsOpenWithin = value;
}
/**
* Gets the value of the sections property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the sections property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSections().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeSoftphoneLayoutSection }
*
*
*/
public List<DescribeSoftphoneLayoutSection> getSections() {
if (sections == null) {
sections = new ArrayList<DescribeSoftphoneLayoutSection>();
}
return this.sections;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFieldHistory.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2History.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2History.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteHistory.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionHistory.java | 52 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Field", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> field;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "NewValue", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Object> newValue;
@XmlElementRef(name = "OldValue", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Object> oldValue;
@XmlElementRef(name = "Opportunity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 64 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPage2.java | 68 |
extends SObject
{
@XmlElementRef(name = "ApiVersion", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> apiVersion;
@XmlElementRef(name = "ControllerKey", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> controllerKey;
@XmlElementRef(name = "ControllerType", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> controllerType;
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 52 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 52 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionList2.java | 56 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 58 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "PercentCovered", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 72 |
| org/solenopsis/keraiai/wsdl/tooling/TraceFlag.java | 80 |
extends SObject
{
@XmlElementRef(name = "ApexCode", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> apexCode;
@XmlElementRef(name = "ApexProfiling", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> apexProfiling;
@XmlElementRef(name = "Callout", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> callout;
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Database", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> database;
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 60 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 88 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/LayoutSection.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/LayoutSection.java | 37 |
@XmlType(name = "LayoutSection", propOrder = {
"customLabel",
"detailHeading",
"editHeading",
"label",
"layoutColumns",
"style"
})
public class LayoutSection {
protected Boolean customLabel;
protected Boolean detailHeading;
protected Boolean editHeading;
protected String label;
protected List<LayoutColumn> layoutColumns;
@XmlElement(required = true)
protected LayoutSectionStyle style;
/**
* Gets the value of the customLabel property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isCustomLabel() {
return customLabel;
}
/**
* Sets the value of the customLabel property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setCustomLabel(Boolean value) {
this.customLabel = value;
}
/**
* Gets the value of the detailHeading property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isDetailHeading() {
return detailHeading;
}
/**
* Sets the value of the detailHeading property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setDetailHeading(Boolean value) {
this.detailHeading = value;
}
/**
* Gets the value of the editHeading property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEditHeading() {
return editHeading;
}
/**
* Sets the value of the editHeading property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEditHeading(Boolean value) {
this.editHeading = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the layoutColumns property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the layoutColumns property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLayoutColumns().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link LayoutColumn }
*
*
*/
public List<LayoutColumn> getLayoutColumns() {
if (layoutColumns == null) {
layoutColumns = new ArrayList<LayoutColumn>();
}
return this.layoutColumns;
}
/**
* Gets the value of the style property.
*
* @return
* possible object is
* {@link LayoutSectionStyle }
*
*/
public LayoutSectionStyle getStyle() {
return style;
}
/**
* Sets the value of the style property.
*
* @param value
* allowed object is
* {@link LayoutSectionStyle }
*
*/
public void setStyle(LayoutSectionStyle value) {
this.style = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexClass.java | 99 |
| org/solenopsis/keraiai/wsdl/tooling/ApexClass2.java | 107 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the body property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBody() {
return body;
}
/**
* Sets the value of the body property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBody(JAXBElement<String> value) {
this.body = value;
}
/**
* Gets the value of the bodyCrc property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getBodyCrc() {
return bodyCrc;
}
/**
* Sets the value of the bodyCrc property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setBodyCrc(JAXBElement<Double> value) {
this.bodyCrc = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isValid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsValid() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 55 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 329 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 73 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Markup", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexPage.java | 91 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Markup", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> markup;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexTrigger.java | 131 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 151 |
@XmlElementRef(name = "UsageIsBulk", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> usageIsBulk;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the body property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBody() {
return body;
}
/**
* Sets the value of the body property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBody(JAXBElement<String> value) {
this.body = value;
}
/**
* Gets the value of the bodyCrc property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getBodyCrc() {
return bodyCrc;
}
/**
* Sets the value of the bodyCrc property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setBodyCrc(JAXBElement<Double> value) {
this.bodyCrc = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isValid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsValid() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 61 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderMember.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroInstruction.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicenseAssign.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartitionType.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 57 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPlugin.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 61 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 67 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 137 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 193 |
@XmlElementRef(name = "CombinedAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> combinedAttachments;
@XmlElementRef(name = "Contact", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Contact> contact;
@XmlElementRef(name = "ContactId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contactId;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "Events", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AssignmentRule.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamRole.java | 59 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "SobjectType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 81 |
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 79 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 91 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 99 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 69 |
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "Value", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 147 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "LookedUpFromActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> lookedUpFromActivities;
@XmlElementRef(name = "OpenActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> openActivities;
@XmlElementRef(name = "Origin", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 155 |
@XmlElementRef(name = "CombinedAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> combinedAttachments;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "FeedSubscriptionsForEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedSubscriptionsForEntity;
@XmlElementRef(name = "Feeds", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feeds;
@XmlElementRef(name = "FullPhotoUrl", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 69 |
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 345 |
@XmlElementRef(name = "GrantedByLicenses", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> grantedByLicenses;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 125 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 75 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 79 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "ProcessInstances", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 230 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 193 |
@XmlElementRef(name = "RecurrenceActivityId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> recurrenceActivityId;
@XmlElementRef(name = "RecurrenceDayOfMonth", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> recurrenceDayOfMonth;
@XmlElementRef(name = "RecurrenceDayOfWeekMask", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> recurrenceDayOfWeekMask;
@XmlElementRef(name = "RecurrenceEndDateOnly", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> recurrenceEndDateOnly;
@XmlElementRef(name = "RecurrenceInstance", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> recurrenceInstance;
@XmlElementRef(name = "RecurrenceInterval", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> recurrenceInterval;
@XmlElementRef(name = "RecurrenceMonthOfYear", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> recurrenceMonthOfYear;
@XmlElementRef(name = "RecurrenceStartDateTime", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/GrantedByLicense.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicenseAssign.java | 71 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "PermissionSetLicense", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<PermissionSetLicense> permissionSetLicense;
@XmlElementRef(name = "PermissionSetLicenseId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> permissionSetLicenseId;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Idea.java | 113 |
| org/solenopsis/keraiai/wsdl/enterprise/IdeaComment.java | 69 |
@XmlElementRef(name = "CommunityId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> communityId;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "CreatorFullPhotoUrl", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> creatorFullPhotoUrl;
@XmlElementRef(name = "CreatorName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> creatorName;
@XmlElementRef(name = "CreatorSmallPhotoUrl", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> creatorSmallPhotoUrl;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/MergeResult.java | 36 |
| org/solenopsis/keraiai/wsdl/partner/MergeResult.java | 36 |
@XmlType(name = "MergeResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"errors",
"id",
"mergedRecordIds",
"success",
"updatedRelatedIds"
})
public class MergeResult {
protected List<Error> errors;
@XmlElement(required = true, nillable = true)
protected String id;
protected List<String> mergedRecordIds;
protected boolean success;
protected List<String> updatedRelatedIds;
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the mergedRecordIds property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the mergedRecordIds property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getMergedRecordIds().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getMergedRecordIds() {
if (mergedRecordIds == null) {
mergedRecordIds = new ArrayList<String>();
}
return this.mergedRecordIds;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
/**
* Gets the value of the updatedRelatedIds property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the updatedRelatedIds property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getUpdatedRelatedIds().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getUpdatedRelatedIds() {
if (updatedRelatedIds == null) {
updatedRelatedIds = new ArrayList<String>();
}
return this.updatedRelatedIds;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstance.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceHistory.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceNode.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceWorkitem.java | 69 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "ElapsedTimeInDays", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> elapsedTimeInDays;
@XmlElementRef(name = "ElapsedTimeInHours", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> elapsedTimeInHours;
@XmlElementRef(name = "ElapsedTimeInMinutes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> elapsedTimeInMinutes;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastActor", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SelfServiceUser.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/User.java | 457 |
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "LanguageLocaleKey", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> languageLocaleKey;
@XmlElementRef(name = "LastLoginDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastLoginDate;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastName;
@XmlElementRef(name = "LocaleSidKey", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SoqlOperator.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/SoqlOperator.java | 34 |
@XmlType(name = "soqlOperator", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum SoqlOperator {
@XmlEnumValue("equals")
EQUALS("equals"),
@XmlEnumValue("excludes")
EXCLUDES("excludes"),
@XmlEnumValue("greaterThan")
GREATER_THAN("greaterThan"),
@XmlEnumValue("greaterThanOrEqualTo")
GREATER_THAN_OR_EQUAL_TO("greaterThanOrEqualTo"),
@XmlEnumValue("in")
IN("in"),
@XmlEnumValue("includes")
INCLUDES("includes"),
@XmlEnumValue("lessThan")
LESS_THAN("lessThan"),
@XmlEnumValue("lessThanOrEqualTo")
LESS_THAN_OR_EQUAL_TO("lessThanOrEqualTo"),
@XmlEnumValue("like")
LIKE("like"),
@XmlEnumValue("notEquals")
NOT_EQUALS("notEquals"),
@XmlEnumValue("notIn")
NOT_IN("notIn"),
@XmlEnumValue("within")
WITHIN("within");
private final String value;
SoqlOperator(String v) {
value = v;
}
public String value() {
return value;
}
public static SoqlOperator fromValue(String v) {
for (SoqlOperator c: SoqlOperator.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/WebLink.java | 151 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink2.java | 159 |
@XmlElementRef(name = "Width", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> width;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the displayType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDisplayType() {
return displayType;
}
/**
* Sets the value of the displayType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDisplayType(JAXBElement<String> value) {
this.displayType = value;
}
/**
* Gets the value of the encodingKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEncodingKey() {
return encodingKey;
}
/**
* Sets the value of the encodingKey property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEncodingKey(JAXBElement<String> value) {
this.encodingKey = value;
}
/**
* Gets the value of the hasMenubar property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getHasMenubar() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverage.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverageAggregate.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 55 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 55 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionList2.java | 59 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 61 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "NumLinesCovered", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 73 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Markup", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexExecutionOverlayAction.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/ApexExecutionOverlayResult.java | 103 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsDumpingHeap", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDumpingHeap;
@XmlElementRef(name = "Iteration", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> iteration;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Line", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> line;
@XmlElementRef(name = "Scope", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 71 |
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "IsDeleted", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "System", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 91 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 73 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersionHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractHistory.java | 59 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Field", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> field;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "NewValue", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Object> newValue;
@XmlElementRef(name = "OldValue", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Object> oldValue;
/**
* Gets the value of the account property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getAccount() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 79 |
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the actionLinkTemplates property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getActionLinkTemplates() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CampaignShare.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseShare.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactShare.java | 63 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "RowCause", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> rowCause;
@XmlElementRef(name = "UserOrGroup", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> userOrGroup;
@XmlElementRef(name = "UserOrGroupId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userOrGroupId;
/**
* Gets the value of the campaign property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Campaign }{@code >}
*
*/
public JAXBElement<Campaign> getCampaign() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowRecordCreate.java | 36 |
| org/solenopsis/keraiai/wsdl/tooling/FlowRecordCreate.java | 36 |
@XmlType(name = "FlowRecordCreate", propOrder = {
"assignRecordIdToReference",
"connector",
"faultConnector",
"inputAssignments",
"inputReference",
"object"
})
public class FlowRecordCreate
extends FlowNode
{
protected String assignRecordIdToReference;
protected FlowConnector connector;
protected FlowConnector faultConnector;
protected List<FlowInputFieldAssignment> inputAssignments;
protected String inputReference;
protected String object;
/**
* Gets the value of the assignRecordIdToReference property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAssignRecordIdToReference() {
return assignRecordIdToReference;
}
/**
* Sets the value of the assignRecordIdToReference property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAssignRecordIdToReference(String value) {
this.assignRecordIdToReference = value;
}
/**
* Gets the value of the connector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getConnector() {
return connector;
}
/**
* Sets the value of the connector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setConnector(FlowConnector value) {
this.connector = value;
}
/**
* Gets the value of the faultConnector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getFaultConnector() {
return faultConnector;
}
/**
* Sets the value of the faultConnector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setFaultConnector(FlowConnector value) {
this.faultConnector = value;
}
/**
* Gets the value of the inputAssignments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the inputAssignments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getInputAssignments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowInputFieldAssignment }
*
*
*/
public List<FlowInputFieldAssignment> getInputAssignments() {
if (inputAssignments == null) {
inputAssignments = new ArrayList<FlowInputFieldAssignment>();
}
return this.inputAssignments;
}
/**
* Gets the value of the inputReference property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInputReference() {
return inputReference;
}
/**
* Sets the value of the inputReference property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInputReference(String value) {
this.inputReference = value;
}
/**
* Gets the value of the object property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getObject() {
return object;
}
/**
* Sets the value of the object property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setObject(String value) {
this.object = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersionHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFieldHistory.java | 55 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2History.java | 55 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2History.java | 55 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteHistory.java | 55 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionHistory.java | 55 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Field", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> field;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "NewValue", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Object> newValue;
@XmlElementRef(name = "OldValue", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Object> oldValue; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 73 |
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeDataCategoryGroupStructureResult.java | 36 |
| org/solenopsis/keraiai/wsdl/partner/DescribeDataCategoryGroupStructureResult.java | 36 |
@XmlType(name = "DescribeDataCategoryGroupStructureResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"description",
"label",
"name",
"sobject",
"topCategories"
})
public class DescribeDataCategoryGroupStructureResult {
@XmlElement(required = true)
protected String description;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true)
protected String sobject;
protected List<DataCategory> topCategories;
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the sobject property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSobject() {
return sobject;
}
/**
* Sets the value of the sobject property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSobject(String value) {
this.sobject = value;
}
/**
* Gets the value of the topCategories property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the topCategories property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getTopCategories().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DataCategory }
*
*
*/
public List<DataCategory> getTopCategories() {
if (topCategories == null) {
topCategories = new ArrayList<DataCategory>();
}
return this.topCategories;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeIcon.java | 41 |
| org/solenopsis/keraiai/wsdl/partner/DescribeIcon.java | 41 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeIconResult.java | 41 |
public class DescribeIcon {
@XmlElement(required = true)
protected String contentType;
@XmlElement(required = true, type = Integer.class, nillable = true)
protected Integer height;
@XmlElement(required = true)
protected String theme;
@XmlElement(required = true)
protected String url;
@XmlElement(required = true, type = Integer.class, nillable = true)
protected Integer width;
/**
* Gets the value of the contentType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContentType() {
return contentType;
}
/**
* Sets the value of the contentType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContentType(String value) {
this.contentType = value;
}
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setHeight(Integer value) {
this.height = value;
}
/**
* Gets the value of the theme property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTheme() {
return theme;
}
/**
* Sets the value of the theme property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTheme(String value) {
this.theme = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrl(String value) {
this.url = value;
}
/**
* Gets the value of the width property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getWidth() {
return width;
}
/**
* Sets the value of the width property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setWidth(Integer value) {
this.width = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/VisualforcePage.java | 33 |
| org/solenopsis/keraiai/wsdl/tooling/VisualforcePage.java | 33 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "VisualforcePage", propOrder = {
"showLabel",
"showScrollbars",
"suggestedHeight",
"suggestedWidth",
"url"
})
public class VisualforcePage
extends DescribeLayoutComponent
{
protected boolean showLabel;
protected boolean showScrollbars;
@XmlElement(required = true)
protected String suggestedHeight;
@XmlElement(required = true)
protected String suggestedWidth;
@XmlElement(required = true)
protected String url;
/**
* Gets the value of the showLabel property.
*
*/
public boolean isShowLabel() {
return showLabel;
}
/**
* Sets the value of the showLabel property.
*
*/
public void setShowLabel(boolean value) {
this.showLabel = value;
}
/**
* Gets the value of the showScrollbars property.
*
*/
public boolean isShowScrollbars() {
return showScrollbars;
}
/**
* Sets the value of the showScrollbars property.
*
*/
public void setShowScrollbars(boolean value) {
this.showScrollbars = value;
}
/**
* Gets the value of the suggestedHeight property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSuggestedHeight() {
return suggestedHeight;
}
/**
* Sets the value of the suggestedHeight property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSuggestedHeight(String value) {
this.suggestedHeight = value;
}
/**
* Gets the value of the suggestedWidth property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSuggestedWidth() {
return suggestedWidth;
}
/**
* Sets the value of the suggestedWidth property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSuggestedWidth(String value) {
this.suggestedWidth = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrl(String value) {
this.url = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LayoutComponentType.java | 33 |
| org/solenopsis/keraiai/wsdl/partner/LayoutComponentType.java | 33 |
@XmlType(name = "layoutComponentType", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum LayoutComponentType {
@XmlEnumValue("ReportChart")
REPORT_CHART("ReportChart"),
@XmlEnumValue("Field")
FIELD("Field"),
@XmlEnumValue("Separator")
SEPARATOR("Separator"),
@XmlEnumValue("SControl")
S_CONTROL("SControl"),
@XmlEnumValue("EmptySpace")
EMPTY_SPACE("EmptySpace"),
@XmlEnumValue("VisualforcePage")
VISUALFORCE_PAGE("VisualforcePage"),
@XmlEnumValue("ExpandedLookup")
EXPANDED_LOOKUP("ExpandedLookup"),
@XmlEnumValue("AuraComponent")
AURA_COMPONENT("AuraComponent"),
@XmlEnumValue("Canvas")
CANVAS("Canvas"),
@XmlEnumValue("CustomLink")
CUSTOM_LINK("CustomLink"),
@XmlEnumValue("AnalyticsCloud")
ANALYTICS_CLOUD("AnalyticsCloud");
private final String value;
LayoutComponentType(String v) {
value = v;
}
public String value() {
return value;
}
public static LayoutComponentType fromValue(String v) {
for (LayoutComponentType c: LayoutComponentType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeLayoutButton.java | 87 |
| org/solenopsis/keraiai/wsdl/partner/DescribeLayoutButton.java | 87 |
@XmlElementRef(name = "height", namespace = "urn:enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> height;
protected List<DescribeIcon> icons;
@XmlElement(required = true, nillable = true)
protected String label;
@XmlElement(required = true, type = Boolean.class, nillable = true)
protected Boolean menubar;
@XmlElement(required = true, nillable = true)
protected String name;
protected boolean overridden;
@XmlElement(required = true, type = Boolean.class, nillable = true)
protected Boolean resizeable;
@XmlElement(required = true, type = Boolean.class, nillable = true)
protected Boolean scrollbars;
@XmlElement(required = true, type = Boolean.class, nillable = true)
protected Boolean showsLocation;
@XmlElement(required = true, type = Boolean.class, nillable = true)
protected Boolean showsStatus;
@XmlElement(required = true, type = Boolean.class, nillable = true)
protected Boolean toolbar;
@XmlElementRef(name = "url", namespace = "urn:enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 1371 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 839 |
this.jigsawCompanyId = value;
}
/**
* Gets the value of the lastActivityDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastActivityDate() {
return lastActivityDate;
}
/**
* Sets the value of the lastActivityDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastActivityDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastActivityDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the lookedUpFromActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getLookedUpFromActivities() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 687 |
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 1004 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 715 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 687 |
this.isTask = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the location property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLocation() {
return location;
}
/**
* Sets the value of the location property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLocation(JAXBElement<String> value) {
this.location = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getOwner() {
return owner;
}
/**
* Sets the value of the owner property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setOwner(JAXBElement<Name> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the priority property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPriority() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 327 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 295 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 239 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 303 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 239 |
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 303 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 207 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 359 |
this.isActive = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 231 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 235 |
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getValue() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 1015 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 1279 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 595 |
this.isEscalated = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the lookedUpFromActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getLookedUpFromActivities() {
return lookedUpFromActivities;
}
/**
* Sets the value of the lookedUpFromActivities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setLookedUpFromActivities(JAXBElement<QueryResult> value) {
this.lookedUpFromActivities = value;
}
/**
* Gets the value of the openActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpenActivities() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 335 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 327 |
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() {
return feedSubscriptionsForEntity;
}
/**
* Sets the value of the feedSubscriptionsForEntity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedSubscriptionsForEntity(JAXBElement<QueryResult> value) {
this.feedSubscriptionsForEntity = value;
}
/**
* Gets the value of the feeds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeeds() {
return feeds;
}
/**
* Sets the value of the feeds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeeds(JAXBElement<QueryResult> value) {
this.feeds = value;
}
/**
* Gets the value of the fullPhotoUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullPhotoUrl() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 611 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 219 |
this.folderName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the leftSize property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLeftSize() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 299 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the processInstances property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessInstances() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateResult.java | 36 |
| org/solenopsis/keraiai/wsdl/partner/DuplicateResult.java | 36 |
@XmlType(name = "DuplicateResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"allowSave",
"duplicateRule",
"duplicateRuleEntityType",
"errorMessage",
"matchResults"
})
public class DuplicateResult {
protected boolean allowSave;
@XmlElement(required = true)
protected String duplicateRule;
@XmlElement(required = true)
protected String duplicateRuleEntityType;
@XmlElement(required = true)
protected String errorMessage;
protected List<MatchResult> matchResults;
/**
* Gets the value of the allowSave property.
*
*/
public boolean isAllowSave() {
return allowSave;
}
/**
* Sets the value of the allowSave property.
*
*/
public void setAllowSave(boolean value) {
this.allowSave = value;
}
/**
* Gets the value of the duplicateRule property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDuplicateRule() {
return duplicateRule;
}
/**
* Sets the value of the duplicateRule property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDuplicateRule(String value) {
this.duplicateRule = value;
}
/**
* Gets the value of the duplicateRuleEntityType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDuplicateRuleEntityType() {
return duplicateRuleEntityType;
}
/**
* Sets the value of the duplicateRuleEntityType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDuplicateRuleEntityType(String value) {
this.duplicateRuleEntityType = value;
}
/**
* Gets the value of the errorMessage property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getErrorMessage() {
return errorMessage;
}
/**
* Sets the value of the errorMessage property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setErrorMessage(String value) {
this.errorMessage = value;
}
/**
* Gets the value of the matchResults property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the matchResults property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getMatchResults().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link MatchResult }
*
*
*/
public List<MatchResult> getMatchResults() {
if (matchResults == null) {
matchResults = new ArrayList<MatchResult>();
}
return this.matchResults;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 243 |
| org/solenopsis/keraiai/wsdl/tooling/EntityDefinition.java | 511 |
this.childRelationships = value;
}
/**
* Gets the value of the defaultCompactLayoutId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDefaultCompactLayoutId() {
return defaultCompactLayoutId;
}
/**
* Sets the value of the defaultCompactLayoutId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDefaultCompactLayoutId(JAXBElement<String> value) {
this.defaultCompactLayoutId = value;
}
/**
* Gets the value of the detailUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDetailUrl() {
return detailUrl;
}
/**
* Sets the value of the detailUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDetailUrl(JAXBElement<String> value) {
this.detailUrl = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the editDefinitionUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEditDefinitionUrl() {
return editDefinitionUrl;
}
/**
* Sets the value of the editDefinitionUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEditDefinitionUrl(JAXBElement<String> value) {
this.editDefinitionUrl = value;
}
/**
* Gets the value of the editUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEditUrl() {
return editUrl;
}
/**
* Sets the value of the editUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEditUrl(JAXBElement<String> value) {
this.editUrl = value;
}
/**
* Gets the value of the fields property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFields() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 1172 |
| org/solenopsis/keraiai/wsdl/enterprise/Holiday.java | 411 |
this.recurrenceActivityId = value;
}
/**
* Gets the value of the recurrenceDayOfMonth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getRecurrenceDayOfMonth() {
return recurrenceDayOfMonth;
}
/**
* Sets the value of the recurrenceDayOfMonth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setRecurrenceDayOfMonth(JAXBElement<Integer> value) {
this.recurrenceDayOfMonth = value;
}
/**
* Gets the value of the recurrenceDayOfWeekMask property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getRecurrenceDayOfWeekMask() {
return recurrenceDayOfWeekMask;
}
/**
* Sets the value of the recurrenceDayOfWeekMask property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setRecurrenceDayOfWeekMask(JAXBElement<Integer> value) {
this.recurrenceDayOfWeekMask = value;
}
/**
* Gets the value of the recurrenceEndDateOnly property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getRecurrenceEndDateOnly() {
return recurrenceEndDateOnly;
}
/**
* Sets the value of the recurrenceEndDateOnly property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setRecurrenceEndDateOnly(JAXBElement<XMLGregorianCalendar> value) {
this.recurrenceEndDateOnly = value;
}
/**
* Gets the value of the recurrenceInstance property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRecurrenceInstance() {
return recurrenceInstance;
}
/**
* Sets the value of the recurrenceInstance property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRecurrenceInstance(JAXBElement<String> value) {
this.recurrenceInstance = value;
}
/**
* Gets the value of the recurrenceInterval property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getRecurrenceInterval() {
return recurrenceInterval;
}
/**
* Sets the value of the recurrenceInterval property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setRecurrenceInterval(JAXBElement<Integer> value) {
this.recurrenceInterval = value;
}
/**
* Gets the value of the recurrenceMonthOfYear property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRecurrenceMonthOfYear() {
return recurrenceMonthOfYear;
}
/**
* Sets the value of the recurrenceMonthOfYear property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRecurrenceMonthOfYear(JAXBElement<String> value) {
this.recurrenceMonthOfYear = value;
}
/**
* Gets the value of the recurrenceStartDateTime property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getRecurrenceStartDateTime() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 439 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 503 |
this.extraTypeInfo = value;
}
/**
* Gets the value of the isApiFilterable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsApiFilterable() {
return isApiFilterable;
}
/**
* Sets the value of the isApiFilterable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsApiFilterable(JAXBElement<Boolean> value) {
this.isApiFilterable = value;
}
/**
* Gets the value of the isApiGroupable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsApiGroupable() {
return isApiGroupable;
}
/**
* Sets the value of the isApiGroupable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsApiGroupable(JAXBElement<Boolean> value) {
this.isApiGroupable = value;
}
/**
* Gets the value of the isApiSortable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsApiSortable() {
return isApiSortable;
}
/**
* Sets the value of the isApiSortable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsApiSortable(JAXBElement<Boolean> value) {
this.isApiSortable = value;
}
/**
* Gets the value of the isCalculated property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCalculated() {
return isCalculated;
}
/**
* Sets the value of the isCalculated property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCalculated(JAXBElement<Boolean> value) {
this.isCalculated = value;
}
/**
* Gets the value of the isCompactLayoutable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsCompactLayoutable() {
return isCompactLayoutable;
}
/**
* Sets the value of the isCompactLayoutable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsCompactLayoutable(JAXBElement<Boolean> value) {
this.isCompactLayoutable = value;
}
/**
* Gets the value of the isFieldHistoryTracked property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsFieldHistoryTracked() {
return isFieldHistoryTracked;
}
/**
* Sets the value of the isFieldHistoryTracked property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsFieldHistoryTracked(JAXBElement<Boolean> value) {
this.isFieldHistoryTracked = value;
}
/**
* Gets the value of the isHighScaleNumber property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsHighScaleNumber() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 327 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 431 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 383 |
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the principalType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPrincipalType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RecordTypeCompactLayoutMapping.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/RecordTypeCompactLayoutMapping.java | 34 |
@XmlType(name = "RecordTypeCompactLayoutMapping", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"available",
"compactLayoutId",
"compactLayoutName",
"recordTypeId",
"recordTypeName"
})
public class RecordTypeCompactLayoutMapping {
protected boolean available;
@XmlElement(required = true, nillable = true)
protected String compactLayoutId;
@XmlElement(required = true)
protected String compactLayoutName;
@XmlElement(required = true)
protected String recordTypeId;
@XmlElement(required = true)
protected String recordTypeName;
/**
* Gets the value of the available property.
*
*/
public boolean isAvailable() {
return available;
}
/**
* Sets the value of the available property.
*
*/
public void setAvailable(boolean value) {
this.available = value;
}
/**
* Gets the value of the compactLayoutId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCompactLayoutId() {
return compactLayoutId;
}
/**
* Sets the value of the compactLayoutId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCompactLayoutId(String value) {
this.compactLayoutId = value;
}
/**
* Gets the value of the compactLayoutName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCompactLayoutName() {
return compactLayoutName;
}
/**
* Sets the value of the compactLayoutName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCompactLayoutName(String value) {
this.compactLayoutName = value;
}
/**
* Gets the value of the recordTypeId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRecordTypeId() {
return recordTypeId;
}
/**
* Sets the value of the recordTypeId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRecordTypeId(String value) {
this.recordTypeId = value;
}
/**
* Gets the value of the recordTypeName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRecordTypeName() {
return recordTypeName;
}
/**
* Sets the value of the recordTypeName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRecordTypeName(String value) {
this.recordTypeName = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 139 |
this.contentSource = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the encodingKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEncodingKey() {
return encodingKey;
}
/**
* Sets the value of the encodingKey property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEncodingKey(JAXBElement<String> value) {
this.encodingKey = value;
}
/**
* Gets the value of the filename property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFilename() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/HomePageComponent.java | 207 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 259 |
this.height = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() {
return manageableState;
}
/**
* Sets the value of the manageableState property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setManageableState(JAXBElement<String> value) {
this.manageableState = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the showLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getShowLabel() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 171 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 247 |
this.createdDate = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the layoutType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLayoutType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 127 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 127 |
this.businessProcessId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowApexPluginCall.java | 36 |
| org/solenopsis/keraiai/wsdl/tooling/FlowApexPluginCall.java | 36 |
@XmlType(name = "FlowApexPluginCall", propOrder = {
"apexClass",
"connector",
"faultConnector",
"inputParameters",
"outputParameters"
})
public class FlowApexPluginCall
extends FlowNode
{
@XmlElement(required = true)
protected String apexClass;
protected FlowConnector connector;
protected FlowConnector faultConnector;
protected List<FlowApexPluginCallInputParameter> inputParameters;
protected List<FlowApexPluginCallOutputParameter> outputParameters;
/**
* Gets the value of the apexClass property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getApexClass() {
return apexClass;
}
/**
* Sets the value of the apexClass property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setApexClass(String value) {
this.apexClass = value;
}
/**
* Gets the value of the connector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getConnector() {
return connector;
}
/**
* Sets the value of the connector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setConnector(FlowConnector value) {
this.connector = value;
}
/**
* Gets the value of the faultConnector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getFaultConnector() {
return faultConnector;
}
/**
* Sets the value of the faultConnector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setFaultConnector(FlowConnector value) {
this.faultConnector = value;
}
/**
* Gets the value of the inputParameters property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the inputParameters property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getInputParameters().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowApexPluginCallInputParameter }
*
*
*/
public List<FlowApexPluginCallInputParameter> getInputParameters() {
if (inputParameters == null) {
inputParameters = new ArrayList<FlowApexPluginCallInputParameter>();
}
return this.inputParameters;
}
/**
* Gets the value of the outputParameters property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the outputParameters property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getOutputParameters().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowApexPluginCallOutputParameter }
*
*
*/
public List<FlowApexPluginCallOutputParameter> getOutputParameters() {
if (outputParameters == null) {
outputParameters = new ArrayList<FlowApexPluginCallOutputParameter>();
}
return this.outputParameters;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 1371 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 839 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 1139 |
this.jigsawCompanyId = value;
}
/**
* Gets the value of the lastActivityDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastActivityDate() {
return lastActivityDate;
}
/**
* Sets the value of the lastActivityDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastActivityDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastActivityDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the lookedUpFromActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getLookedUpFromActivities() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 1395 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 691 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 1015 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 1279 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 551 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 595 |
this.lastActivityDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the lookedUpFromActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getLookedUpFromActivities() {
return lookedUpFromActivities;
}
/**
* Sets the value of the lookedUpFromActivities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setLookedUpFromActivities(JAXBElement<QueryResult> value) {
this.lookedUpFromActivities = value;
}
/**
* Gets the value of the masterRecord property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getMasterRecord() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 1587 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 1779 |
this.masterRecordId = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the notes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotes() {
return notes;
}
/**
* Sets the value of the notes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotes(JAXBElement<QueryResult> value) {
this.notes = value;
}
/**
* Gets the value of the notesAndAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotesAndAttachments() {
return notesAndAttachments;
}
/**
* Sets the value of the notesAndAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotesAndAttachments(JAXBElement<QueryResult> value) {
this.notesAndAttachments = value;
}
/**
* Gets the value of the numberOfEmployees property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getNumberOfEmployees() {
return numberOfEmployees;
}
/**
* Sets the value of the numberOfEmployees property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setNumberOfEmployees(JAXBElement<Integer> value) {
this.numberOfEmployees = value;
}
/**
* Gets the value of the numberofLocationsC property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getNumberofLocationsC() {
return numberofLocationsC;
}
/**
* Sets the value of the numberofLocationsC property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setNumberofLocationsC(JAXBElement<Double> value) {
this.numberofLocationsC = value;
}
/**
* Gets the value of the openActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpenActivities() {
return openActivities;
}
/**
* Sets the value of the openActivities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setOpenActivities(JAXBElement<QueryResult> value) {
this.openActivities = value;
}
/**
* Gets the value of the opportunities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpportunities() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 139 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 135 |
this.accountId = value;
}
/**
* Gets the value of the contact property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Contact }{@code >}
*
*/
public JAXBElement<Contact> getContact() {
return contact;
}
/**
* Sets the value of the contact property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Contact }{@code >}
*
*/
public void setContact(JAXBElement<Contact> value) {
this.contact = value;
}
/**
* Gets the value of the contactId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContactId() {
return contactId;
}
/**
* Sets the value of the contactId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContactId(JAXBElement<String> value) {
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 343 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 259 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 351 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 319 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 327 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 263 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 431 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 383 |
this.isPublished = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 191 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 371 |
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getOwner() {
return owner;
}
/**
* Sets the value of the owner property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setOwner(JAXBElement<User> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the parent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Contract }{@code >}
*
*/
public JAXBElement<Contract> getParent() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 667 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 567 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 611 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 527 |
this.isCompetitorProduct = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the lookedUpFromActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getLookedUpFromActivities() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AssignmentRule.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamRole.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupMemberRequest.java | 135 |
this.active = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 327 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 183 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 295 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 239 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 299 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 303 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 775 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 239 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 203 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 267 |
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 303 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 207 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 359 |
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 235 |
this.description = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 151 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 175 |
this.isClosed = value;
}
/**
* Gets the value of the isDefault property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDefault() {
return isDefault;
}
/**
* Sets the value of the isDefault property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDefault(JAXBElement<Boolean> value) {
this.isDefault = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the sortOrder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getSortOrder() {
return sortOrder;
}
/**
* Sets the value of the sortOrder property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setSortOrder(JAXBElement<Integer> value) {
this.sortOrder = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 1483 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 1467 |
this.lastCUUpdateDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastName() {
return lastName;
}
/**
* Sets the value of the lastName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastName(JAXBElement<String> value) {
this.lastName = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the leadSource property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLeadSource() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 327 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 475 |
this.contentVersions = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() {
return feedSubscriptionsForEntity;
}
/**
* Sets the value of the feedSubscriptionsForEntity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedSubscriptionsForEntity(JAXBElement<QueryResult> value) {
this.feedSubscriptionsForEntity = value;
}
/**
* Gets the value of the feeds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeeds() {
return feeds;
}
/**
* Sets the value of the feeds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeeds(JAXBElement<QueryResult> value) {
this.feeds = value;
}
/**
* Gets the value of the fileExtension property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFileExtension() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 551 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 299 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 715 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 251 |
this.keywords = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 151 |
this.brandTemplateId = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the encoding property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEncoding() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ExternalDataSource.java | 423 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 351 |
this.largeIconId = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the principalType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPrincipalType() {
return principalType;
}
/**
* Sets the value of the principalType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPrincipalType(JAXBElement<String> value) {
this.principalType = value;
}
/**
* Gets the value of the repository property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRepository() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 267 |
| org/solenopsis/keraiai/wsdl/enterprise/Group.java | 331 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getOwner() {
return owner;
}
/**
* Sets the value of the owner property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setOwner(JAXBElement<Name> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the pauseLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPauseLabel() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Holiday.java | 411 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 931 |
this.name = value;
}
/**
* Gets the value of the recurrenceDayOfMonth property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getRecurrenceDayOfMonth() {
return recurrenceDayOfMonth;
}
/**
* Sets the value of the recurrenceDayOfMonth property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setRecurrenceDayOfMonth(JAXBElement<Integer> value) {
this.recurrenceDayOfMonth = value;
}
/**
* Gets the value of the recurrenceDayOfWeekMask property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getRecurrenceDayOfWeekMask() {
return recurrenceDayOfWeekMask;
}
/**
* Sets the value of the recurrenceDayOfWeekMask property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setRecurrenceDayOfWeekMask(JAXBElement<Integer> value) {
this.recurrenceDayOfWeekMask = value;
}
/**
* Gets the value of the recurrenceEndDateOnly property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getRecurrenceEndDateOnly() {
return recurrenceEndDateOnly;
}
/**
* Sets the value of the recurrenceEndDateOnly property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setRecurrenceEndDateOnly(JAXBElement<XMLGregorianCalendar> value) {
this.recurrenceEndDateOnly = value;
}
/**
* Gets the value of the recurrenceInstance property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRecurrenceInstance() {
return recurrenceInstance;
}
/**
* Sets the value of the recurrenceInstance property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRecurrenceInstance(JAXBElement<String> value) {
this.recurrenceInstance = value;
}
/**
* Gets the value of the recurrenceInterval property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getRecurrenceInterval() {
return recurrenceInterval;
}
/**
* Sets the value of the recurrenceInterval property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setRecurrenceInterval(JAXBElement<Integer> value) {
this.recurrenceInterval = value;
}
/**
* Gets the value of the recurrenceMonthOfYear property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRecurrenceMonthOfYear() {
return recurrenceMonthOfYear;
}
/**
* Sets the value of the recurrenceMonthOfYear property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRecurrenceMonthOfYear(JAXBElement<String> value) {
this.recurrenceMonthOfYear = value;
}
/**
* Gets the value of the recurrenceStartDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getRecurrenceStartDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 231 |
this.createdDate = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the opportunityLineItems property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpportunityLineItems() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstance.java | 159 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceNode.java | 143 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceStep.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceWorkitem.java | 139 |
this.completedDate = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the elapsedTimeInDays property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getElapsedTimeInDays() {
return elapsedTimeInDays;
}
/**
* Sets the value of the elapsedTimeInDays property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setElapsedTimeInDays(JAXBElement<Double> value) {
this.elapsedTimeInDays = value;
}
/**
* Gets the value of the elapsedTimeInHours property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getElapsedTimeInHours() {
return elapsedTimeInHours;
}
/**
* Sets the value of the elapsedTimeInHours property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setElapsedTimeInHours(JAXBElement<Double> value) {
this.elapsedTimeInHours = value;
}
/**
* Gets the value of the elapsedTimeInMinutes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getElapsedTimeInMinutes() {
return elapsedTimeInMinutes;
}
/**
* Sets the value of the elapsedTimeInMinutes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setElapsedTimeInMinutes(JAXBElement<Double> value) {
this.elapsedTimeInMinutes = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ActionTaskAssignedToTypes.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/ActionTaskAssignedToTypes.java | 32 |
@XmlType(name = "ActionTaskAssignedToTypes")
@XmlEnum
public enum ActionTaskAssignedToTypes {
@XmlEnumValue("user")
USER("user"),
@XmlEnumValue("role")
ROLE("role"),
@XmlEnumValue("opportunityTeam")
OPPORTUNITY_TEAM("opportunityTeam"),
@XmlEnumValue("accountTeam")
ACCOUNT_TEAM("accountTeam"),
@XmlEnumValue("owner")
OWNER("owner"),
@XmlEnumValue("accountOwner")
ACCOUNT_OWNER("accountOwner"),
@XmlEnumValue("creator")
CREATOR("creator"),
@XmlEnumValue("accountCreator")
ACCOUNT_CREATOR("accountCreator"),
@XmlEnumValue("partnerUser")
PARTNER_USER("partnerUser"),
@XmlEnumValue("portalRole")
PORTAL_ROLE("portalRole");
private final String value;
ActionTaskAssignedToTypes(String v) {
value = v;
}
public String value() {
return value;
}
public static ActionTaskAssignedToTypes fromValue(String v) {
for (ActionTaskAssignedToTypes c: ActionTaskAssignedToTypes.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Encoding.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/Encoding.java | 32 |
@XmlType(name = "Encoding")
@XmlEnum
public enum Encoding {
@XmlEnumValue("UTF-8")
UTF_8("UTF-8"),
@XmlEnumValue("ISO-8859-1")
ISO_8859_1("ISO-8859-1"),
@XmlEnumValue("Shift_JIS")
SHIFT_JIS("Shift_JIS"),
@XmlEnumValue("ISO-2022-JP")
ISO_2022_JP("ISO-2022-JP"),
@XmlEnumValue("EUC-JP")
EUC_JP("EUC-JP"),
@XmlEnumValue("ks_c_5601-1987")
KS_C_5601_1987("ks_c_5601-1987"),
@XmlEnumValue("Big5")
BIG_5("Big5"),
@XmlEnumValue("GB2312")
GB_2312("GB2312"),
@XmlEnumValue("Big5-HKSCS")
BIG_5_HKSCS("Big5-HKSCS"),
@XmlEnumValue("x-SJIS_0213")
X_SJIS_0213("x-SJIS_0213");
private final String value;
Encoding(String v) {
value = v;
}
public String value() {
return value;
}
public static Encoding fromValue(String v) {
for (Encoding c: Encoding.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowRecordFilterOperator.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/FlowRecordFilterOperator.java | 32 |
@XmlType(name = "FlowRecordFilterOperator")
@XmlEnum
public enum FlowRecordFilterOperator {
@XmlEnumValue("EqualTo")
EQUAL_TO("EqualTo"),
@XmlEnumValue("NotEqualTo")
NOT_EQUAL_TO("NotEqualTo"),
@XmlEnumValue("GreaterThan")
GREATER_THAN("GreaterThan"),
@XmlEnumValue("LessThan")
LESS_THAN("LessThan"),
@XmlEnumValue("GreaterThanOrEqualTo")
GREATER_THAN_OR_EQUAL_TO("GreaterThanOrEqualTo"),
@XmlEnumValue("LessThanOrEqualTo")
LESS_THAN_OR_EQUAL_TO("LessThanOrEqualTo"),
@XmlEnumValue("StartsWith")
STARTS_WITH("StartsWith"),
@XmlEnumValue("EndsWith")
ENDS_WITH("EndsWith"),
@XmlEnumValue("Contains")
CONTAINS("Contains"),
@XmlEnumValue("IsNull")
IS_NULL("IsNull");
private final String value;
FlowRecordFilterOperator(String v) {
value = v;
}
public String value() {
return value;
}
public static FlowRecordFilterOperator fromValue(String v) {
for (FlowRecordFilterOperator c: FlowRecordFilterOperator.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/InvocableActionType.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/InvocableActionType.java | 32 |
@XmlType(name = "InvocableActionType")
@XmlEnum
public enum InvocableActionType {
@XmlEnumValue("apex")
APEX("apex"),
@XmlEnumValue("chatterPost")
CHATTER_POST("chatterPost"),
@XmlEnumValue("contentWorkspaceEnableFolders")
CONTENT_WORKSPACE_ENABLE_FOLDERS("contentWorkspaceEnableFolders"),
@XmlEnumValue("emailAlert")
EMAIL_ALERT("emailAlert"),
@XmlEnumValue("emailSimple")
EMAIL_SIMPLE("emailSimple"),
@XmlEnumValue("flow")
FLOW("flow"),
@XmlEnumValue("metricRefresh")
METRIC_REFRESH("metricRefresh"),
@XmlEnumValue("quickAction")
QUICK_ACTION("quickAction"),
@XmlEnumValue("submit")
SUBMIT("submit"),
@XmlEnumValue("thanks")
THANKS("thanks");
private final String value;
InvocableActionType(String v) {
value = v;
}
public String value() {
return value;
}
public static InvocableActionType fromValue(String v) {
for (InvocableActionType c: InvocableActionType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClass2.java | 251 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 343 |
this.createdDate = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the isValid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsValid() {
return isValid;
}
/**
* Sets the value of the isValid property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsValid(JAXBElement<Boolean> value) {
this.isValid = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lengthWithoutComments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getLengthWithoutComments() {
return lengthWithoutComments;
}
/**
* Sets the value of the lengthWithoutComments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setLengthWithoutComments(JAXBElement<Integer> value) {
this.lengthWithoutComments = value;
}
/**
* Gets the value of the metadata property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ApexClass }{@code >}
*
*/
public JAXBElement<ApexClass> getMetadata() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 223 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowOutboundMessage2.java | 119 |
this.bodyCrc = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the isValid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsValid() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 123 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 155 |
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 139 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 115 |
this.contentId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the encodingKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEncodingKey() {
return encodingKey;
}
/**
* Sets the value of the encodingKey property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEncodingKey(JAXBElement<String> value) {
this.encodingKey = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 187 |
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 219 |
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() {
return manageableState;
}
/**
* Sets the value of the manageableState property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setManageableState(JAXBElement<String> value) {
this.manageableState = value;
}
/**
* Gets the value of the metadata property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EmailTemplate }{@code >}
*
*/
public JAXBElement<EmailTemplate> getMetadata() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AssignmentRule.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamRole.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplateMember.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryNode.java | 90 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 86 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 82 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 346 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 338 |
| org/solenopsis/keraiai/wsdl/enterprise/Topic.java | 82 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() {
return feedSubscriptionsForEntity;
}
/**
* Sets the value of the feedSubscriptionsForEntity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedSubscriptionsForEntity(JAXBElement<QueryResult> value) {
this.feedSubscriptionsForEntity = value;
}
/**
* Gets the value of the feeds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeeds() {
return feeds;
}
/**
* Sets the value of the feeds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeeds(JAXBElement<QueryResult> value) {
this.feeds = value;
}
/**
* Gets the value of the fullPhotoUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullPhotoUrl() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityStage.java | 339 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 199 |
this.isDefault = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the sortOrder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getSortOrder() {
return sortOrder;
}
/**
* Sets the value of the sortOrder property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setSortOrder(JAXBElement<Integer> value) {
this.sortOrder = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeDataCategoryGroupResult.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/DescribeDataCategoryGroupResult.java | 34 |
@XmlType(name = "DescribeDataCategoryGroupResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"categoryCount",
"description",
"label",
"name",
"sobject"
})
public class DescribeDataCategoryGroupResult {
protected int categoryCount;
@XmlElement(required = true)
protected String description;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true)
protected String sobject;
/**
* Gets the value of the categoryCount property.
*
*/
public int getCategoryCount() {
return categoryCount;
}
/**
* Sets the value of the categoryCount property.
*
*/
public void setCategoryCount(int value) {
this.categoryCount = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the sobject property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSobject() {
return sobject;
}
/**
* Sets the value of the sobject property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSobject(String value) {
this.sobject = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 423 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 215 |
this.activityDateTime = value;
}
/**
* Gets the value of the attachedContentDocuments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getAttachedContentDocuments() {
return attachedContentDocuments;
}
/**
* Sets the value of the attachedContentDocuments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setAttachedContentDocuments(JAXBElement<QueryResult> value) {
this.attachedContentDocuments = value;
}
/**
* Gets the value of the attachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getAttachments() {
return attachments;
}
/**
* Sets the value of the attachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setAttachments(JAXBElement<QueryResult> value) {
this.attachments = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the declinedEventInviteeIds property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the declinedEventInviteeIds property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDeclinedEventInviteeIds().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getDeclinedEventInviteeIds() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AssignmentRule2.java | 171 |
| org/solenopsis/keraiai/wsdl/tooling/AutoResponseRule2.java | 171 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 171 |
this.createdDate = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 143 |
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() {
return manageableState;
}
/**
* Sets the value of the manageableState property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setManageableState(JAXBElement<String> value) {
this.manageableState = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexClass.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 162 |
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the body property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBody() {
return body;
}
/**
* Sets the value of the body property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBody(JAXBElement<String> value) {
this.body = value;
}
/**
* Gets the value of the bodyCrc property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getBodyCrc() {
return bodyCrc;
}
/**
* Sets the value of the bodyCrc property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setBodyCrc(JAXBElement<Double> value) {
this.bodyCrc = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isValid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsValid() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexTrigger.java | 142 |
| org/solenopsis/keraiai/wsdl/tooling/ApexClass2.java | 118 |
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the body property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBody() {
return body;
}
/**
* Sets the value of the body property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBody(JAXBElement<String> value) {
this.body = value;
}
/**
* Gets the value of the bodyCrc property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getBodyCrc() {
return bodyCrc;
}
/**
* Sets the value of the bodyCrc property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setBodyCrc(JAXBElement<Double> value) {
this.bodyCrc = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isValid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsValid() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AssignmentRule.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamMember.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamRole.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplateMember.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryNode.java | 90 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupMemberRequest.java | 146 |
| org/solenopsis/keraiai/wsdl/enterprise/ObjectPermissions.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/UserPackageLicense.java | 86 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 82 |
| org/solenopsis/keraiai/wsdl/tooling/ProfileLayout.java | 102 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 231 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 283 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 283 |
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 146 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 102 |
public JAXBElement<Contact> getContact() {
return contact;
}
/**
* Sets the value of the contact property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Contact }{@code >}
*
*/
public void setContact(JAXBElement<Contact> value) {
this.contact = value;
}
/**
* Gets the value of the contactId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContactId() {
return contactId;
}
/**
* Sets the value of the contactId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContactId(JAXBElement<String> value) {
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 2635 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 2331 |
this.shares = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the tasks property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getTasks() {
return tasks;
}
/**
* Sets the value of the tasks property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setTasks(JAXBElement<QueryResult> value) {
this.tasks = value;
}
/**
* Gets the value of the title property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getTitle() {
return title;
}
/**
* Sets the value of the title property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setTitle(JAXBElement<String> value) {
this.title = value;
}
/**
* Gets the value of the topicAssignments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getTopicAssignments() {
return topicAssignments;
}
/**
* Sets the value of the topicAssignments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setTopicAssignments(JAXBElement<QueryResult> value) {
this.topicAssignments = value;
}
/**
* Gets the value of the undecidedEventRelations property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getUndecidedEventRelations() {
return undecidedEventRelations;
}
/**
* Sets the value of the undecidedEventRelations property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setUndecidedEventRelations(JAXBElement<QueryResult> value) {
this.undecidedEventRelations = value;
}
/**
* Gets the value of the userRecordAccess property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link UserRecordAccess }{@code >}
*
*/
public JAXBElement<UserRecordAccess> getUserRecordAccess() {
return userRecordAccess;
}
/**
* Sets the value of the userRecordAccess property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link UserRecordAccess }{@code >}
*
*/
public void setUserRecordAccess(JAXBElement<UserRecordAccess> value) {
this.userRecordAccess = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderItem.java | 287 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderMember.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/FolderedContentDocument.java | 343 |
this.isFolder = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the parentContentFolder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ContentFolder }{@code >}
*
*/
public JAXBElement<ContentFolder> getParentContentFolder() {
return parentContentFolder;
}
/**
* Sets the value of the parentContentFolder property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link ContentFolder }{@code >}
*
*/
public void setParentContentFolder(JAXBElement<ContentFolder> value) {
this.parentContentFolder = value;
}
/**
* Gets the value of the parentContentFolderId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getParentContentFolderId() {
return parentContentFolderId;
}
/**
* Sets the value of the parentContentFolderId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setParentContentFolderId(JAXBElement<String> value) {
this.parentContentFolderId = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 226 |
public JAXBElement<QueryResult> getAttachedContentDocuments() {
return attachedContentDocuments;
}
/**
* Sets the value of the attachedContentDocuments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setAttachedContentDocuments(JAXBElement<QueryResult> value) {
this.attachedContentDocuments = value;
}
/**
* Gets the value of the attachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getAttachments() {
return attachments;
}
/**
* Sets the value of the attachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setAttachments(JAXBElement<QueryResult> value) {
this.attachments = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the duplicateRecordItems property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getDuplicateRecordItems() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 83 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDefaultPartition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDefaultPartition() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 486 |
| org/solenopsis/keraiai/wsdl/enterprise/Topic.java | 82 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() {
return feedSubscriptionsForEntity;
}
/**
* Sets the value of the feedSubscriptionsForEntity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedSubscriptionsForEntity(JAXBElement<QueryResult> value) {
this.feedSubscriptionsForEntity = value;
}
/**
* Gets the value of the feeds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeeds() {
return feeds;
}
/**
* Sets the value of the feeds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeeds(JAXBElement<QueryResult> value) {
this.feeds = value;
}
/**
* Gets the value of the isArchived property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsArchived() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/PicklistEntry.java | 33 |
| org/solenopsis/keraiai/wsdl/tooling/PicklistEntry.java | 33 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "PicklistEntry", propOrder = {
"active",
"defaultValue",
"label",
"validFor",
"value"
})
public class PicklistEntry {
protected boolean active;
protected boolean defaultValue;
@XmlElement(required = true)
protected String label;
protected String validFor;
@XmlElement(required = true)
protected String value;
/**
* Gets the value of the active property.
*
*/
public boolean isActive() {
return active;
}
/**
* Sets the value of the active property.
*
*/
public void setActive(boolean value) {
this.active = value;
}
/**
* Gets the value of the defaultValue property.
*
*/
public boolean isDefaultValue() {
return defaultValue;
}
/**
* Sets the value of the defaultValue property.
*
*/
public void setDefaultValue(boolean value) {
this.defaultValue = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the validFor property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getValidFor() {
return validFor;
}
/**
* Sets the value of the validFor property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setValidFor(String value) {
this.validFor = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getValue() {
return value;
}
/**
* Sets the value of the value property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setValue(String value) {
this.value = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 234 |
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowOutboundMessage2.java | 130 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 106 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the isValid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsValid() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 98 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 86 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 138 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 138 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageComponent.java | 207 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 143 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 259 |
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() {
return manageableState;
}
/**
* Sets the value of the manageableState property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setManageableState(JAXBElement<String> value) {
this.manageableState = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ApexPage.java | 47 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPage.java | 47 |
{
protected double apiVersion;
protected Boolean availableInTouch;
protected Boolean confirmationTokenRequired;
protected String description;
@XmlElement(required = true)
protected String label;
protected List<PackageVersion> packageVersions;
/**
* Gets the value of the apiVersion property.
*
*/
public double getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
*/
public void setApiVersion(double value) {
this.apiVersion = value;
}
/**
* Gets the value of the availableInTouch property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isAvailableInTouch() {
return availableInTouch;
}
/**
* Sets the value of the availableInTouch property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setAvailableInTouch(Boolean value) {
this.availableInTouch = value;
}
/**
* Gets the value of the confirmationTokenRequired property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isConfirmationTokenRequired() {
return confirmationTokenRequired;
}
/**
* Sets the value of the confirmationTokenRequired property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setConfirmationTokenRequired(Boolean value) {
this.confirmationTokenRequired = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the packageVersions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the packageVersions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPackageVersions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PackageVersion }
*
*
*/
public List<PackageVersion> getPackageVersions() {
if (packageVersions == null) {
packageVersions = new ArrayList<PackageVersion>();
}
return this.packageVersions;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 111 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 434 |
public JAXBElement<QueryResult> getAttachedContentDocuments() {
return attachedContentDocuments;
}
/**
* Sets the value of the attachedContentDocuments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setAttachedContentDocuments(JAXBElement<QueryResult> value) {
this.attachedContentDocuments = value;
}
/**
* Gets the value of the attachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getAttachments() {
return attachments;
}
/**
* Sets the value of the attachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setAttachments(JAXBElement<QueryResult> value) {
this.attachments = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the duplicateRecordItems property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getDuplicateRecordItems() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Field.java | 83 |
| org/solenopsis/keraiai/wsdl/partner/Field.java | 83 |
@XmlType(name = "Field", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"autoNumber",
"byteLength",
"calculated",
"calculatedFormula",
"cascadeDelete",
"caseSensitive",
"controllerName",
"createable",
"custom",
"defaultValueFormula",
"defaultedOnCreate",
"dependentPicklist",
"deprecatedAndHidden",
"digits",
"displayLocationInDecimal",
"encrypted",
"externalId",
"extraTypeInfo",
"filterable",
"filteredLookupInfo",
"groupable",
"highScaleNumber",
"htmlFormatted",
"idLookup",
"inlineHelpText",
"label",
"length",
"mask",
"maskType",
"name",
"nameField",
"namePointing",
"nillable",
"permissionable",
"picklistValues",
"precision",
"queryByDistance",
"referenceTargetField",
"referenceTo",
"relationshipName",
"relationshipOrder",
"restrictedDelete",
"restrictedPicklist",
"scale",
"soapType",
"sortable",
"type",
"unique",
"updateable",
"writeRequiresMasterRead"
})
public class Field {
protected boolean autoNumber;
protected int byteLength;
protected boolean calculated;
protected String calculatedFormula;
protected Boolean cascadeDelete;
protected boolean caseSensitive;
protected String controllerName;
protected boolean createable;
protected boolean custom;
protected String defaultValueFormula;
protected boolean defaultedOnCreate;
protected Boolean dependentPicklist;
protected boolean deprecatedAndHidden;
protected int digits;
protected Boolean displayLocationInDecimal;
protected Boolean encrypted;
protected Boolean externalId;
protected String extraTypeInfo;
protected boolean filterable;
@XmlElementRef(name = "filteredLookupInfo", namespace = "urn:enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 107 |
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PicklistEntry.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/PicklistEntry.java | 34 |
@XmlType(name = "PicklistEntry", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"active",
"defaultValue",
"label",
"validFor",
"value"
})
public class PicklistEntry {
protected boolean active;
protected boolean defaultValue;
@XmlElement(required = true, nillable = true)
protected String label;
protected byte[] validFor;
@XmlElement(required = true)
protected String value;
/**
* Gets the value of the active property.
*
*/
public boolean isActive() {
return active;
}
/**
* Sets the value of the active property.
*
*/
public void setActive(boolean value) {
this.active = value;
}
/**
* Gets the value of the defaultValue property.
*
*/
public boolean isDefaultValue() {
return defaultValue;
}
/**
* Sets the value of the defaultValue property.
*
*/
public void setDefaultValue(boolean value) {
this.defaultValue = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the validFor property.
*
* @return
* possible object is
* byte[]
*/
public byte[] getValidFor() {
return validFor;
}
/**
* Sets the value of the validFor property.
*
* @param value
* allowed object is
* byte[]
*/
public void setValidFor(byte[] value) {
this.validFor = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getValue() {
return value;
}
/**
* Sets the value of the value property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setValue(String value) {
this.value = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeLayoutComponent.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/DescribeLayoutComponent.java | 34 |
@XmlType(name = "DescribeLayoutComponent", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"displayLines",
"tabOrder",
"type",
"value"
})
@XmlSeeAlso({
VisualforcePage.class,
AnalyticsCloudComponent.class,
CustomLinkComponent.class,
ReportChartComponent.class,
FieldLayoutComponent.class,
FieldComponent.class,
Canvas.class
})
public class DescribeLayoutComponent {
protected int displayLines;
protected int tabOrder;
@XmlElement(required = true)
protected LayoutComponentType type;
@XmlElement(required = true, nillable = true)
protected String value;
/**
* Gets the value of the displayLines property.
*
*/
public int getDisplayLines() {
return displayLines;
}
/**
* Sets the value of the displayLines property.
*
*/
public void setDisplayLines(int value) {
this.displayLines = value;
}
/**
* Gets the value of the tabOrder property.
*
*/
public int getTabOrder() {
return tabOrder;
}
/**
* Sets the value of the tabOrder property.
*
*/
public void setTabOrder(int value) {
this.tabOrder = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link LayoutComponentType }
*
*/
public LayoutComponentType getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link LayoutComponentType }
*
*/
public void setType(LayoutComponentType value) {
this.type = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getValue() {
return value;
}
/**
* Sets the value of the value property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setValue(String value) {
this.value = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Field.java | 941 |
| org/solenopsis/keraiai/wsdl/partner/Field.java | 941 |
| org/solenopsis/keraiai/wsdl/tooling/Field.java | 909 |
this.queryByDistance = value;
}
/**
* Gets the value of the referenceTargetField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getReferenceTargetField() {
return referenceTargetField;
}
/**
* Sets the value of the referenceTargetField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setReferenceTargetField(String value) {
this.referenceTargetField = value;
}
/**
* Gets the value of the referenceTo property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the referenceTo property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getReferenceTo().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getReferenceTo() {
if (referenceTo == null) {
referenceTo = new ArrayList<String>();
}
return this.referenceTo;
}
/**
* Gets the value of the relationshipName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRelationshipName() {
return relationshipName;
}
/**
* Sets the value of the relationshipName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRelationshipName(String value) {
this.relationshipName = value;
}
/**
* Gets the value of the relationshipOrder property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getRelationshipOrder() {
return relationshipOrder;
}
/**
* Sets the value of the relationshipOrder property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setRelationshipOrder(Integer value) {
this.relationshipOrder = value;
}
/**
* Gets the value of the restrictedDelete property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isRestrictedDelete() {
return restrictedDelete;
}
/**
* Sets the value of the restrictedDelete property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setRestrictedDelete(Boolean value) {
this.restrictedDelete = value;
}
/**
* Gets the value of the restrictedPicklist property.
*
*/
public boolean isRestrictedPicklist() {
return restrictedPicklist;
}
/**
* Sets the value of the restrictedPicklist property.
*
*/
public void setRestrictedPicklist(boolean value) {
this.restrictedPicklist = value;
}
/**
* Gets the value of the scale property.
*
*/
public int getScale() {
return scale;
}
/**
* Sets the value of the scale property.
*
*/
public void setScale(int value) {
this.scale = value;
}
/**
* Gets the value of the soapType property.
*
* @return
* possible object is
* {@link SoapType }
*
*/
public SoapType getSoapType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 105 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 105 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the histories property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getHistories() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/VisualforcePage.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/VisualforcePage.java | 34 |
| org/solenopsis/keraiai/wsdl/tooling/VisualforcePage.java | 34 |
@XmlType(name = "VisualforcePage", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"showLabel",
"showScrollbars",
"suggestedHeight",
"suggestedWidth",
"url"
})
public class VisualforcePage
extends DescribeLayoutComponent
{
protected boolean showLabel;
protected boolean showScrollbars;
@XmlElement(required = true)
protected String suggestedHeight;
@XmlElement(required = true)
protected String suggestedWidth;
@XmlElement(required = true)
protected String url;
/**
* Gets the value of the showLabel property.
*
*/
public boolean isShowLabel() {
return showLabel;
}
/**
* Sets the value of the showLabel property.
*
*/
public void setShowLabel(boolean value) {
this.showLabel = value;
}
/**
* Gets the value of the showScrollbars property.
*
*/
public boolean isShowScrollbars() {
return showScrollbars;
}
/**
* Sets the value of the showScrollbars property.
*
*/
public void setShowScrollbars(boolean value) {
this.showScrollbars = value;
}
/**
* Gets the value of the suggestedHeight property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSuggestedHeight() {
return suggestedHeight;
}
/**
* Sets the value of the suggestedHeight property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSuggestedHeight(String value) {
this.suggestedHeight = value;
}
/**
* Gets the value of the suggestedWidth property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSuggestedWidth() {
return suggestedWidth;
}
/**
* Sets the value of the suggestedWidth property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSuggestedWidth(String value) {
this.suggestedWidth = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrl(String value) {
this.url = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowKnowledgePublish.java | 34 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowKnowledgePublish.java | 34 |
@XmlType(name = "WorkflowKnowledgePublish", propOrder = {
"action",
"description",
"label",
"language",
"_protected"
})
public class WorkflowKnowledgePublish
extends WorkflowAction
{
@XmlElement(required = true)
protected KnowledgeWorkflowAction action;
protected String description;
@XmlElement(required = true)
protected String label;
protected String language;
@XmlElement(name = "protected")
protected boolean _protected;
/**
* Gets the value of the action property.
*
* @return
* possible object is
* {@link KnowledgeWorkflowAction }
*
*/
public KnowledgeWorkflowAction getAction() {
return action;
}
/**
* Sets the value of the action property.
*
* @param value
* allowed object is
* {@link KnowledgeWorkflowAction }
*
*/
public void setAction(KnowledgeWorkflowAction value) {
this.action = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLanguage(String value) {
this.language = value;
}
/**
* Gets the value of the protected property.
*
*/
public boolean isProtected() {
return _protected;
}
/**
* Sets the value of the protected property.
*
*/
public void setProtected(boolean value) {
this._protected = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowSend.java | 34 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowSend.java | 34 |
@XmlType(name = "WorkflowSend", propOrder = {
"action",
"description",
"label",
"language",
"_protected"
})
public class WorkflowSend
extends WorkflowAction
{
@XmlElement(required = true)
protected SendAction action;
protected String description;
@XmlElement(required = true)
protected String label;
protected String language;
@XmlElement(name = "protected")
protected boolean _protected;
/**
* Gets the value of the action property.
*
* @return
* possible object is
* {@link SendAction }
*
*/
public SendAction getAction() {
return action;
}
/**
* Sets the value of the action property.
*
* @param value
* allowed object is
* {@link SendAction }
*
*/
public void setAction(SendAction value) {
this.action = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLanguage(String value) {
this.language = value;
}
/**
* Gets the value of the protected property.
*
*/
public boolean isProtected() {
return _protected;
}
/**
* Sets the value of the protected property.
*
*/
public void setProtected(boolean value) {
this._protected = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/CodeCoverageWarning.java | 32 |
| org/solenopsis/keraiai/wsdl/metadata/CodeCoverageWarning.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/CodeCoverageWarning.java | 32 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "CodeCoverageWarning", propOrder = {
"id",
"message",
"name",
"namespace"
})
public class CodeCoverageWarning {
@XmlElement(required = true)
protected String id;
@XmlElement(required = true)
protected String message;
@XmlElement(required = true, nillable = true)
protected String name;
@XmlElement(required = true, nillable = true)
protected String namespace;
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the message property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMessage() {
return message;
}
/**
* Sets the value of the message property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMessage(String value) {
this.message = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the namespace property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNamespace() {
return namespace;
}
/**
* Sets the value of the namespace property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNamespace(String value) {
this.namespace = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 87 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "User", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> user;
@XmlElementRef(name = "UserId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userId;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the email property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEmail() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeSObjectResult.java | 233 |
| org/solenopsis/keraiai/wsdl/partner/DescribeSObjectResult.java | 233 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeSObjectResult.java | 199 |
}
/**
* Gets the value of the createable property.
*
*/
public boolean isCreateable() {
return createable;
}
/**
* Sets the value of the createable property.
*
*/
public void setCreateable(boolean value) {
this.createable = value;
}
/**
* Gets the value of the custom property.
*
*/
public boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
*/
public void setCustom(boolean value) {
this.custom = value;
}
/**
* Gets the value of the customSetting property.
*
*/
public boolean isCustomSetting() {
return customSetting;
}
/**
* Sets the value of the customSetting property.
*
*/
public void setCustomSetting(boolean value) {
this.customSetting = value;
}
/**
* Gets the value of the deletable property.
*
*/
public boolean isDeletable() {
return deletable;
}
/**
* Sets the value of the deletable property.
*
*/
public void setDeletable(boolean value) {
this.deletable = value;
}
/**
* Gets the value of the deprecatedAndHidden property.
*
*/
public boolean isDeprecatedAndHidden() {
return deprecatedAndHidden;
}
/**
* Sets the value of the deprecatedAndHidden property.
*
*/
public void setDeprecatedAndHidden(boolean value) {
this.deprecatedAndHidden = value;
}
/**
* Gets the value of the feedEnabled property.
*
*/
public boolean isFeedEnabled() {
return feedEnabled;
}
/**
* Sets the value of the feedEnabled property.
*
*/
public void setFeedEnabled(boolean value) {
this.feedEnabled = value;
}
/**
* Gets the value of the fields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Field }
*
*
*/
public List<Field> getFields() {
if (fields == null) {
fields = new ArrayList<Field>();
}
return this.fields;
}
/**
* Gets the value of the idEnabled property.
*
*/
public boolean isIdEnabled() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/UserEntityAccess.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/UserFieldAccess.java | 70 |
@XmlElementRef(name = "IsUpdatable", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isUpdatable;
@XmlElementRef(name = "User", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> user;
@XmlElementRef(name = "UserId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userId;
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the isActivateable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActivateable() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowElementReferenceOrValue.java | 55 |
| org/solenopsis/keraiai/wsdl/tooling/FlowElementReferenceOrValue.java | 55 |
@XmlElementRef(name = "numberValue", namespace = "http://soap.sforce.com/2006/04/metadata", type = JAXBElement.class, required = false)
protected JAXBElement<Double> numberValue;
protected String stringValue;
/**
* Gets the value of the booleanValue property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getBooleanValue() {
return booleanValue;
}
/**
* Sets the value of the booleanValue property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setBooleanValue(JAXBElement<Boolean> value) {
this.booleanValue = value;
}
/**
* Gets the value of the dateTimeValue property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getDateTimeValue() {
return dateTimeValue;
}
/**
* Sets the value of the dateTimeValue property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setDateTimeValue(XMLGregorianCalendar value) {
this.dateTimeValue = value;
}
/**
* Gets the value of the dateValue property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getDateValue() {
return dateValue;
}
/**
* Sets the value of the dateValue property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setDateValue(XMLGregorianCalendar value) {
this.dateValue = value;
}
/**
* Gets the value of the elementReference property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getElementReference() {
return elementReference;
}
/**
* Sets the value of the elementReference property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setElementReference(String value) {
this.elementReference = value;
}
/**
* Gets the value of the numberValue property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getNumberValue() {
return numberValue;
}
/**
* Sets the value of the numberValue property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setNumberValue(JAXBElement<Double> value) {
this.numberValue = value;
}
/**
* Gets the value of the stringValue property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStringValue() {
return stringValue;
}
/**
* Sets the value of the stringValue property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStringValue(String value) {
this.stringValue = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClassMember.java | 100 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTriggerMember.java | 100 |
protected JAXBElement<ApexClass> metadata;
@XmlElementRef(name = "MetadataContainer", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<SObject> metadataContainer;
@XmlElementRef(name = "MetadataContainerId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> metadataContainerId;
@XmlElementRef(name = "SymbolTable", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<SymbolTable> symbolTable;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the body property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBody() {
return body;
}
/**
* Sets the value of the body property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBody(JAXBElement<String> value) {
this.body = value;
}
/**
* Gets the value of the content property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContent() {
return content;
}
/**
* Sets the value of the content property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContent(JAXBElement<String> value) {
this.content = value;
}
/**
* Gets the value of the contentEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ApexClass2 }{@code >}
*
*/
public JAXBElement<ApexClass2> getContentEntity() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/UserEntityAccess.java | 86 |
| org/solenopsis/keraiai/wsdl/tooling/UserFieldAccess.java | 70 |
@XmlElementRef(name = "IsUpdatable", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isUpdatable;
@XmlElementRef(name = "User", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> user;
@XmlElementRef(name = "UserId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userId;
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the isActivateable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActivateable() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/LogCategory.java | 31 |
| org/solenopsis/keraiai/wsdl/metadata/LogCategory.java | 31 |
| org/solenopsis/keraiai/wsdl/tooling/LogCategory.java | 31 |
@XmlType(name = "LogCategory")
@XmlEnum
public enum LogCategory {
@XmlEnumValue("Db")
DB("Db"),
@XmlEnumValue("Workflow")
WORKFLOW("Workflow"),
@XmlEnumValue("Validation")
VALIDATION("Validation"),
@XmlEnumValue("Callout")
CALLOUT("Callout"),
@XmlEnumValue("Apex_code")
APEX_CODE("Apex_code"),
@XmlEnumValue("Apex_profiling")
APEX_PROFILING("Apex_profiling"),
@XmlEnumValue("Visualforce")
VISUALFORCE("Visualforce"),
@XmlEnumValue("System")
SYSTEM("System"),
@XmlEnumValue("All")
ALL("All");
private final String value;
LogCategory(String v) {
value = v;
}
public String value() {
return value;
}
public static LogCategory fromValue(String v) {
for (LogCategory c: LogCategory.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/LogCategoryLevel.java | 31 |
| org/solenopsis/keraiai/wsdl/metadata/LogCategoryLevel.java | 31 |
| org/solenopsis/keraiai/wsdl/tooling/LogCategoryLevel.java | 31 |
@XmlType(name = "LogCategoryLevel")
@XmlEnum
public enum LogCategoryLevel {
@XmlEnumValue("None")
NONE("None"),
@XmlEnumValue("Internal")
INTERNAL("Internal"),
@XmlEnumValue("Finest")
FINEST("Finest"),
@XmlEnumValue("Finer")
FINER("Finer"),
@XmlEnumValue("Fine")
FINE("Fine"),
@XmlEnumValue("Debug")
DEBUG("Debug"),
@XmlEnumValue("Info")
INFO("Info"),
@XmlEnumValue("Warn")
WARN("Warn"),
@XmlEnumValue("Error")
ERROR("Error");
private final String value;
LogCategoryLevel(String v) {
value = v;
}
public String value() {
return value;
}
public static LogCategoryLevel fromValue(String v) {
for (LogCategoryLevel c: LogCategoryLevel.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamMember.java | 64 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplateMember.java | 54 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryNode.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/ObjectPermissions.java | 66 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 54 |
| org/solenopsis/keraiai/wsdl/enterprise/UserPackageLicense.java | 54 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Member", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessSubmitRequest.java | 33 |
| org/solenopsis/keraiai/wsdl/partner/ProcessSubmitRequest.java | 33 |
@XmlType(name = "ProcessSubmitRequest", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"objectId",
"submitterId",
"processDefinitionNameOrId",
"skipEntryCriteria"
})
public class ProcessSubmitRequest
extends ProcessRequest
{
@XmlElement(required = true)
protected String objectId;
@XmlElement(required = true, nillable = true)
protected String submitterId;
@XmlElement(required = true, nillable = true)
protected String processDefinitionNameOrId;
@XmlElement(required = true, type = Boolean.class, nillable = true)
protected Boolean skipEntryCriteria;
/**
* Gets the value of the objectId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getObjectId() {
return objectId;
}
/**
* Sets the value of the objectId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setObjectId(String value) {
this.objectId = value;
}
/**
* Gets the value of the submitterId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSubmitterId() {
return submitterId;
}
/**
* Sets the value of the submitterId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSubmitterId(String value) {
this.submitterId = value;
}
/**
* Gets the value of the processDefinitionNameOrId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getProcessDefinitionNameOrId() {
return processDefinitionNameOrId;
}
/**
* Sets the value of the processDefinitionNameOrId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setProcessDefinitionNameOrId(String value) {
this.processDefinitionNameOrId = value;
}
/**
* Gets the value of the skipEntryCriteria property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSkipEntryCriteria() {
return skipEntryCriteria;
}
/**
* Sets the value of the skipEntryCriteria property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setSkipEntryCriteria(Boolean value) {
this.skipEntryCriteria = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowDataType.java | 31 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDataType.java | 31 |
@XmlType(name = "FlowDataType")
@XmlEnum
public enum FlowDataType {
@XmlEnumValue("Currency")
CURRENCY("Currency"),
@XmlEnumValue("Date")
DATE("Date"),
@XmlEnumValue("Number")
NUMBER("Number"),
@XmlEnumValue("String")
STRING("String"),
@XmlEnumValue("Boolean")
BOOLEAN("Boolean"),
@XmlEnumValue("SObject")
S_OBJECT("SObject"),
@XmlEnumValue("DateTime")
DATE_TIME("DateTime"),
@XmlEnumValue("Picklist")
PICKLIST("Picklist"),
@XmlEnumValue("Multipicklist")
MULTIPICKLIST("Multipicklist");
private final String value;
FlowDataType(String v) {
value = v;
}
public String value() {
return value;
}
public static FlowDataType fromValue(String v) {
for (FlowDataType c: FlowDataType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClass2.java | 70 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 92 |
extends SObject
{
@XmlElementRef(name = "ApiVersion", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> apiVersion;
@XmlElementRef(name = "Body", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> body;
@XmlElementRef(name = "BodyCrc", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> bodyCrc;
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 60 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 54 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "IsActive", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 52 |
| org/solenopsis/keraiai/wsdl/tooling/ProfileLayout.java | 62 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RecordTypeInfo.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/RecordTypeInfo.java | 34 |
@XmlType(name = "RecordTypeInfo", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"available",
"defaultRecordTypeMapping",
"master",
"name",
"recordTypeId"
})
public class RecordTypeInfo {
protected boolean available;
protected boolean defaultRecordTypeMapping;
protected boolean master;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true, nillable = true)
protected String recordTypeId;
/**
* Gets the value of the available property.
*
*/
public boolean isAvailable() {
return available;
}
/**
* Sets the value of the available property.
*
*/
public void setAvailable(boolean value) {
this.available = value;
}
/**
* Gets the value of the defaultRecordTypeMapping property.
*
*/
public boolean isDefaultRecordTypeMapping() {
return defaultRecordTypeMapping;
}
/**
* Sets the value of the defaultRecordTypeMapping property.
*
*/
public void setDefaultRecordTypeMapping(boolean value) {
this.defaultRecordTypeMapping = value;
}
/**
* Gets the value of the master property.
*
*/
public boolean isMaster() {
return master;
}
/**
* Sets the value of the master property.
*
*/
public void setMaster(boolean value) {
this.master = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the recordTypeId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRecordTypeId() {
return recordTypeId;
}
/**
* Sets the value of the recordTypeId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRecordTypeId(String value) {
this.recordTypeId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 305 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 249 |
@XmlElementRef(name = "LastActivityDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastActivityDate;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "LookedUpFromActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 307 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 165 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 249 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 135 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 147 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "LookedUpFromActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> lookedUpFromActivities;
@XmlElementRef(name = "MasterRecord", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 329 |
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Notes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notes;
@XmlElementRef(name = "NotesAndAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notesAndAttachments;
@XmlElementRef(name = "NumberOfEmployees", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> numberOfEmployees;
@XmlElementRef(name = "NumberofLocations__c", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> numberofLocationsC;
@XmlElementRef(name = "OpenActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> openActivities;
@XmlElementRef(name = "Opportunities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 65 |
@XmlElementRef(name = "Contact", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Contact> contact;
@XmlElementRef(name = "ContactId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contactId;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsPrimary", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 81 |
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 153 |
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 218 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 157 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 153 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Location", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> location;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "Priority", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 95 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "Parent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 163 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 133 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 145 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 133 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "LookedUpFromActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AssignmentRule.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamMember.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamRole.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplateMember.java | 57 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryNode.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupMemberRequest.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/ObjectPermissions.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 57 |
| org/solenopsis/keraiai/wsdl/enterprise/UserPackageLicense.java | 57 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 347 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 71 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 77 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "Value", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 77 |
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 67 |
@XmlElementRef(name = "IsDefault", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDefault;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "SortOrder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> sortOrder;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 117 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 113 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 157 |
| org/solenopsis/keraiai/wsdl/enterprise/Topic.java | 55 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "FeedSubscriptionsForEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedSubscriptionsForEntity;
@XmlElementRef(name = "Feeds", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feeds;
@XmlElementRef(name = "FullPhotoUrl", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 321 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 303 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastName;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "LeadSource", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 107 |
@XmlElementRef(name = "AttachedContentDocuments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> attachedContentDocuments;
@XmlElementRef(name = "Attachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> attachments;
@XmlElementRef(name = "CombinedAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> combinedAttachments;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "DuplicateRecordItems", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 125 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 337 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 85 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 85 |
@XmlElementRef(name = "CombinedAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> combinedAttachments;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "Encoding", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 232 |
| org/solenopsis/keraiai/wsdl/enterprise/Holiday.java | 105 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 195 |
@XmlElementRef(name = "RecurrenceDayOfMonth", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> recurrenceDayOfMonth;
@XmlElementRef(name = "RecurrenceDayOfWeekMask", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> recurrenceDayOfWeekMask;
@XmlElementRef(name = "RecurrenceEndDateOnly", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> recurrenceEndDateOnly;
@XmlElementRef(name = "RecurrenceInstance", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> recurrenceInstance;
@XmlElementRef(name = "RecurrenceInterval", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> recurrenceInterval;
@XmlElementRef(name = "RecurrenceMonthOfYear", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> recurrenceMonthOfYear;
@XmlElementRef(name = "RecurrenceStartDateTime", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ExternalDataSource.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 95 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "PrincipalType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> principalType;
@XmlElementRef(name = "Repository", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/Group.java | 95 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "PauseLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 85 |
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "OpportunityLineItems", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstance.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceNode.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceStep.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceWorkitem.java | 69 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "ElapsedTimeInDays", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> elapsedTimeInDays;
@XmlElementRef(name = "ElapsedTimeInHours", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> elapsedTimeInHours;
@XmlElementRef(name = "ElapsedTimeInMinutes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> elapsedTimeInMinutes;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClass2.java | 85 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 111 |
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "IsValid", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isValid;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LengthWithoutComments", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> lengthWithoutComments;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 101 |
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowOutboundMessage2.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 67 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "IsValid", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 77 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "IsDeleted", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 91 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 99 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Language", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 57 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 73 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "IsActive", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 67 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "EncodingKey", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> encodingKey;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 79 |
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/HomePageComponent.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 79 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "ShowLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 75 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 83 |
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LayoutType", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 115 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 101 |
@XmlElementRef(name = "Language", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SobjectType", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ExternalDataSource.java | 232 |
| org/solenopsis/keraiai/wsdl/metadata/NamedCredential.java | 141 |
this.isWritable = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the oauthRefreshToken property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOauthRefreshToken() {
return oauthRefreshToken;
}
/**
* Sets the value of the oauthRefreshToken property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOauthRefreshToken(String value) {
this.oauthRefreshToken = value;
}
/**
* Gets the value of the oauthScope property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOauthScope() {
return oauthScope;
}
/**
* Sets the value of the oauthScope property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOauthScope(String value) {
this.oauthScope = value;
}
/**
* Gets the value of the oauthToken property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOauthToken() {
return oauthToken;
}
/**
* Sets the value of the oauthToken property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOauthToken(String value) {
this.oauthToken = value;
}
/**
* Gets the value of the password property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPassword() {
return password;
}
/**
* Sets the value of the password property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPassword(String value) {
this.password = value;
}
/**
* Gets the value of the principalType property.
*
* @return
* possible object is
* {@link ExternalPrincipalType }
*
*/
public ExternalPrincipalType getPrincipalType() {
return principalType;
}
/**
* Sets the value of the principalType property.
*
* @param value
* allowed object is
* {@link ExternalPrincipalType }
*
*/
public void setPrincipalType(ExternalPrincipalType value) {
this.principalType = value;
}
/**
* Gets the value of the protocol property.
*
* @return
* possible object is
* {@link AuthenticationProtocol }
*
*/
public AuthenticationProtocol getProtocol() {
return protocol;
}
/**
* Sets the value of the protocol property.
*
* @param value
* allowed object is
* {@link AuthenticationProtocol }
*
*/
public void setProtocol(AuthenticationProtocol value) {
this.protocol = value;
}
/**
* Gets the value of the repository property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRepository() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowLoop.java | 34 |
| org/solenopsis/keraiai/wsdl/tooling/FlowLoop.java | 34 |
@XmlType(name = "FlowLoop", propOrder = {
"assignNextValueToReference",
"collectionReference",
"iterationOrder",
"nextValueConnector",
"noMoreValuesConnector"
})
public class FlowLoop
extends FlowNode
{
@XmlElement(required = true)
protected String assignNextValueToReference;
@XmlElement(required = true)
protected String collectionReference;
protected IterationOrder iterationOrder;
protected FlowConnector nextValueConnector;
protected FlowConnector noMoreValuesConnector;
/**
* Gets the value of the assignNextValueToReference property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAssignNextValueToReference() {
return assignNextValueToReference;
}
/**
* Sets the value of the assignNextValueToReference property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAssignNextValueToReference(String value) {
this.assignNextValueToReference = value;
}
/**
* Gets the value of the collectionReference property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCollectionReference() {
return collectionReference;
}
/**
* Sets the value of the collectionReference property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCollectionReference(String value) {
this.collectionReference = value;
}
/**
* Gets the value of the iterationOrder property.
*
* @return
* possible object is
* {@link IterationOrder }
*
*/
public IterationOrder getIterationOrder() {
return iterationOrder;
}
/**
* Sets the value of the iterationOrder property.
*
* @param value
* allowed object is
* {@link IterationOrder }
*
*/
public void setIterationOrder(IterationOrder value) {
this.iterationOrder = value;
}
/**
* Gets the value of the nextValueConnector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getNextValueConnector() {
return nextValueConnector;
}
/**
* Sets the value of the nextValueConnector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setNextValueConnector(FlowConnector value) {
this.nextValueConnector = value;
}
/**
* Gets the value of the noMoreValuesConnector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getNoMoreValuesConnector() {
return noMoreValuesConnector;
}
/**
* Sets the value of the noMoreValuesConnector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setNoMoreValuesConnector(FlowConnector value) {
this.noMoreValuesConnector = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ValidationRule.java | 34 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule.java | 34 |
@XmlType(name = "ValidationRule", propOrder = {
"active",
"description",
"errorConditionFormula",
"errorDisplayField",
"errorMessage"
})
public class ValidationRule
extends Metadata
{
protected boolean active;
protected String description;
@XmlElement(required = true)
protected String errorConditionFormula;
protected String errorDisplayField;
@XmlElement(required = true)
protected String errorMessage;
/**
* Gets the value of the active property.
*
*/
public boolean isActive() {
return active;
}
/**
* Sets the value of the active property.
*
*/
public void setActive(boolean value) {
this.active = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the errorConditionFormula property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getErrorConditionFormula() {
return errorConditionFormula;
}
/**
* Sets the value of the errorConditionFormula property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setErrorConditionFormula(String value) {
this.errorConditionFormula = value;
}
/**
* Gets the value of the errorDisplayField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getErrorDisplayField() {
return errorDisplayField;
}
/**
* Sets the value of the errorDisplayField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setErrorDisplayField(String value) {
this.errorDisplayField = value;
}
/**
* Gets the value of the errorMessage property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getErrorMessage() {
return errorMessage;
}
/**
* Sets the value of the errorMessage property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setErrorMessage(String value) {
this.errorMessage = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeLayoutItem.java | 49 |
| org/solenopsis/keraiai/wsdl/partner/DescribeLayoutItem.java | 49 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeLayoutItem.java | 49 |
@XmlElement(required = true, nillable = true)
protected String label;
protected List<DescribeLayoutComponent> layoutComponents;
protected boolean placeholder;
protected boolean required;
/**
* Gets the value of the editableForNew property.
*
*/
public boolean isEditableForNew() {
return editableForNew;
}
/**
* Sets the value of the editableForNew property.
*
*/
public void setEditableForNew(boolean value) {
this.editableForNew = value;
}
/**
* Gets the value of the editableForUpdate property.
*
*/
public boolean isEditableForUpdate() {
return editableForUpdate;
}
/**
* Sets the value of the editableForUpdate property.
*
*/
public void setEditableForUpdate(boolean value) {
this.editableForUpdate = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the layoutComponents property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the layoutComponents property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLayoutComponents().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutComponent }
*
*
*/
public List<DescribeLayoutComponent> getLayoutComponents() {
if (layoutComponents == null) {
layoutComponents = new ArrayList<DescribeLayoutComponent>();
}
return this.layoutComponents;
}
/**
* Gets the value of the placeholder property.
*
*/
public boolean isPlaceholder() {
return placeholder;
}
/**
* Sets the value of the placeholder property.
*
*/
public void setPlaceholder(boolean value) {
this.placeholder = value;
}
/**
* Gets the value of the required property.
*
*/
public boolean isRequired() {
return required;
}
/**
* Sets the value of the required property.
*
*/
public void setRequired(boolean value) {
this.required = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 111 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 99 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SendEmailError.java | 35 |
| org/solenopsis/keraiai/wsdl/partner/SendEmailError.java | 35 |
@XmlType(name = "SendEmailError", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"fields",
"message",
"statusCode",
"targetObjectId"
})
public class SendEmailError {
@XmlElement(nillable = true)
protected List<String> fields;
@XmlElement(required = true)
protected String message;
@XmlElement(required = true)
protected String statusCode;
@XmlElement(required = true, nillable = true)
protected String targetObjectId;
/**
* Gets the value of the fields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getFields() {
if (fields == null) {
fields = new ArrayList<String>();
}
return this.fields;
}
/**
* Gets the value of the message property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMessage() {
return message;
}
/**
* Sets the value of the message property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMessage(String value) {
this.message = value;
}
/**
* Gets the value of the statusCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStatusCode() {
return statusCode;
}
/**
* Sets the value of the statusCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStatusCode(String value) {
this.statusCode = value;
}
/**
* Gets the value of the targetObjectId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTargetObjectId() {
return targetObjectId;
}
/**
* Sets the value of the targetObjectId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTargetObjectId(String value) {
this.targetObjectId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AssignmentRule2.java | 65 |
| org/solenopsis/keraiai/wsdl/tooling/AutoResponseRule2.java | 65 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 65 |
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
/**
* Gets the value of the active property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getActive() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/RunTestsRequest.java | 34 |
| org/solenopsis/keraiai/wsdl/tooling/RunTestsRequest.java | 34 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "RunTestsRequest", propOrder = {
"allTests",
"classes",
"namespace",
"packages"
})
public class RunTestsRequest {
protected boolean allTests;
protected List<String> classes;
@XmlElement(required = true)
protected String namespace;
protected List<String> packages;
/**
* Gets the value of the allTests property.
*
*/
public boolean isAllTests() {
return allTests;
}
/**
* Sets the value of the allTests property.
*
*/
public void setAllTests(boolean value) {
this.allTests = value;
}
/**
* Gets the value of the classes property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the classes property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getClasses().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getClasses() {
if (classes == null) {
classes = new ArrayList<String>();
}
return this.classes;
}
/**
* Gets the value of the namespace property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNamespace() {
return namespace;
}
/**
* Sets the value of the namespace property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNamespace(String value) {
this.namespace = value;
}
/**
* Gets the value of the packages property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the packages property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPackages().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getPackages() {
if (packages == null) {
packages = new ArrayList<String>();
}
return this.packages;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/MassEmailMessage.java | 35 |
| org/solenopsis/keraiai/wsdl/partner/MassEmailMessage.java | 35 |
@XmlType(name = "MassEmailMessage", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"description",
"targetObjectIds",
"templateId",
"whatIds"
})
public class MassEmailMessage
extends Email
{
@XmlElement(required = true, nillable = true)
protected String description;
protected List<String> targetObjectIds;
@XmlElement(required = true)
protected String templateId;
protected List<String> whatIds;
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the targetObjectIds property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the targetObjectIds property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getTargetObjectIds().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getTargetObjectIds() {
if (targetObjectIds == null) {
targetObjectIds = new ArrayList<String>();
}
return this.targetObjectIds;
}
/**
* Gets the value of the templateId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTemplateId() {
return templateId;
}
/**
* Sets the value of the templateId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTemplateId(String value) {
this.templateId = value;
}
/**
* Gets the value of the whatIds property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the whatIds property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getWhatIds().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getWhatIds() {
if (whatIds == null) {
whatIds = new ArrayList<String>();
}
return this.whatIds;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 170 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 107 |
@XmlElementRef(name = "AttachedContentDocuments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> attachedContentDocuments;
@XmlElementRef(name = "Attachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> attachments;
@XmlElementRef(name = "CombinedAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> combinedAttachments;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "DuplicateRecordItems", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DataType.java | 54 |
| org/solenopsis/keraiai/wsdl/tooling/DataType.java | 54 |
@XmlElementRef(name = "IsComplex", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isComplex;
/**
* Gets the value of the contextServiceDataTypeId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContextServiceDataTypeId() {
return contextServiceDataTypeId;
}
/**
* Sets the value of the contextServiceDataTypeId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContextServiceDataTypeId(JAXBElement<String> value) {
this.contextServiceDataTypeId = value;
}
/**
* Gets the value of the contextWsdlDataTypeId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContextWsdlDataTypeId() {
return contextWsdlDataTypeId;
}
/**
* Sets the value of the contextWsdlDataTypeId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContextWsdlDataTypeId(JAXBElement<String> value) {
this.contextWsdlDataTypeId = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the isComplex property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsComplex() {
return isComplex;
}
/**
* Sets the value of the isComplex property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsComplex(JAXBElement<Boolean> value) {
this.isComplex = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowRecordDelete.java | 35 |
| org/solenopsis/keraiai/wsdl/tooling/FlowRecordDelete.java | 35 |
@XmlType(name = "FlowRecordDelete", propOrder = {
"connector",
"faultConnector",
"filters",
"inputReference",
"object"
})
public class FlowRecordDelete
extends FlowNode
{
protected FlowConnector connector;
protected FlowConnector faultConnector;
protected List<FlowRecordFilter> filters;
protected String inputReference;
protected String object;
/**
* Gets the value of the connector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getConnector() {
return connector;
}
/**
* Sets the value of the connector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setConnector(FlowConnector value) {
this.connector = value;
}
/**
* Gets the value of the faultConnector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getFaultConnector() {
return faultConnector;
}
/**
* Sets the value of the faultConnector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setFaultConnector(FlowConnector value) {
this.faultConnector = value;
}
/**
* Gets the value of the filters property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the filters property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFilters().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowRecordFilter }
*
*
*/
public List<FlowRecordFilter> getFilters() {
if (filters == null) {
filters = new ArrayList<FlowRecordFilter>();
}
return this.filters;
}
/**
* Gets the value of the inputReference property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInputReference() {
return inputReference;
}
/**
* Sets the value of the inputReference property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInputReference(String value) {
this.inputReference = value;
}
/**
* Gets the value of the object property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getObject() {
return object;
}
/**
* Sets the value of the object property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setObject(String value) {
this.object = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 81 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 417 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 375 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "Tasks", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> tasks;
@XmlElementRef(name = "Title", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> title;
@XmlElementRef(name = "TopicAssignments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> topicAssignments;
@XmlElementRef(name = "UndecidedEventRelations", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> undecidedEventRelations;
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderItem.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderMember.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/FolderedContentDocument.java | 91 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ParentContentFolder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<ContentFolder> parentContentFolder;
@XmlElementRef(name = "ParentContentFolderId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> parentContentFolderId;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterviewShare.java | 54 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroShare.java | 54 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannelShare.java | 54 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomizationShare.java | 54 |
extends SObject
{
@XmlElementRef(name = "AccessLevel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> accessLevel;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Parent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<FlowInterview> parent; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageComponent.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 61 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 79 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/CompileClassResult.java | 69 |
| org/solenopsis/keraiai/wsdl/apex/CompileTriggerResult.java | 65 |
public Integer getBodyCrc() {
return bodyCrc;
}
/**
* Sets the value of the bodyCrc property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setBodyCrc(Integer value) {
this.bodyCrc = value;
}
/**
* Gets the value of the column property.
*
*/
public int getColumn() {
return column;
}
/**
* Sets the value of the column property.
*
*/
public void setColumn(int value) {
this.column = value;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the line property.
*
*/
public int getLine() {
return line;
}
/**
* Sets the value of the line property.
*
*/
public void setLine(int value) {
this.line = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the problem property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getProblem() {
return problem;
}
/**
* Sets the value of the problem property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setProblem(String value) {
this.problem = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeApprovalLayout2.java | 35 |
| org/solenopsis/keraiai/wsdl/partner/DescribeApprovalLayout2.java | 35 |
@XmlType(name = "DescribeApprovalLayout", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"id",
"label",
"layoutItems",
"name"
})
public class DescribeApprovalLayout2 {
@XmlElement(required = true)
protected String id;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected List<DescribeLayoutItem> layoutItems;
@XmlElement(required = true)
protected String name;
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the layoutItems property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the layoutItems property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLayoutItems().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutItem }
*
*
*/
public List<DescribeLayoutItem> getLayoutItems() {
if (layoutItems == null) {
layoutItems = new ArrayList<DescribeLayoutItem>();
}
return this.layoutItems;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FeedLayoutComponentType.java | 30 |
| org/solenopsis/keraiai/wsdl/tooling/FeedLayoutComponentType.java | 30 |
@XmlType(name = "FeedLayoutComponentType")
@XmlEnum
public enum FeedLayoutComponentType {
@XmlEnumValue("HelpAndToolLinks")
HELP_AND_TOOL_LINKS("HelpAndToolLinks"),
@XmlEnumValue("CustomButtons")
CUSTOM_BUTTONS("CustomButtons"),
@XmlEnumValue("Following")
FOLLOWING("Following"),
@XmlEnumValue("Followers")
FOLLOWERS("Followers"),
@XmlEnumValue("CustomLinks")
CUSTOM_LINKS("CustomLinks"),
@XmlEnumValue("Milestones")
MILESTONES("Milestones"),
@XmlEnumValue("Topics")
TOPICS("Topics"),
@XmlEnumValue("Visualforce")
VISUALFORCE("Visualforce");
private final String value;
FeedLayoutComponentType(String v) {
value = v;
}
public String value() {
return value;
}
public static FeedLayoutComponentType fromValue(String v) {
for (FeedLayoutComponentType c: FeedLayoutComponentType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowScreenFieldType.java | 30 |
| org/solenopsis/keraiai/wsdl/tooling/FlowScreenFieldType.java | 30 |
@XmlType(name = "FlowScreenFieldType")
@XmlEnum
public enum FlowScreenFieldType {
@XmlEnumValue("DisplayText")
DISPLAY_TEXT("DisplayText"),
@XmlEnumValue("InputField")
INPUT_FIELD("InputField"),
@XmlEnumValue("LargeTextArea")
LARGE_TEXT_AREA("LargeTextArea"),
@XmlEnumValue("PasswordField")
PASSWORD_FIELD("PasswordField"),
@XmlEnumValue("RadioButtons")
RADIO_BUTTONS("RadioButtons"),
@XmlEnumValue("DropdownBox")
DROPDOWN_BOX("DropdownBox"),
@XmlEnumValue("MultiSelectCheckboxes")
MULTI_SELECT_CHECKBOXES("MultiSelectCheckboxes"),
@XmlEnumValue("MultiSelectPicklist")
MULTI_SELECT_PICKLIST("MultiSelectPicklist");
private final String value;
FlowScreenFieldType(String v) {
value = v;
}
public String value() {
return value;
}
public static FlowScreenFieldType fromValue(String v) {
for (FlowScreenFieldType c: FlowScreenFieldType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 79 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "Parent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Contract> parent; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 97 |
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 83 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<CustomTab> metadata; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 75 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 67 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 77 |
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EmailTemplate> metadata; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 346 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 290 |
| org/solenopsis/keraiai/wsdl/enterprise/Group.java | 354 |
public void setLastModifiedBy(JAXBElement<Name> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getOwner() {
return owner;
}
/**
* Sets the value of the owner property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setOwner(JAXBElement<Name> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the parent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getParent() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 1938 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 1730 |
public void setMasterRecord(JAXBElement<Contact> value) {
this.masterRecord = value;
}
/**
* Gets the value of the masterRecordId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterRecordId() {
return masterRecordId;
}
/**
* Sets the value of the masterRecordId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterRecordId(JAXBElement<String> value) {
this.masterRecordId = value;
}
/**
* Gets the value of the mobilePhone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMobilePhone() {
return mobilePhone;
}
/**
* Sets the value of the mobilePhone property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMobilePhone(JAXBElement<String> value) {
this.mobilePhone = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the notes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotes() {
return notes;
}
/**
* Sets the value of the notes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotes(JAXBElement<QueryResult> value) {
this.notes = value;
}
/**
* Gets the value of the notesAndAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotesAndAttachments() {
return notesAndAttachments;
}
/**
* Sets the value of the notesAndAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotesAndAttachments(JAXBElement<QueryResult> value) {
this.notesAndAttachments = value;
}
/**
* Gets the value of the openActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpenActivities() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntitySubscription.java | 90 |
| org/solenopsis/keraiai/wsdl/enterprise/Vote.java | 90 |
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the parent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getParent() {
return parent;
}
/**
* Sets the value of the parent property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setParent(JAXBElement<Name> value) {
this.parent = value;
}
/**
* Gets the value of the parentId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getParentId() {
return parentId;
}
/**
* Sets the value of the parentId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setParentId(JAXBElement<String> value) {
this.parentId = value;
}
/**
* Gets the value of the subscriber property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getSubscriber() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeLayout2.java | 62 |
| org/solenopsis/keraiai/wsdl/partner/DescribeLayout2.java | 62 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeLayout2.java | 68 |
protected List<RelatedList> relatedLists;
/**
* Gets the value of the buttonLayoutSection property.
*
* @return
* possible object is
* {@link DescribeLayoutButtonSection }
*
*/
public DescribeLayoutButtonSection getButtonLayoutSection() {
return buttonLayoutSection;
}
/**
* Sets the value of the buttonLayoutSection property.
*
* @param value
* allowed object is
* {@link DescribeLayoutButtonSection }
*
*/
public void setButtonLayoutSection(DescribeLayoutButtonSection value) {
this.buttonLayoutSection = value;
}
/**
* Gets the value of the detailLayoutSections property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the detailLayoutSections property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDetailLayoutSections().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutSection }
*
*
*/
public List<DescribeLayoutSection> getDetailLayoutSections() {
if (detailLayoutSections == null) {
detailLayoutSections = new ArrayList<DescribeLayoutSection>();
}
return this.detailLayoutSections;
}
/**
* Gets the value of the editLayoutSections property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the editLayoutSections property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getEditLayoutSections().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayoutSection }
*
*
*/
public List<DescribeLayoutSection> getEditLayoutSections() {
if (editLayoutSections == null) {
editLayoutSections = new ArrayList<DescribeLayoutSection>();
}
return this.editLayoutSections;
}
/**
* Gets the value of the feedView property.
*
* @return
* possible object is
* {@link DescribeLayoutFeedView }
*
*/
public DescribeLayoutFeedView getFeedView() {
return feedView;
}
/**
* Sets the value of the feedView property.
*
* @param value
* allowed object is
* {@link DescribeLayoutFeedView }
*
*/
public void setFeedView(DescribeLayoutFeedView value) {
this.feedView = value;
}
/**
* Gets the value of the highlightsPanelLayoutSection property.
*
* @return
* possible object is
* {@link DescribeLayoutSection }
*
*/
public DescribeLayoutSection getHighlightsPanelLayoutSection() {
return highlightsPanelLayoutSection;
}
/**
* Sets the value of the highlightsPanelLayoutSection property.
*
* @param value
* allowed object is
* {@link DescribeLayoutSection }
*
*/
public void setHighlightsPanelLayoutSection(DescribeLayoutSection value) {
this.highlightsPanelLayoutSection = value;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the quickActionList property.
*
* @return
* possible object is
* {@link DescribeQuickActionListResult }
*
*/
public DescribeQuickActionListResult getQuickActionList() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardComponentFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/EventFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2Feed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/ReportFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/TopicFeed.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/UserFeed.java | 642 |
public void setParent(JAXBElement<Account> value) {
this.parent = value;
}
/**
* Gets the value of the parentId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getParentId() {
return parentId;
}
/**
* Sets the value of the parentId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setParentId(JAXBElement<String> value) {
this.parentId = value;
}
/**
* Gets the value of the relatedRecordId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRelatedRecordId() {
return relatedRecordId;
}
/**
* Sets the value of the relatedRecordId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRelatedRecordId(JAXBElement<String> value) {
this.relatedRecordId = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the title property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getTitle() {
return title;
}
/**
* Sets the value of the title property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setTitle(JAXBElement<String> value) {
this.title = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setType(JAXBElement<String> value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/ActionOverride.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/ActionOverride.java | 32 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ActionOverride", propOrder = {
"isAvailableInTouch",
"name",
"pageId",
"url"
})
public class ActionOverride {
protected boolean isAvailableInTouch;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true)
protected String pageId;
@XmlElement(required = true)
protected String url;
/**
* Gets the value of the isAvailableInTouch property.
*
*/
public boolean isIsAvailableInTouch() {
return isAvailableInTouch;
}
/**
* Sets the value of the isAvailableInTouch property.
*
*/
public void setIsAvailableInTouch(boolean value) {
this.isAvailableInTouch = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the pageId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPageId() {
return pageId;
}
/**
* Sets the value of the pageId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPageId(String value) {
this.pageId = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrl(String value) {
this.url = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/QuickActionTemplateResult.java | 35 |
| org/solenopsis/keraiai/wsdl/partner/QuickActionTemplateResult.java | 35 |
@XmlType(name = "QuickActionTemplateResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"defaultValueFormulas",
"defaultValues",
"errors",
"success"
})
public class QuickActionTemplateResult {
@XmlElement(required = true, nillable = true)
protected SObject defaultValueFormulas;
@XmlElement(required = true, nillable = true)
protected SObject defaultValues;
protected List<Error> errors;
protected boolean success;
/**
* Gets the value of the defaultValueFormulas property.
*
* @return
* possible object is
* {@link SObject }
*
*/
public SObject getDefaultValueFormulas() {
return defaultValueFormulas;
}
/**
* Sets the value of the defaultValueFormulas property.
*
* @param value
* allowed object is
* {@link SObject }
*
*/
public void setDefaultValueFormulas(SObject value) {
this.defaultValueFormulas = value;
}
/**
* Gets the value of the defaultValues property.
*
* @return
* possible object is
* {@link SObject }
*
*/
public SObject getDefaultValues() {
return defaultValues;
}
/**
* Sets the value of the defaultValues property.
*
* @param value
* allowed object is
* {@link SObject }
*
*/
public void setDefaultValues(SObject value) {
this.defaultValues = value;
}
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeColumn.java | 33 |
| org/solenopsis/keraiai/wsdl/partner/DescribeColumn.java | 33 |
@XmlType(name = "DescribeColumn", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"field",
"format",
"label",
"name"
})
public class DescribeColumn {
@XmlElement(required = true)
protected String field;
@XmlElement(required = true, nillable = true)
protected String format;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String name;
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the format property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFormat() {
return format;
}
/**
* Sets the value of the format property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFormat(String value) {
this.format = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 319 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 259 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 319 |
this.isPrimary = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the opportunity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public JAXBElement<Opportunity> getOpportunity() {
return opportunity;
}
/**
* Sets the value of the opportunity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public void setOpportunity(JAXBElement<Opportunity> value) {
this.opportunity = value;
}
/**
* Gets the value of the opportunityId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOpportunityId() {
return opportunityId;
}
/**
* Sets the value of the opportunityId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOpportunityId(JAXBElement<String> value) {
this.opportunityId = value;
}
/**
* Gets the value of the reversePartnerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getReversePartnerId() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 343 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 227 |
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 327 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 231 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 431 |
this.isPublished = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 255 |
this.description = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexClass.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexTrigger.java | 275 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 367 |
this.createdDate = value;
}
/**
* Gets the value of the isValid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsValid() {
return isValid;
}
/**
* Sets the value of the isValid property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsValid(JAXBElement<Boolean> value) {
this.isValid = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lengthWithoutComments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getLengthWithoutComments() {
return lengthWithoutComments;
}
/**
* Sets the value of the lengthWithoutComments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setLengthWithoutComments(JAXBElement<Integer> value) {
this.lengthWithoutComments = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 667 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 567 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 611 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 527 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 391 |
this.isCompetitorProduct = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 691 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 863 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 1015 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 1279 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 551 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 595 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the lookedUpFromActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getLookedUpFromActivities() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AttachedContentDocument.java | 159 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersion.java | 359 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 155 |
this.contentDocumentId = value;
}
/**
* Gets the value of the contentSize property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getContentSize() {
return contentSize;
}
/**
* Sets the value of the contentSize property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setContentSize(JAXBElement<Integer> value) {
this.contentSize = value;
}
/**
* Gets the value of the contentUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentUrl() {
return contentUrl;
}
/**
* Sets the value of the contentUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentUrl(JAXBElement<String> value) {
this.contentUrl = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the externalDataSourceName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExternalDataSourceName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 115 |
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 311 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 451 |
this.collaborationType = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 695 |
| org/solenopsis/keraiai/wsdl/enterprise/Idea.java | 579 |
this.lastFeedModifiedDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the memberCount property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getMemberCount() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 635 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 551 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 1163 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 299 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 715 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 251 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the leftSize property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLeftSize() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 203 |
this.duplicateRecordSetId = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the processInstances property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessInstances() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 287 |
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 939 |
| org/solenopsis/keraiai/wsdl/enterprise/ExternalDataSource.java | 423 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 351 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 455 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 407 |
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the sobjectType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getSobjectType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 231 |
this.domainMatch = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the privateKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPrivateKey() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 307 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 123 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 139 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 155 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 115 |
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the encoding property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEncoding() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/WebLink.java | 415 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink2.java | 471 |
this.isProtected = value;
}
/**
* Gets the value of the isResizable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsResizable() {
return isResizable;
}
/**
* Sets the value of the isResizable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsResizable(JAXBElement<Boolean> value) {
this.isResizable = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the linkType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLinkType() {
return linkType;
}
/**
* Sets the value of the linkType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLinkType(JAXBElement<String> value) {
this.linkType = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowSubflow.java | 35 |
| org/solenopsis/keraiai/wsdl/tooling/FlowSubflow.java | 35 |
@XmlType(name = "FlowSubflow", propOrder = {
"connector",
"flowName",
"inputAssignments",
"outputAssignments"
})
public class FlowSubflow
extends FlowNode
{
protected FlowConnector connector;
@XmlElement(required = true)
protected String flowName;
protected List<FlowSubflowInputAssignment> inputAssignments;
protected List<FlowSubflowOutputAssignment> outputAssignments;
/**
* Gets the value of the connector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getConnector() {
return connector;
}
/**
* Sets the value of the connector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setConnector(FlowConnector value) {
this.connector = value;
}
/**
* Gets the value of the flowName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFlowName() {
return flowName;
}
/**
* Sets the value of the flowName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFlowName(String value) {
this.flowName = value;
}
/**
* Gets the value of the inputAssignments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the inputAssignments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getInputAssignments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowSubflowInputAssignment }
*
*
*/
public List<FlowSubflowInputAssignment> getInputAssignments() {
if (inputAssignments == null) {
inputAssignments = new ArrayList<FlowSubflowInputAssignment>();
}
return this.inputAssignments;
}
/**
* Gets the value of the outputAssignments property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the outputAssignments property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getOutputAssignments().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowSubflowOutputAssignment }
*
*
*/
public List<FlowSubflowOutputAssignment> getOutputAssignments() {
if (outputAssignments == null) {
outputAssignments = new ArrayList<FlowSubflowOutputAssignment>();
}
return this.outputAssignments;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AssignmentRule2.java | 171 |
| org/solenopsis/keraiai/wsdl/tooling/AutoResponseRule2.java | 171 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 207 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 171 |
this.createdDate = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 1395 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 691 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 863 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 1015 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 695 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 591 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 1279 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 635 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 551 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/Idea.java | 579 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 1163 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 299 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 551 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 715 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 595 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 251 |
this.lastActivityDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the lookedUpFromActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getLookedUpFromActivities() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 139 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 379 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMember.java | 155 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 631 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 135 |
this.accountId = value;
}
/**
* Gets the value of the contact property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Contact }{@code >}
*
*/
public JAXBElement<Contact> getContact() {
return contact;
}
/**
* Sets the value of the contact property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Contact }{@code >}
*
*/
public void setContact(JAXBElement<Contact> value) {
this.contact = value;
}
/**
* Gets the value of the contactId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContactId() {
return contactId;
}
/**
* Sets the value of the contactId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContactId(JAXBElement<String> value) {
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 343 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 799 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 227 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 291 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 431 |
this.isPublished = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 367 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 375 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 231 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 343 |
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 939 |
| org/solenopsis/keraiai/wsdl/enterprise/ExternalDataSource.java | 423 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 287 |
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 155 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 143 |
this.description = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexClass.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexTrigger.java | 275 |
| org/solenopsis/keraiai/wsdl/tooling/ApexClass2.java | 275 |
this.createdDate = value;
}
/**
* Gets the value of the isValid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsValid() {
return isValid;
}
/**
* Sets the value of the isValid property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsValid(JAXBElement<Boolean> value) {
this.isValid = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lengthWithoutComments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getLengthWithoutComments() {
return lengthWithoutComments;
}
/**
* Sets the value of the lengthWithoutComments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setLengthWithoutComments(JAXBElement<Integer> value) {
this.lengthWithoutComments = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 215 |
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 239 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 239 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 395 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getOwner() {
return owner;
}
/**
* Sets the value of the owner property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setOwner(JAXBElement<User> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the parent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Contract }{@code >}
*
*/
public JAXBElement<Contract> getParent() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 427 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 287 |
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the events property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getEvents() {
return events;
}
/**
* Sets the value of the events property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setEvents(JAXBElement<QueryResult> value) {
this.events = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinition.java | 231 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 367 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinition.java | 231 |
this.defType = value;
}
/**
* Gets the value of the format property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFormat() {
return format;
}
/**
* Sets the value of the format property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFormat(JAXBElement<String> value) {
this.format = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the source property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getSource() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 307 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 123 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 139 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 155 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 115 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 127 |
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 235 |
this.developerName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 231 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 831 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 259 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 371 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 283 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 283 |
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CallCenter.java | 227 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 203 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 203 |
this.internalName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the version property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getVersion() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 527 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 311 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 151 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 451 |
this.childCampaigns = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the endDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getEndDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 1111 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 379 |
this.endDate = value;
}
/**
* Gets the value of the events property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getEvents() {
return events;
}
/**
* Sets the value of the events property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setEvents(JAXBElement<QueryResult> value) {
this.events = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() {
return feedSubscriptionsForEntity;
}
/**
* Sets the value of the feedSubscriptionsForEntity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedSubscriptionsForEntity(JAXBElement<QueryResult> value) {
this.feedSubscriptionsForEntity = value;
}
/**
* Gets the value of the feeds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeeds() {
return feeds;
}
/**
* Sets the value of the feeds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeeds(JAXBElement<QueryResult> value) {
this.feeds = value;
}
/**
* Gets the value of the histories property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getHistories() {
return histories;
}
/**
* Sets the value of the histories property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setHistories(JAXBElement<QueryResult> value) {
this.histories = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastActivityDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastActivityDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityStage.java | 339 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 199 |
this.isDefault = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the sortOrder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getSortOrder() {
return sortOrder;
}
/**
* Sets the value of the sortOrder property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setSortOrder(JAXBElement<Integer> value) {
this.sortOrder = value;
}
/**
* Gets the value of the statusCode property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getStatusCode() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 239 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 163 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 163 |
this.bodyLength = value;
}
/**
* Gets the value of the contentType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentType() {
return contentType;
}
/**
* Sets the value of the contentType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentType(JAXBElement<String> value) {
this.contentType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 503 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 231 |
this.domainMatch = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the privateKey property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPrivateKey() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 956 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 715 |
this.isPrivate = value;
}
/**
* Gets the value of the isRecurrence property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsRecurrence() {
return isRecurrence;
}
/**
* Sets the value of the isRecurrence property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsRecurrence(JAXBElement<Boolean> value) {
this.isRecurrence = value;
}
/**
* Gets the value of the isReminderSet property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsReminderSet() {
return isReminderSet;
}
/**
* Sets the value of the isReminderSet property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsReminderSet(JAXBElement<Boolean> value) {
this.isReminderSet = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the location property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLocation() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/MatchRecord.java | 35 |
| org/solenopsis/keraiai/wsdl/partner/MatchRecord.java | 35 |
@XmlType(name = "MatchRecord", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"additionalInformation",
"fieldDiffs",
"matchConfidence",
"record"
})
public class MatchRecord {
protected List<AdditionalInformationMap> additionalInformation;
protected List<FieldDiff> fieldDiffs;
protected double matchConfidence;
@XmlElement(required = true)
protected SObject record;
/**
* Gets the value of the additionalInformation property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the additionalInformation property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getAdditionalInformation().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link AdditionalInformationMap }
*
*
*/
public List<AdditionalInformationMap> getAdditionalInformation() {
if (additionalInformation == null) {
additionalInformation = new ArrayList<AdditionalInformationMap>();
}
return this.additionalInformation;
}
/**
* Gets the value of the fieldDiffs property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fieldDiffs property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFieldDiffs().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FieldDiff }
*
*
*/
public List<FieldDiff> getFieldDiffs() {
if (fieldDiffs == null) {
fieldDiffs = new ArrayList<FieldDiff>();
}
return this.fieldDiffs;
}
/**
* Gets the value of the matchConfidence property.
*
*/
public double getMatchConfidence() {
return matchConfidence;
}
/**
* Sets the value of the matchConfidence property.
*
*/
public void setMatchConfidence(double value) {
this.matchConfidence = value;
}
/**
* Gets the value of the record property.
*
* @return
* possible object is
* {@link SObject }
*
*/
public SObject getRecord() {
return record;
}
/**
* Sets the value of the record property.
*
* @param value
* allowed object is
* {@link SObject }
*
*/
public void setRecord(SObject value) {
this.record = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Name.java | 203 |
| org/solenopsis/keraiai/wsdl/tooling/RecentlyViewed.java | 227 |
this.isActive = value;
}
/**
* Gets the value of the lastName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastName() {
return lastName;
}
/**
* Sets the value of the lastName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastName(JAXBElement<String> value) {
this.lastName = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() {
return phone;
}
/**
* Sets the value of the phone property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPhone(JAXBElement<String> value) {
this.phone = value;
}
/**
* Gets the value of the profile property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Profile }{@code >}
*
*/
public JAXBElement<Profile> getProfile() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/QueryResult.java | 35 |
| org/solenopsis/keraiai/wsdl/partner/QueryResult.java | 35 |
@XmlType(name = "QueryResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"done",
"queryLocator",
"records",
"size"
})
public class QueryResult {
protected boolean done;
@XmlElement(required = true, nillable = true)
protected String queryLocator;
@XmlElement(nillable = true)
protected List<SObject> records;
protected int size;
/**
* Gets the value of the done property.
*
*/
public boolean isDone() {
return done;
}
/**
* Sets the value of the done property.
*
*/
public void setDone(boolean value) {
this.done = value;
}
/**
* Gets the value of the queryLocator property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getQueryLocator() {
return queryLocator;
}
/**
* Sets the value of the queryLocator property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setQueryLocator(String value) {
this.queryLocator = value;
}
/**
* Gets the value of the records property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the records property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecords().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link SObject }
*
*
*/
public List<SObject> getRecords() {
if (records == null) {
records = new ArrayList<SObject>();
}
return this.records;
}
/**
* Gets the value of the size property.
*
*/
public int getSize() {
return size;
}
/**
* Sets the value of the size property.
*
*/
public void setSize(int value) {
this.size = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RecentlyViewed.java | 227 |
| org/solenopsis/keraiai/wsdl/tooling/Name.java | 199 |
this.language = value;
}
/**
* Gets the value of the lastName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastName() {
return lastName;
}
/**
* Sets the value of the lastName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastName(JAXBElement<String> value) {
this.lastName = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() {
return lastViewedDate;
}
/**
* Sets the value of the lastViewedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastViewedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() {
return phone;
}
/**
* Sets the value of the phone property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPhone(JAXBElement<String> value) {
this.phone = value;
}
/**
* Gets the value of the profile property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Profile }{@code >}
*
*/
public JAXBElement<Profile> getProfile() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SforceService.java | 35 |
| org/solenopsis/keraiai/wsdl/partner/SforceService.java | 35 |
url = new URL("file:/var/lib/openshift/540b2c664382ec0a4f000622/app-root/data/workspace/Solenopsis-Keraiai/src/main/resources/wsdl/Keraiai-enterprise.wsdl");
} catch (MalformedURLException ex) {
e = new WebServiceException(ex);
}
SFORCESERVICE_WSDL_LOCATION = url;
SFORCESERVICE_EXCEPTION = e;
}
public SforceService() {
super(__getWsdlLocation(), SFORCESERVICE_QNAME);
}
public SforceService(WebServiceFeature... features) {
super(__getWsdlLocation(), SFORCESERVICE_QNAME, features);
}
public SforceService(URL wsdlLocation) {
super(wsdlLocation, SFORCESERVICE_QNAME);
}
public SforceService(URL wsdlLocation, WebServiceFeature... features) {
super(wsdlLocation, SFORCESERVICE_QNAME, features);
}
public SforceService(URL wsdlLocation, QName serviceName) {
super(wsdlLocation, serviceName);
}
public SforceService(URL wsdlLocation, QName serviceName, WebServiceFeature... features) {
super(wsdlLocation, serviceName, features);
}
/**
*
* @return
* returns Soap
*/
@WebEndpoint(name = "Soap")
public Soap getSoap() {
return super.getPort(new QName("urn:enterprise.soap.sforce.com", "Soap"), Soap.class); | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 763 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 235 |
this.isReminderSet = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getOwner() {
return owner;
}
/**
* Sets the value of the owner property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setOwner(JAXBElement<Name> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the priority property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPriority() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/WebLink.java | 655 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink2.java | 735 |
this.pageOrSobjectType = value;
}
/**
* Gets the value of the position property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPosition() {
return position;
}
/**
* Sets the value of the position property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPosition(JAXBElement<String> value) {
this.position = value;
}
/**
* Gets the value of the requireRowSelection property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getRequireRowSelection() {
return requireRowSelection;
}
/**
* Sets the value of the requireRowSelection property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setRequireRowSelection(JAXBElement<Boolean> value) {
this.requireRowSelection = value;
}
/**
* Gets the value of the scontrolId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getScontrolId() {
return scontrolId;
}
/**
* Sets the value of the scontrolId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setScontrolId(JAXBElement<String> value) {
this.scontrolId = value;
}
/**
* Gets the value of the showsLocation property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getShowsLocation() {
return showsLocation;
}
/**
* Sets the value of the showsLocation property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setShowsLocation(JAXBElement<Boolean> value) {
this.showsLocation = value;
}
/**
* Gets the value of the showsStatus property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getShowsStatus() {
return showsStatus;
}
/**
* Sets the value of the showsStatus property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setShowsStatus(JAXBElement<Boolean> value) {
this.showsStatus = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 223 |
| org/solenopsis/keraiai/wsdl/tooling/AssignmentRule2.java | 99 |
| org/solenopsis/keraiai/wsdl/tooling/AutoResponseRule2.java | 99 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowOutboundMessage2.java | 119 |
this.bodyCrc = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 231 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 295 |
this.entityDefinitionId = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() {
return manageableState;
}
/**
* Sets the value of the manageableState property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setManageableState(JAXBElement<String> value) {
this.manageableState = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageComponent.java | 207 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 143 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 259 |
| org/solenopsis/keraiai/wsdl/tooling/StandardAction.java | 259 |
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() {
return manageableState;
}
/**
* Sets the value of the manageableState property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setManageableState(JAXBElement<String> value) {
this.manageableState = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CompactLayout2.java | 99 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 251 |
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomField2.java | 227 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 199 |
this.defaultValue = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the inlineHelpText property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getInlineHelpText() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 355 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 267 |
this.iconId = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() {
return manageableState;
}
/**
* Sets the value of the manageableState property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setManageableState(JAXBElement<String> value) {
this.manageableState = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the metadata property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link CustomTab }{@code >}
*
*/
public JAXBElement<CustomTab> getMetadata() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 211 |
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 243 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 319 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 295 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 155 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 215 |
this.description = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() {
return manageableState;
}
/**
* Sets the value of the manageableState property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setManageableState(JAXBElement<String> value) {
this.manageableState = value;
}
/**
* Gets the value of the metadata property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EmailTemplate }{@code >}
*
*/
public JAXBElement<EmailTemplate> getMetadata() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 219 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 159 |
this.definitionId = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 102 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 102 |
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 126 |
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 98 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 126 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 94 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMember.java | 334 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadShare.java | 86 |
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lead property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Lead }{@code >}
*
*/
public JAXBElement<Lead> getLead() {
return lead;
}
/**
* Sets the value of the lead property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Lead }{@code >}
*
*/
public void setLead(JAXBElement<Lead> value) {
this.lead = value;
}
/**
* Gets the value of the leadId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLeadId() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CombinedAttachment.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersion.java | 370 |
public JAXBElement<Integer> getContentSize() {
return contentSize;
}
/**
* Sets the value of the contentSize property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setContentSize(JAXBElement<Integer> value) {
this.contentSize = value;
}
/**
* Gets the value of the contentUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentUrl() {
return contentUrl;
}
/**
* Sets the value of the contentUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentUrl(JAXBElement<String> value) {
this.contentUrl = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the externalDataSourceName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExternalDataSourceName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeAvailableQuickActionResult.java | 33 |
| org/solenopsis/keraiai/wsdl/partner/DescribeAvailableQuickActionResult.java | 33 |
@XmlType(name = "DescribeAvailableQuickActionResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"actionEnumOrId",
"label",
"name",
"type"
})
public class DescribeAvailableQuickActionResult {
@XmlElement(required = true)
protected String actionEnumOrId;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true)
protected String type;
/**
* Gets the value of the actionEnumOrId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getActionEnumOrId() {
return actionEnumOrId;
}
/**
* Sets the value of the actionEnumOrId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setActionEnumOrId(String value) {
this.actionEnumOrId = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setType(String value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 194 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityShare.java | 86 |
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the opportunity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public JAXBElement<Opportunity> getOpportunity() {
return opportunity;
}
/**
* Sets the value of the opportunity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public void setOpportunity(JAXBElement<Opportunity> value) {
this.opportunity = value;
}
/**
* Gets the value of the opportunityId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOpportunityId() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/EmailTemplateStyle.java | 29 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplateStyle.java | 29 |
@XmlType(name = "EmailTemplateStyle")
@XmlEnum
public enum EmailTemplateStyle {
@XmlEnumValue("none")
NONE("none"),
@XmlEnumValue("freeForm")
FREE_FORM("freeForm"),
@XmlEnumValue("formalLetter")
FORMAL_LETTER("formalLetter"),
@XmlEnumValue("promotionRight")
PROMOTION_RIGHT("promotionRight"),
@XmlEnumValue("promotionLeft")
PROMOTION_LEFT("promotionLeft"),
@XmlEnumValue("newsletter")
NEWSLETTER("newsletter"),
@XmlEnumValue("products")
PRODUCTS("products");
private final String value;
EmailTemplateStyle(String v) {
value = v;
}
public String value() {
return value;
}
public static EmailTemplateStyle fromValue(String v) {
for (EmailTemplateStyle c: EmailTemplateStyle.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FilterScope.java | 29 |
| org/solenopsis/keraiai/wsdl/tooling/FilterScope.java | 29 |
@XmlType(name = "FilterScope")
@XmlEnum
public enum FilterScope {
@XmlEnumValue("Everything")
EVERYTHING("Everything"),
@XmlEnumValue("Mine")
MINE("Mine"),
@XmlEnumValue("Queue")
QUEUE("Queue"),
@XmlEnumValue("Delegated")
DELEGATED("Delegated"),
@XmlEnumValue("MyTerritory")
MY_TERRITORY("MyTerritory"),
@XmlEnumValue("MyTeamTerritory")
MY_TEAM_TERRITORY("MyTeamTerritory"),
@XmlEnumValue("Team")
TEAM("Team");
private final String value;
FilterScope(String v) {
value = v;
}
public String value() {
return value;
}
public static FilterScope fromValue(String v) {
for (FilterScope c: FilterScope.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowProcessType.java | 29 |
| org/solenopsis/keraiai/wsdl/tooling/FlowProcessType.java | 29 |
@XmlType(name = "FlowProcessType")
@XmlEnum
public enum FlowProcessType {
@XmlEnumValue("AutoLaunchedFlow")
AUTO_LAUNCHED_FLOW("AutoLaunchedFlow"),
@XmlEnumValue("Flow")
FLOW("Flow"),
@XmlEnumValue("Workflow")
WORKFLOW("Workflow"),
@XmlEnumValue("LoginFlow")
LOGIN_FLOW("LoginFlow"),
@XmlEnumValue("ActionPlan")
ACTION_PLAN("ActionPlan"),
@XmlEnumValue("JourneyBuilderIntegration")
JOURNEY_BUILDER_INTEGRATION("JourneyBuilderIntegration"),
@XmlEnumValue("UserProvisioningFlow")
USER_PROVISIONING_FLOW("UserProvisioningFlow");
private final String value;
FlowProcessType(String v) {
value = v;
}
public String value() {
return value;
}
public static FlowProcessType fromValue(String v) {
for (FlowProcessType c: FlowProcessType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/SharingModel.java | 29 |
| org/solenopsis/keraiai/wsdl/tooling/SharingModel.java | 29 |
@XmlType(name = "SharingModel")
@XmlEnum
public enum SharingModel {
@XmlEnumValue("Private")
PRIVATE("Private"),
@XmlEnumValue("Read")
READ("Read"),
@XmlEnumValue("ReadSelect")
READ_SELECT("ReadSelect"),
@XmlEnumValue("ReadWrite")
READ_WRITE("ReadWrite"),
@XmlEnumValue("ReadWriteTransfer")
READ_WRITE_TRANSFER("ReadWriteTransfer"),
@XmlEnumValue("FullAccess")
FULL_ACCESS("FullAccess"),
@XmlEnumValue("ControlledByParent")
CONTROLLED_BY_PARENT("ControlledByParent");
private final String value;
SharingModel(String v) {
value = v;
}
public String value() {
return value;
}
public static SharingModel fromValue(String v) {
for (SharingModel c: SharingModel.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/SummaryLayoutItem.java | 33 |
| org/solenopsis/keraiai/wsdl/tooling/SummaryLayoutItem.java | 33 |
@XmlType(name = "SummaryLayoutItem", propOrder = {
"customLink",
"field",
"posX",
"posY",
"posZ"
})
public class SummaryLayoutItem {
protected String customLink;
protected String field;
protected int posX;
protected Integer posY;
protected Integer posZ;
/**
* Gets the value of the customLink property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCustomLink() {
return customLink;
}
/**
* Sets the value of the customLink property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCustomLink(String value) {
this.customLink = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the posX property.
*
*/
public int getPosX() {
return posX;
}
/**
* Sets the value of the posX property.
*
*/
public void setPosX(int value) {
this.posX = value;
}
/**
* Gets the value of the posY property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getPosY() {
return posY;
}
/**
* Sets the value of the posY property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setPosY(Integer value) {
this.posY = value;
}
/**
* Gets the value of the posZ property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getPosZ() {
return posZ;
}
/**
* Sets the value of the posZ property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setPosZ(Integer value) {
this.posZ = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/SummaryLayoutStyle.java | 29 |
| org/solenopsis/keraiai/wsdl/tooling/SummaryLayoutStyle.java | 29 |
@XmlType(name = "SummaryLayoutStyle")
@XmlEnum
public enum SummaryLayoutStyle {
@XmlEnumValue("Default")
DEFAULT("Default"),
@XmlEnumValue("QuoteTemplate")
QUOTE_TEMPLATE("QuoteTemplate"),
@XmlEnumValue("DefaultQuoteTemplate")
DEFAULT_QUOTE_TEMPLATE("DefaultQuoteTemplate"),
@XmlEnumValue("CaseInteraction")
CASE_INTERACTION("CaseInteraction"),
@XmlEnumValue("QuickActionLayoutLeftRight")
QUICK_ACTION_LAYOUT_LEFT_RIGHT("QuickActionLayoutLeftRight"),
@XmlEnumValue("QuickActionLayoutTopDown")
QUICK_ACTION_LAYOUT_TOP_DOWN("QuickActionLayoutTopDown"),
@XmlEnumValue("PathAssistant")
PATH_ASSISTANT("PathAssistant");
private final String value;
SummaryLayoutStyle(String v) {
value = v;
}
public String value() {
return value;
}
public static SummaryLayoutStyle fromValue(String v) {
for (SummaryLayoutStyle c: SummaryLayoutStyle.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowActionType.java | 29 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowActionType.java | 29 |
@XmlType(name = "WorkflowActionType")
@XmlEnum
public enum WorkflowActionType {
@XmlEnumValue("FieldUpdate")
FIELD_UPDATE("FieldUpdate"),
@XmlEnumValue("KnowledgePublish")
KNOWLEDGE_PUBLISH("KnowledgePublish"),
@XmlEnumValue("Task")
TASK("Task"),
@XmlEnumValue("Alert")
ALERT("Alert"),
@XmlEnumValue("Send")
SEND("Send"),
@XmlEnumValue("OutboundMessage")
OUTBOUND_MESSAGE("OutboundMessage"),
@XmlEnumValue("FlowAction")
FLOW_ACTION("FlowAction");
private final String value;
WorkflowActionType(String v) {
value = v;
}
public String value() {
return value;
}
public static WorkflowActionType fromValue(String v) {
for (WorkflowActionType c: WorkflowActionType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 307 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 279 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 307 |
this.isPrimary = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the role property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRole() {
return role;
}
/**
* Sets the value of the role property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRole(JAXBElement<String> value) {
this.role = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 167 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 195 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 167 |
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntityParticle.java | 1538 |
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 1231 |
this.relationshipOrder = value;
}
/**
* Gets the value of the scale property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getScale() {
return scale;
}
/**
* Sets the value of the scale property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setScale(JAXBElement<Integer> value) {
this.scale = value;
}
/**
* Gets the value of the serviceDataType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link DataType }{@code >}
*
*/
public JAXBElement<DataType> getServiceDataType() {
return serviceDataType;
}
/**
* Sets the value of the serviceDataType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link DataType }{@code >}
*
*/
public void setServiceDataType(JAXBElement<DataType> value) {
this.serviceDataType = value;
}
/**
* Gets the value of the serviceDataTypeId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getServiceDataTypeId() {
return serviceDataTypeId;
}
/**
* Sets the value of the serviceDataTypeId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setServiceDataTypeId(JAXBElement<String> value) {
this.serviceDataTypeId = value;
}
/**
* Gets the value of the valueType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link DataType }{@code >}
*
*/
public JAXBElement<DataType> getValueType() {
return valueType;
}
/**
* Sets the value of the valueType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link DataType }{@code >}
*
*/
public void setValueType(JAXBElement<DataType> value) {
this.valueType = value;
}
/**
* Gets the value of the valueTypeId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getValueTypeId() {
return valueTypeId;
}
/**
* Sets the value of the valueTypeId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setValueTypeId(JAXBElement<String> value) {
this.valueTypeId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RelatedListColumn.java | 51 |
| org/solenopsis/keraiai/wsdl/partner/RelatedListColumn.java | 51 |
@XmlElementRef(name = "lookupId", namespace = "urn:enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lookupId;
@XmlElement(required = true)
protected String name;
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the format property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFormat() {
return format;
}
/**
* Sets the value of the format property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFormat(String value) {
this.format = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the lookupId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLookupId() {
return lookupId;
}
/**
* Sets the value of the lookupId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLookupId(JAXBElement<String> value) {
this.lookupId = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowRule.java | 35 |
| org/solenopsis/keraiai/wsdl/tooling/FlowRule.java | 35 |
@XmlType(name = "FlowRule", propOrder = {
"conditionLogic",
"conditions",
"connector",
"label"
})
public class FlowRule
extends FlowElement
{
@XmlElement(required = true)
protected String conditionLogic;
protected List<FlowCondition> conditions;
protected FlowConnector connector;
@XmlElement(required = true)
protected String label;
/**
* Gets the value of the conditionLogic property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getConditionLogic() {
return conditionLogic;
}
/**
* Sets the value of the conditionLogic property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setConditionLogic(String value) {
this.conditionLogic = value;
}
/**
* Gets the value of the conditions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the conditions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getConditions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowCondition }
*
*
*/
public List<FlowCondition> getConditions() {
if (conditions == null) {
conditions = new ArrayList<FlowCondition>();
}
return this.conditions;
}
/**
* Gets the value of the connector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getConnector() {
return connector;
}
/**
* Sets the value of the connector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setConnector(FlowConnector value) {
this.connector = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersionHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractHistory.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadHistory.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroHistory.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFieldHistory.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2History.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2History.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteHistory.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionHistory.java | 82 |
public JAXBElement<Name> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setField(JAXBElement<String> value) {
this.field = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the newValue property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public JAXBElement<Object> getNewValue() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 118 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 251 |
| org/solenopsis/keraiai/wsdl/tooling/ApexEmailNotification.java | 175 |
this.email = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 390 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMember.java | 166 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 102 |
public JAXBElement<Contact> getContact() {
return contact;
}
/**
* Sets the value of the contact property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Contact }{@code >}
*
*/
public void setContact(JAXBElement<Contact> value) {
this.contact = value;
}
/**
* Gets the value of the contactId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContactId() {
return contactId;
}
/**
* Sets the value of the contactId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContactId(JAXBElement<String> value) {
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/EventLogFile.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 111 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 126 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessDefinition.java | 102 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 126 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 98 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 154 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 98 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 274 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 318 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 186 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 94 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 134 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 150 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 166 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 126 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 138 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 146 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CallCenter.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 167 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 195 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 203 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 203 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 167 |
this.internalName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupMemberRequest.java | 98 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 98 |
public JAXBElement<CollaborationGroup> getCollaborationGroup() {
return collaborationGroup;
}
/**
* Sets the value of the collaborationGroup property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link CollaborationGroup }{@code >}
*
*/
public void setCollaborationGroup(JAXBElement<CollaborationGroup> value) {
this.collaborationGroup = value;
}
/**
* Gets the value of the collaborationGroupId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCollaborationGroupId() {
return collaborationGroupId;
}
/**
* Sets the value of the collaborationGroupId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCollaborationGroupId(JAXBElement<String> value) {
this.collaborationGroupId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 1203 |
| org/solenopsis/keraiai/wsdl/tooling/EntityDefinition.java | 1735 |
this.qualifiedApiName = value;
}
/**
* Gets the value of the recordTypesSupported property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link RecordTypesSupported }{@code >}
*
*/
public JAXBElement<RecordTypesSupported> getRecordTypesSupported() {
return recordTypesSupported;
}
/**
* Sets the value of the recordTypesSupported property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link RecordTypesSupported }{@code >}
*
*/
public void setRecordTypesSupported(JAXBElement<RecordTypesSupported> value) {
this.recordTypesSupported = value;
}
/**
* Gets the value of the relationshipDomains property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getRelationshipDomains() {
return relationshipDomains;
}
/**
* Sets the value of the relationshipDomains property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setRelationshipDomains(JAXBElement<QueryResult> value) {
this.relationshipDomains = value;
}
/**
* Gets the value of the runningUserEntityAccess property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link UserEntityAccess }{@code >}
*
*/
public JAXBElement<UserEntityAccess> getRunningUserEntityAccess() {
return runningUserEntityAccess;
}
/**
* Sets the value of the runningUserEntityAccess property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link UserEntityAccess }{@code >}
*
*/
public void setRunningUserEntityAccess(JAXBElement<UserEntityAccess> value) {
this.runningUserEntityAccess = value;
}
/**
* Gets the value of the runningUserEntityAccessId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRunningUserEntityAccessId() {
return runningUserEntityAccessId;
}
/**
* Sets the value of the runningUserEntityAccessId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRunningUserEntityAccessId(JAXBElement<String> value) {
this.runningUserEntityAccessId = value;
}
/**
* Gets the value of the searchLayouts property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getSearchLayouts() {
return searchLayouts;
}
/**
* Sets the value of the searchLayouts property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setSearchLayouts(JAXBElement<QueryResult> value) {
this.searchLayouts = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 107 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isSoqlCompatible property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsSoqlCompatible() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 122 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 102 |
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 102 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 114 |
public JAXBElement<String> getBusinessProcessId() {
return businessProcessId;
}
/**
* Sets the value of the businessProcessId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBusinessProcessId(JAXBElement<String> value) {
this.businessProcessId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 234 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdate2.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowOutboundMessage2.java | 130 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AssignmentRule2.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/AutoResponseRule2.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 106 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 143 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink2.java | 159 |
@XmlElementRef(name = "Width", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> width;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/RunTestFailure.java | 61 |
| org/solenopsis/keraiai/wsdl/metadata/RunTestFailure.java | 65 |
| org/solenopsis/keraiai/wsdl/tooling/RunTestFailure.java | 61 |
protected Boolean seeAllData;
@XmlElement(required = true, nillable = true)
protected String stackTrace;
protected double time;
@XmlElement(required = true)
protected String type;
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the message property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMessage() {
return message;
}
/**
* Sets the value of the message property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMessage(String value) {
this.message = value;
}
/**
* Gets the value of the methodName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMethodName() {
return methodName;
}
/**
* Sets the value of the methodName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMethodName(String value) {
this.methodName = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the namespace property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNamespace() {
return namespace;
}
/**
* Sets the value of the namespace property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNamespace(String value) {
this.namespace = value;
}
/**
* Gets the value of the seeAllData property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isSeeAllData() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 83 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 79 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDefault property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDefault() {
return isDefault;
}
/**
* Sets the value of the isDefault property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDefault(JAXBElement<Boolean> value) {
this.isDefault = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Domain.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 91 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the domain property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDomain() {
return domain;
}
/**
* Sets the value of the domain property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDomain(JAXBElement<String> value) {
this.domain = value;
}
/**
* Gets the value of the domainSites property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getDomainSites() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 107 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the duplicateRecordSets property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getDuplicateRecordSets() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 105 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 105 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the currentElement property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCurrentElement() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 107 |
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the histories property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getHistories() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/GetDeletedResult.java | 35 |
| org/solenopsis/keraiai/wsdl/tooling/GetDeletedResult.java | 35 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "GetDeletedResult", propOrder = {
"deletedRecords",
"earliestDateAvailable",
"latestDateCovered"
})
public class GetDeletedResult {
protected List<DeletedRecord> deletedRecords;
@XmlElement(required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar earliestDateAvailable;
@XmlElement(required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar latestDateCovered;
/**
* Gets the value of the deletedRecords property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the deletedRecords property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDeletedRecords().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DeletedRecord }
*
*
*/
public List<DeletedRecord> getDeletedRecords() {
if (deletedRecords == null) {
deletedRecords = new ArrayList<DeletedRecord>();
}
return this.deletedRecords;
}
/**
* Gets the value of the earliestDateAvailable property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getEarliestDateAvailable() {
return earliestDateAvailable;
}
/**
* Sets the value of the earliestDateAvailable property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setEarliestDateAvailable(XMLGregorianCalendar value) {
this.earliestDateAvailable = value;
}
/**
* Gets the value of the latestDateCovered property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getLatestDateCovered() {
return latestDateCovered;
}
/**
* Sets the value of the latestDateCovered property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setLatestDateCovered(XMLGregorianCalendar value) {
this.latestDateCovered = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 87 |
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AcceptedEventRelation.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/DeclinedEventRelation.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/Group.java | 113 |
| org/solenopsis/keraiai/wsdl/enterprise/UndecidedEventRelation.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/Vote.java | 65 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "Type", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> type;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the event property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Event }{@code >}
*
*/
public JAXBElement<Event> getEvent() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Announcement.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 105 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 105 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 105 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the expirationDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getExpirationDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityStage.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 77 |
@XmlElementRef(name = "SortOrder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> sortOrder;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isClosed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsClosed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationInvitation.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/EventRelation.java | 93 |
@XmlElementRef(name = "Status", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> status;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the invitedUserEmail property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getInvitedUserEmail() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/ObjectPermissions.java | 97 |
@XmlElementRef(name = "SobjectType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> sobjectType;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/OwnerChangeOptionType.java | 29 |
| org/solenopsis/keraiai/wsdl/partner/OwnerChangeOptionType.java | 29 |
@XmlType(name = "OwnerChangeOptionType", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum OwnerChangeOptionType {
@XmlEnumValue("TransferOpenActivities")
TRANSFER_OPEN_ACTIVITIES("TransferOpenActivities"),
@XmlEnumValue("TransferNotesAndAttachments")
TRANSFER_NOTES_AND_ATTACHMENTS("TransferNotesAndAttachments"),
@XmlEnumValue("TransferOthersOpenOpportunities")
TRANSFER_OTHERS_OPEN_OPPORTUNITIES("TransferOthersOpenOpportunities"),
@XmlEnumValue("TransferOwnedOpenOpportunities")
TRANSFER_OWNED_OPEN_OPPORTUNITIES("TransferOwnedOpenOpportunities"),
@XmlEnumValue("TransferContracts")
TRANSFER_CONTRACTS("TransferContracts"),
@XmlEnumValue("TransferOrders")
TRANSFER_ORDERS("TransferOrders"),
@XmlEnumValue("TransferContacts")
TRANSFER_CONTACTS("TransferContacts");
private final String value;
OwnerChangeOptionType(String v) {
value = v;
}
public String value() {
return value;
}
public static OwnerChangeOptionType fromValue(String v) {
for (OwnerChangeOptionType c: OwnerChangeOptionType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/UpsertResult.java | 35 |
| org/solenopsis/keraiai/wsdl/partner/UpsertResult.java | 35 |
@XmlType(name = "UpsertResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"created",
"errors",
"id",
"success"
})
public class UpsertResult {
protected boolean created;
protected List<Error> errors;
@XmlElement(required = true, nillable = true)
protected String id;
protected boolean success;
/**
* Gets the value of the created property.
*
*/
public boolean isCreated() {
return created;
}
/**
* Sets the value of the created property.
*
*/
public void setCreated(boolean value) {
this.created = value;
}
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexComponentMember.java | 98 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPageMember.java | 98 |
protected JAXBElement<ApexComponent> metadata;
@XmlElementRef(name = "MetadataContainer", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<SObject> metadataContainer;
@XmlElementRef(name = "MetadataContainerId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> metadataContainerId;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the body property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getBody() {
return body;
}
/**
* Sets the value of the body property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBody(JAXBElement<String> value) {
this.body = value;
}
/**
* Gets the value of the content property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContent() {
return content;
}
/**
* Sets the value of the content property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContent(JAXBElement<String> value) {
this.content = value;
}
/**
* Gets the value of the contentEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ApexComponent2 }{@code >}
*
*/
public JAXBElement<ApexComponent2> getContentEntity() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionOverride.java | 33 |
| org/solenopsis/keraiai/wsdl/partner/ActionOverride.java | 33 |
| org/solenopsis/keraiai/wsdl/tooling/ActionOverride.java | 33 |
@XmlType(name = "ActionOverride", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"isAvailableInTouch",
"name",
"pageId",
"url"
})
public class ActionOverride {
protected boolean isAvailableInTouch;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true)
protected String pageId;
@XmlElement(required = true)
protected String url;
/**
* Gets the value of the isAvailableInTouch property.
*
*/
public boolean isIsAvailableInTouch() {
return isAvailableInTouch;
}
/**
* Sets the value of the isAvailableInTouch property.
*
*/
public void setIsAvailableInTouch(boolean value) {
this.isAvailableInTouch = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the pageId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPageId() {
return pageId;
}
/**
* Sets the value of the pageId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPageId(String value) {
this.pageId = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUrl(String value) {
this.url = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 62 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 72 |
extends SObject
{
@XmlElementRef(name = "ApiVersion", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> apiVersion;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 60 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 64 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessDefinition.java | 62 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 58 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupMemberRequest.java | 60 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 60 |
extends SObject
{
@XmlElementRef(name = "CollaborationGroup", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<CollaborationGroup> collaborationGroup;
@XmlElementRef(name = "CollaborationGroupId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> collaborationGroupId;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LeadHistory.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroHistory.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFieldHistory.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2History.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2History.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteHistory.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionHistory.java | 52 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Field", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> field;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Lead", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 66 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 70 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "Histories", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> histories;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 70 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RenderEmailTemplateError.java | 33 |
| org/solenopsis/keraiai/wsdl/partner/RenderEmailTemplateError.java | 33 |
@XmlType(name = "RenderEmailTemplateError", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"fieldName",
"message",
"offset",
"statusCode"
})
public class RenderEmailTemplateError {
@XmlElement(required = true)
protected String fieldName;
@XmlElement(required = true)
protected String message;
protected int offset;
@XmlElement(required = true)
protected String statusCode;
/**
* Gets the value of the fieldName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFieldName() {
return fieldName;
}
/**
* Sets the value of the fieldName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFieldName(String value) {
this.fieldName = value;
}
/**
* Gets the value of the message property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMessage() {
return message;
}
/**
* Sets the value of the message property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMessage(String value) {
this.message = value;
}
/**
* Gets the value of the offset property.
*
*/
public int getOffset() {
return offset;
}
/**
* Sets the value of the offset property.
*
*/
public void setOffset(int value) {
this.offset = value;
}
/**
* Gets the value of the statusCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStatusCode() {
return statusCode;
}
/**
* Sets the value of the statusCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStatusCode(String value) {
this.statusCode = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 66 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 62 |
extends SObject
{
@XmlElementRef(name = "ApiVersion", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> apiVersion;
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 66 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdate2.java | 70 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 64 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 92 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 84 |
| org/solenopsis/keraiai/wsdl/enterprise/Group.java | 96 |
protected JAXBElement<Name> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "Parent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 358 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 324 |
protected JAXBElement<Contact> masterRecord;
@XmlElementRef(name = "MasterRecordId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterRecordId;
@XmlElementRef(name = "MobilePhone", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> mobilePhone;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Notes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notes;
@XmlElementRef(name = "NotesAndAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notesAndAttachments;
@XmlElementRef(name = "OpenActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeGlobalSObjectResult.java | 114 |
| org/solenopsis/keraiai/wsdl/enterprise/DescribeSObjectResult.java | 232 |
| org/solenopsis/keraiai/wsdl/partner/DescribeGlobalSObjectResult.java | 114 |
| org/solenopsis/keraiai/wsdl/partner/DescribeSObjectResult.java | 232 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeGlobalSObjectResult.java | 111 |
this.activateable = value;
}
/**
* Gets the value of the createable property.
*
*/
public boolean isCreateable() {
return createable;
}
/**
* Sets the value of the createable property.
*
*/
public void setCreateable(boolean value) {
this.createable = value;
}
/**
* Gets the value of the custom property.
*
*/
public boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
*/
public void setCustom(boolean value) {
this.custom = value;
}
/**
* Gets the value of the customSetting property.
*
*/
public boolean isCustomSetting() {
return customSetting;
}
/**
* Sets the value of the customSetting property.
*
*/
public void setCustomSetting(boolean value) {
this.customSetting = value;
}
/**
* Gets the value of the deletable property.
*
*/
public boolean isDeletable() {
return deletable;
}
/**
* Sets the value of the deletable property.
*
*/
public void setDeletable(boolean value) {
this.deletable = value;
}
/**
* Gets the value of the deprecatedAndHidden property.
*
*/
public boolean isDeprecatedAndHidden() {
return deprecatedAndHidden;
}
/**
* Sets the value of the deprecatedAndHidden property.
*
*/
public void setDeprecatedAndHidden(boolean value) {
this.deprecatedAndHidden = value;
}
/**
* Gets the value of the feedEnabled property.
*
*/
public boolean isFeedEnabled() {
return feedEnabled;
}
/**
* Sets the value of the feedEnabled property.
*
*/
public void setFeedEnabled(boolean value) {
this.feedEnabled = value;
}
/**
* Gets the value of the idEnabled property.
*
*/
public boolean isIdEnabled() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntitySubscription.java | 54 |
| org/solenopsis/keraiai/wsdl/enterprise/Vote.java | 54 |
protected JAXBElement<Name> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "Parent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> parent;
@XmlElementRef(name = "ParentId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> parentId;
@XmlElementRef(name = "Subscriber", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowWait.java | 35 |
| org/solenopsis/keraiai/wsdl/tooling/FlowWait.java | 35 |
@XmlType(name = "FlowWait", propOrder = {
"defaultConnector",
"defaultConnectorLabel",
"faultConnector",
"waitEvents"
})
public class FlowWait
extends FlowNode
{
protected FlowConnector defaultConnector;
@XmlElement(required = true)
protected String defaultConnectorLabel;
protected FlowConnector faultConnector;
protected List<FlowWaitEvent> waitEvents;
/**
* Gets the value of the defaultConnector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getDefaultConnector() {
return defaultConnector;
}
/**
* Sets the value of the defaultConnector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setDefaultConnector(FlowConnector value) {
this.defaultConnector = value;
}
/**
* Gets the value of the defaultConnectorLabel property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDefaultConnectorLabel() {
return defaultConnectorLabel;
}
/**
* Sets the value of the defaultConnectorLabel property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDefaultConnectorLabel(String value) {
this.defaultConnectorLabel = value;
}
/**
* Gets the value of the faultConnector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getFaultConnector() {
return faultConnector;
}
/**
* Sets the value of the faultConnector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setFaultConnector(FlowConnector value) {
this.faultConnector = value;
}
/**
* Gets the value of the waitEvents property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the waitEvents property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getWaitEvents().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowWaitEvent }
*
*
*/
public List<FlowWaitEvent> getWaitEvents() {
if (waitEvents == null) {
waitEvents = new ArrayList<FlowWaitEvent>();
}
return this.waitEvents;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/LogType.java | 28 |
| org/solenopsis/keraiai/wsdl/metadata/LogType.java | 28 |
| org/solenopsis/keraiai/wsdl/tooling/LogType.java | 28 |
@XmlType(name = "LogType")
@XmlEnum
public enum LogType {
@XmlEnumValue("None")
NONE("None"),
@XmlEnumValue("Debugonly")
DEBUGONLY("Debugonly"),
@XmlEnumValue("Db")
DB("Db"),
@XmlEnumValue("Profiling")
PROFILING("Profiling"),
@XmlEnumValue("Callout")
CALLOUT("Callout"),
@XmlEnumValue("Detail")
DETAIL("Detail");
private final String value;
LogType(String v) {
value = v;
}
public String value() {
return value;
}
public static LogType fromValue(String v) {
for (LogType c: LogType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 307 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 135 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 125 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/Idea.java | 139 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 337 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 85 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "LookedUpFromActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 139 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMember.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 195 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 65 |
@XmlElementRef(name = "Contact", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Contact> contact;
@XmlElementRef(name = "ContactId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contactId;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersionHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractHistory.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadHistory.java | 55 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroHistory.java | 55 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Field", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> field;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "NewValue", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 89 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Opportunity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Opportunity> opportunity;
@XmlElementRef(name = "OpportunityId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> opportunityId;
@XmlElementRef(name = "ReversePartnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 349 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 73 |
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 189 |
| org/solenopsis/keraiai/wsdl/enterprise/ExternalDataSource.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 83 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 73 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 87 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Phone", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 143 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 113 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "Events", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> events;
@XmlElementRef(name = "FeedSubscriptionsForEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 163 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 133 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 145 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 133 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 105 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 165 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 201 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 249 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 135 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 147 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastViewedDate;
@XmlElementRef(name = "LookedUpFromActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AttachedContentDocument.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/CombinedAttachment.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersion.java | 139 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 77 |
@XmlElementRef(name = "ContentSize", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> contentSize;
@XmlElementRef(name = "ContentUrl", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentUrl;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "ExternalDataSourceName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinition.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 103 |
@XmlElementRef(name = "Format", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> format;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Source", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 113 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessDefinition.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 61 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 77 |
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 355 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 81 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 61 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 57 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 77 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 173 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 155 |
@XmlElementRef(name = "CombinedAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> combinedAttachments;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "EndDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMember.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadShare.java | 57 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Lead", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Lead> lead;
@XmlElementRef(name = "LeadId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 129 |
@XmlElementRef(name = "Events", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> events;
@XmlElementRef(name = "FeedSubscriptionsForEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedSubscriptionsForEntity;
@XmlElementRef(name = "Feeds", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feeds;
@XmlElementRef(name = "Histories", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> histories;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastActivityDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityStage.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 69 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "SortOrder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> sortOrder;
@XmlElementRef(name = "StatusCode", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeGlobalSObjectResult.java | 115 |
| org/solenopsis/keraiai/wsdl/partner/DescribeGlobalSObjectResult.java | 115 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeGlobalSObjectResult.java | 112 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeSObjectResult.java | 199 |
}
/**
* Gets the value of the createable property.
*
*/
public boolean isCreateable() {
return createable;
}
/**
* Sets the value of the createable property.
*
*/
public void setCreateable(boolean value) {
this.createable = value;
}
/**
* Gets the value of the custom property.
*
*/
public boolean isCustom() {
return custom;
}
/**
* Sets the value of the custom property.
*
*/
public void setCustom(boolean value) {
this.custom = value;
}
/**
* Gets the value of the customSetting property.
*
*/
public boolean isCustomSetting() {
return customSetting;
}
/**
* Sets the value of the customSetting property.
*
*/
public void setCustomSetting(boolean value) {
this.customSetting = value;
}
/**
* Gets the value of the deletable property.
*
*/
public boolean isDeletable() {
return deletable;
}
/**
* Sets the value of the deletable property.
*
*/
public void setDeletable(boolean value) {
this.deletable = value;
}
/**
* Gets the value of the deprecatedAndHidden property.
*
*/
public boolean isDeprecatedAndHidden() {
return deprecatedAndHidden;
}
/**
* Sets the value of the deprecatedAndHidden property.
*
*/
public void setDeprecatedAndHidden(boolean value) {
this.deprecatedAndHidden = value;
}
/**
* Gets the value of the feedEnabled property.
*
*/
public boolean isFeedEnabled() {
return feedEnabled;
}
/**
* Sets the value of the feedEnabled property.
*
*/
public void setFeedEnabled(boolean value) {
this.feedEnabled = value;
}
/**
* Gets the value of the idEnabled property.
*
*/
public boolean isIdEnabled() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeGlobalSObjectResult.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/DescribeSObjectResult.java | 358 |
| org/solenopsis/keraiai/wsdl/partner/DescribeGlobalSObjectResult.java | 211 |
| org/solenopsis/keraiai/wsdl/partner/DescribeSObjectResult.java | 358 |
}
/**
* Gets the value of the idEnabled property.
*
*/
public boolean isIdEnabled() {
return idEnabled;
}
/**
* Sets the value of the idEnabled property.
*
*/
public void setIdEnabled(boolean value) {
this.idEnabled = value;
}
/**
* Gets the value of the keyPrefix property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getKeyPrefix() {
return keyPrefix;
}
/**
* Sets the value of the keyPrefix property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setKeyPrefix(String value) {
this.keyPrefix = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the labelPlural property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabelPlural() {
return labelPlural;
}
/**
* Sets the value of the labelPlural property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabelPlural(String value) {
this.labelPlural = value;
}
/**
* Gets the value of the layoutable property.
*
*/
public boolean isLayoutable() {
return layoutable;
}
/**
* Sets the value of the layoutable property.
*
*/
public void setLayoutable(boolean value) {
this.layoutable = value;
}
/**
* Gets the value of the mergeable property.
*
*/
public boolean isMergeable() {
return mergeable;
}
/**
* Sets the value of the mergeable property.
*
*/
public void setMergeable(boolean value) {
this.mergeable = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 71 |
@XmlElementRef(name = "ContentType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentType;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 85 |
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "PrivateKey", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 177 |
@XmlElementRef(name = "IsRecurrence", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isRecurrence;
@XmlElementRef(name = "IsReminderSet", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isReminderSet;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Location", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 97 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "Parent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityShare.java | 57 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Opportunity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Opportunity> opportunity;
@XmlElementRef(name = "OpportunityId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ReportChartComponent.java | 58 |
| org/solenopsis/keraiai/wsdl/partner/ReportChartComponent.java | 58 |
| org/solenopsis/keraiai/wsdl/tooling/ReportChartComponent.java | 58 |
protected ReportChartSize size;
/**
* Gets the value of the cacheData property.
*
*/
public boolean isCacheData() {
return cacheData;
}
/**
* Sets the value of the cacheData property.
*
*/
public void setCacheData(boolean value) {
this.cacheData = value;
}
/**
* Gets the value of the contextFilterableField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContextFilterableField() {
return contextFilterableField;
}
/**
* Sets the value of the contextFilterableField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContextFilterableField(String value) {
this.contextFilterableField = value;
}
/**
* Gets the value of the error property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getError() {
return error;
}
/**
* Sets the value of the error property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setError(String value) {
this.error = value;
}
/**
* Gets the value of the hideOnError property.
*
*/
public boolean isHideOnError() {
return hideOnError;
}
/**
* Sets the value of the hideOnError property.
*
*/
public void setHideOnError(boolean value) {
this.hideOnError = value;
}
/**
* Gets the value of the includeContext property.
*
*/
public boolean isIncludeContext() {
return includeContext;
}
/**
* Sets the value of the includeContext property.
*
*/
public void setIncludeContext(boolean value) {
this.includeContext = value;
}
/**
* Gets the value of the showTitle property.
*
*/
public boolean isShowTitle() {
return showTitle;
}
/**
* Sets the value of the showTitle property.
*
*/
public void setShowTitle(boolean value) {
this.showTitle = value;
}
/**
* Gets the value of the size property.
*
* @return
* possible object is
* {@link ReportChartSize }
*
*/
public ReportChartSize getSize() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 181 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 77 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "Priority", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/EncryptedFieldMaskType.java | 28 |
| org/solenopsis/keraiai/wsdl/tooling/EncryptedFieldMaskType.java | 28 |
@XmlType(name = "EncryptedFieldMaskType")
@XmlEnum
public enum EncryptedFieldMaskType {
@XmlEnumValue("all")
ALL("all"),
@XmlEnumValue("creditCard")
CREDIT_CARD("creditCard"),
@XmlEnumValue("ssn")
SSN("ssn"),
@XmlEnumValue("lastFour")
LAST_FOUR("lastFour"),
@XmlEnumValue("sin")
SIN("sin"),
@XmlEnumValue("nino")
NINO("nino");
private final String value;
EncryptedFieldMaskType(String v) {
value = v;
}
public String value() {
return value;
}
public static EncryptedFieldMaskType fromValue(String v) {
for (EncryptedFieldMaskType c: EncryptedFieldMaskType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FieldUpdateOperation.java | 28 |
| org/solenopsis/keraiai/wsdl/tooling/FieldUpdateOperation.java | 28 |
@XmlType(name = "FieldUpdateOperation")
@XmlEnum
public enum FieldUpdateOperation {
@XmlEnumValue("Formula")
FORMULA("Formula"),
@XmlEnumValue("Literal")
LITERAL("Literal"),
@XmlEnumValue("Null")
NULL("Null"),
@XmlEnumValue("NextValue")
NEXT_VALUE("NextValue"),
@XmlEnumValue("PreviousValue")
PREVIOUS_VALUE("PreviousValue"),
@XmlEnumValue("LookupValue")
LOOKUP_VALUE("LookupValue");
private final String value;
FieldUpdateOperation(String v) {
value = v;
}
public String value() {
return value;
}
public static FieldUpdateOperation fromValue(String v) {
for (FieldUpdateOperation c: FieldUpdateOperation.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlexiPage.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/FlexiPage.java | 60 |
protected QuickActionList quickActionList;
protected String sobjectType;
@XmlElement(required = true)
protected FlexiPageType type;
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the flexiPageRegions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the flexiPageRegions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFlexiPageRegions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlexiPageRegion }
*
*
*/
public List<FlexiPageRegion> getFlexiPageRegions() {
if (flexiPageRegions == null) {
flexiPageRegions = new ArrayList<FlexiPageRegion>();
}
return this.flexiPageRegions;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMasterLabel(String value) {
this.masterLabel = value;
}
/**
* Gets the value of the pageTemplate property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPageTemplate() {
return pageTemplate;
}
/**
* Sets the value of the pageTemplate property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPageTemplate(String value) {
this.pageTemplate = value;
}
/**
* Gets the value of the parentFlexiPage property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getParentFlexiPage() {
return parentFlexiPage;
}
/**
* Sets the value of the parentFlexiPage property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setParentFlexiPage(String value) {
this.parentFlexiPage = value;
}
/**
* Gets the value of the platformActionlist property.
*
* @return
* possible object is
* {@link PlatformActionList }
*
*/
public PlatformActionList getPlatformActionlist() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowTimeTrigger.java | 35 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTimeTrigger.java | 35 |
@XmlType(name = "WorkflowTimeTrigger", propOrder = {
"actions",
"offsetFromField",
"timeLength",
"workflowTimeTriggerUnit"
})
public class WorkflowTimeTrigger {
protected List<WorkflowActionReference> actions;
protected String offsetFromField;
protected String timeLength;
@XmlElement(required = true)
protected WorkflowTimeUnits workflowTimeTriggerUnit;
/**
* Gets the value of the actions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the actions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getActions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link WorkflowActionReference }
*
*
*/
public List<WorkflowActionReference> getActions() {
if (actions == null) {
actions = new ArrayList<WorkflowActionReference>();
}
return this.actions;
}
/**
* Gets the value of the offsetFromField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getOffsetFromField() {
return offsetFromField;
}
/**
* Sets the value of the offsetFromField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setOffsetFromField(String value) {
this.offsetFromField = value;
}
/**
* Gets the value of the timeLength property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTimeLength() {
return timeLength;
}
/**
* Sets the value of the timeLength property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTimeLength(String value) {
this.timeLength = value;
}
/**
* Gets the value of the workflowTimeTriggerUnit property.
*
* @return
* possible object is
* {@link WorkflowTimeUnits }
*
*/
public WorkflowTimeUnits getWorkflowTimeTriggerUnit() {
return workflowTimeTriggerUnit;
}
/**
* Sets the value of the workflowTimeTriggerUnit property.
*
* @param value
* allowed object is
* {@link WorkflowTimeUnits }
*
*/
public void setWorkflowTimeTriggerUnit(WorkflowTimeUnits value) {
this.workflowTimeTriggerUnit = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 101 |
| org/solenopsis/keraiai/wsdl/tooling/AssignmentRule2.java | 59 |
| org/solenopsis/keraiai/wsdl/tooling/AutoResponseRule2.java | 59 |
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdate2.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowOutboundMessage2.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 67 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AssignmentRule2.java | 65 |
| org/solenopsis/keraiai/wsdl/tooling/AutoResponseRule2.java | 65 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 65 |
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 91 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 67 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 73 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 85 |
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 93 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 75 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 115 |
@XmlElementRef(name = "Language", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 75 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 87 |
@XmlElementRef(name = "IsActive", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageComponent.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 61 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/StandardAction.java | 79 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CompactLayout2.java | 59 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 85 |
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomField2.java | 93 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 79 |
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "InlineHelpText", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 97 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 83 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 69 |
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 81 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 67 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 77 |
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailFileAttachment.java | 45 |
| org/solenopsis/keraiai/wsdl/partner/EmailFileAttachment.java | 45 |
@XmlElementRef(name = "contentType", namespace = "urn:enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentType;
@XmlElement(required = true)
protected String fileName;
protected Boolean inline;
/**
* Gets the value of the body property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link byte[]}{@code >}
*
*/
public JAXBElement<byte[]> getBody() {
return body;
}
/**
* Sets the value of the body property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link byte[]}{@code >}
*
*/
public void setBody(JAXBElement<byte[]> value) {
this.body = value;
}
/**
* Gets the value of the contentType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentType() {
return contentType;
}
/**
* Sets the value of the contentType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentType(JAXBElement<String> value) {
this.contentType = value;
}
/**
* Gets the value of the fileName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFileName() {
return fileName;
}
/**
* Sets the value of the fileName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFileName(String value) {
this.fileName = value;
}
/**
* Gets the value of the inline property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isInline() {
return inline;
}
/**
* Sets the value of the inline property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setInline(Boolean value) {
this.inline = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 83 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Role", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> role;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the account property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getAccount() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntityParticle.java | 258 |
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 215 |
@XmlElementRef(name = "Scale", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> scale;
@XmlElementRef(name = "ServiceDataType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<DataType> serviceDataType;
@XmlElementRef(name = "ServiceDataTypeId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> serviceDataTypeId;
@XmlElementRef(name = "ValueType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<DataType> valueType;
@XmlElementRef(name = "ValueTypeId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> valueTypeId;
/**
* Gets the value of the byteLength property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getByteLength() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EventLogFile.java | 99 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 99 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the eventType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEventType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/WebLink.java | 151 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 143 |
@XmlElementRef(name = "Width", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> width;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the displayType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDisplayType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowChoice.java | 33 |
| org/solenopsis/keraiai/wsdl/tooling/FlowChoice.java | 33 |
@XmlType(name = "FlowChoice", propOrder = {
"choiceText",
"dataType",
"userInput",
"value"
})
public class FlowChoice
extends FlowElement
{
@XmlElement(required = true)
protected String choiceText;
@XmlElement(required = true)
protected FlowDataType dataType;
protected FlowChoiceUserInput userInput;
protected FlowElementReferenceOrValue value;
/**
* Gets the value of the choiceText property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getChoiceText() {
return choiceText;
}
/**
* Sets the value of the choiceText property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setChoiceText(String value) {
this.choiceText = value;
}
/**
* Gets the value of the dataType property.
*
* @return
* possible object is
* {@link FlowDataType }
*
*/
public FlowDataType getDataType() {
return dataType;
}
/**
* Sets the value of the dataType property.
*
* @param value
* allowed object is
* {@link FlowDataType }
*
*/
public void setDataType(FlowDataType value) {
this.dataType = value;
}
/**
* Gets the value of the userInput property.
*
* @return
* possible object is
* {@link FlowChoiceUserInput }
*
*/
public FlowChoiceUserInput getUserInput() {
return userInput;
}
/**
* Sets the value of the userInput property.
*
* @param value
* allowed object is
* {@link FlowChoiceUserInput }
*
*/
public void setUserInput(FlowChoiceUserInput value) {
this.userInput = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link FlowElementReferenceOrValue }
*
*/
public FlowElementReferenceOrValue getValue() {
return value;
}
/**
* Sets the value of the value property.
*
* @param value
* allowed object is
* {@link FlowElementReferenceOrValue }
*
*/
public void setValue(FlowElementReferenceOrValue value) {
this.value = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/soap/security/partner/PartnerLoginContext.java | 52 |
| org/solenopsis/keraiai/soap/security/tooling/ToolingLoginContext.java | 52 |
PartnerLoginContext(final LoginResult loginResult, final Credentials credentials) {
super(credentials);
if (null == loginResult) {
throw new IllegalArgumentException("LoginResult must not be null");
}
this.loginResult = loginResult;
}
/**
* {@inheritDoc}
*/
@Override
public String getMetadataServerUrl() {
return getLoginResult().getMetadataServerUrl();
}
/**
* {@inheritDoc}
*/
@Override
public boolean isPasswordExpired() {
return getLoginResult().isPasswordExpired();
}
/**
* {@inheritDoc}
*/
@Override
public boolean isSandbox() {
return getLoginResult().isSandbox();
}
/**
* {@inheritDoc}
*/
@Override
public String getSessionId() {
return getLoginResult().getSessionId();
}
/**
* {@inheritDoc}
*/
@Override
public String getUserId() {
return getLoginResult().getUserId();
}
/**
* {@inheritDoc}
*/
@Override
public String getServerUrl() {
return getLoginResult().getServerUrl();
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeCompactLayoutsResult.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/DescribeCompactLayoutsResult.java | 34 |
@XmlType(name = "DescribeCompactLayoutsResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"compactLayouts",
"defaultCompactLayoutId",
"recordTypeCompactLayoutMappings"
})
public class DescribeCompactLayoutsResult {
@XmlElement(required = true)
protected List<DescribeCompactLayout> compactLayouts;
@XmlElement(required = true)
protected String defaultCompactLayoutId;
@XmlElement(required = true)
protected List<RecordTypeCompactLayoutMapping> recordTypeCompactLayoutMappings;
/**
* Gets the value of the compactLayouts property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the compactLayouts property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCompactLayouts().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeCompactLayout }
*
*
*/
public List<DescribeCompactLayout> getCompactLayouts() {
if (compactLayouts == null) {
compactLayouts = new ArrayList<DescribeCompactLayout>();
}
return this.compactLayouts;
}
/**
* Gets the value of the defaultCompactLayoutId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDefaultCompactLayoutId() {
return defaultCompactLayoutId;
}
/**
* Sets the value of the defaultCompactLayoutId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDefaultCompactLayoutId(String value) {
this.defaultCompactLayoutId = value;
}
/**
* Gets the value of the recordTypeCompactLayoutMappings property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the recordTypeCompactLayoutMappings property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecordTypeCompactLayoutMappings().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RecordTypeCompactLayoutMapping }
*
*
*/
public List<RecordTypeCompactLayoutMapping> getRecordTypeCompactLayoutMappings() {
if (recordTypeCompactLayoutMappings == null) {
recordTypeCompactLayoutMappings = new ArrayList<RecordTypeCompactLayoutMapping>();
}
return this.recordTypeCompactLayoutMappings;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribePathAssistantField.java | 33 |
| org/solenopsis/keraiai/wsdl/partner/DescribePathAssistantField.java | 33 |
@XmlType(name = "DescribePathAssistantField", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"apiName",
"label",
"readOnly",
"required"
})
public class DescribePathAssistantField {
@XmlElement(required = true)
protected String apiName;
@XmlElement(required = true)
protected String label;
protected boolean readOnly;
protected boolean required;
/**
* Gets the value of the apiName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getApiName() {
return apiName;
}
/**
* Sets the value of the apiName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setApiName(String value) {
this.apiName = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the readOnly property.
*
*/
public boolean isReadOnly() {
return readOnly;
}
/**
* Sets the value of the readOnly property.
*
*/
public void setReadOnly(boolean value) {
this.readOnly = value;
}
/**
* Gets the value of the required property.
*
*/
public boolean isRequired() {
return required;
}
/**
* Sets the value of the required property.
*
*/
public void setRequired(boolean value) {
this.required = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 619 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 87 |
@XmlElementRef(name = "Users", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> users;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FilterItem.java | 33 |
| org/solenopsis/keraiai/wsdl/tooling/FilterItem.java | 33 |
@XmlType(name = "FilterItem", propOrder = {
"field",
"operation",
"value",
"valueField"
})
public class FilterItem {
@XmlElement(required = true)
protected String field;
@XmlElement(required = true)
protected FilterOperation operation;
protected String value;
protected String valueField;
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the operation property.
*
* @return
* possible object is
* {@link FilterOperation }
*
*/
public FilterOperation getOperation() {
return operation;
}
/**
* Sets the value of the operation property.
*
* @param value
* allowed object is
* {@link FilterOperation }
*
*/
public void setOperation(FilterOperation value) {
this.operation = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getValue() {
return value;
}
/**
* Sets the value of the value property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setValue(String value) {
this.value = value;
}
/**
* Gets the value of the valueField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getValueField() {
return valueField;
}
/**
* Sets the value of the valueField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setValueField(String value) {
this.valueField = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ProfileRecordTypeVisibility.java | 33 |
| org/solenopsis/keraiai/wsdl/tooling/ProfileRecordTypeVisibility.java | 33 |
@XmlType(name = "ProfileRecordTypeVisibility", propOrder = {
"_default",
"personAccountDefault",
"recordType",
"visible"
})
public class ProfileRecordTypeVisibility {
@XmlElement(name = "default")
protected boolean _default;
protected Boolean personAccountDefault;
@XmlElement(required = true)
protected String recordType;
protected boolean visible;
/**
* Gets the value of the default property.
*
*/
public boolean isDefault() {
return _default;
}
/**
* Sets the value of the default property.
*
*/
public void setDefault(boolean value) {
this._default = value;
}
/**
* Gets the value of the personAccountDefault property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isPersonAccountDefault() {
return personAccountDefault;
}
/**
* Sets the value of the personAccountDefault property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setPersonAccountDefault(Boolean value) {
this.personAccountDefault = value;
}
/**
* Gets the value of the recordType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRecordType() {
return recordType;
}
/**
* Sets the value of the recordType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRecordType(String value) {
this.recordType = value;
}
/**
* Gets the value of the visible property.
*
*/
public boolean isVisible() {
return visible;
}
/**
* Sets the value of the visible property.
*
*/
public void setVisible(boolean value) {
this.visible = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/CodeLocation.java | 31 |
| org/solenopsis/keraiai/wsdl/metadata/CodeLocation.java | 31 |
| org/solenopsis/keraiai/wsdl/tooling/CodeLocation.java | 31 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "CodeLocation", propOrder = {
"column",
"line",
"numExecutions",
"time"
})
public class CodeLocation {
protected int column;
protected int line;
protected int numExecutions;
protected double time;
/**
* Gets the value of the column property.
*
*/
public int getColumn() {
return column;
}
/**
* Sets the value of the column property.
*
*/
public void setColumn(int value) {
this.column = value;
}
/**
* Gets the value of the line property.
*
*/
public int getLine() {
return line;
}
/**
* Sets the value of the line property.
*
*/
public void setLine(int value) {
this.line = value;
}
/**
* Gets the value of the numExecutions property.
*
*/
public int getNumExecutions() {
return numExecutions;
}
/**
* Sets the value of the numExecutions property.
*
*/
public void setNumExecutions(int value) {
this.numExecutions = value;
}
/**
* Gets the value of the time property.
*
*/
public double getTime() {
return time;
}
/**
* Sets the value of the time property.
*
*/
public void setTime(double value) {
this.time = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 75 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CallCenter.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 67 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Error.java | 35 |
| org/solenopsis/keraiai/wsdl/partner/Error.java | 35 |
@XmlType(name = "Error", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"fields",
"message",
"statusCode"
})
@XmlSeeAlso({
DuplicateError.class
})
public class Error {
@XmlElement(nillable = true)
protected List<String> fields;
@XmlElement(required = true)
protected String message;
@XmlElement(required = true)
protected String statusCode;
/**
* Gets the value of the fields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getFields() {
if (fields == null) {
fields = new ArrayList<String>();
}
return this.fields;
}
/**
* Gets the value of the message property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMessage() {
return message;
}
/**
* Sets the value of the message property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMessage(String value) {
this.message = value;
}
/**
* Gets the value of the statusCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStatusCode() {
return statusCode;
}
/**
* Sets the value of the statusCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStatusCode(String value) {
this.statusCode = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/UserPreference.java | 51 |
| org/solenopsis/keraiai/wsdl/tooling/UserPreference.java | 51 |
@XmlElementRef(name = "Value", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> value;
/**
* Gets the value of the preference property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPreference() {
return preference;
}
/**
* Sets the value of the preference property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPreference(JAXBElement<String> value) {
this.preference = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the userId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUserId() {
return userId;
}
/**
* Sets the value of the userId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUserId(JAXBElement<String> value) {
this.userId = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getValue() {
return value;
}
/**
* Sets the value of the value property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setValue(JAXBElement<String> value) {
this.value = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/GetDeletedResult.java | 36 |
| org/solenopsis/keraiai/wsdl/partner/GetDeletedResult.java | 36 |
| org/solenopsis/keraiai/wsdl/tooling/GetDeletedResult.java | 36 |
@XmlType(name = "GetDeletedResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"deletedRecords",
"earliestDateAvailable",
"latestDateCovered"
})
public class GetDeletedResult {
protected List<DeletedRecord> deletedRecords;
@XmlElement(required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar earliestDateAvailable;
@XmlElement(required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar latestDateCovered;
/**
* Gets the value of the deletedRecords property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the deletedRecords property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDeletedRecords().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DeletedRecord }
*
*
*/
public List<DeletedRecord> getDeletedRecords() {
if (deletedRecords == null) {
deletedRecords = new ArrayList<DeletedRecord>();
}
return this.deletedRecords;
}
/**
* Gets the value of the earliestDateAvailable property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getEarliestDateAvailable() {
return earliestDateAvailable;
}
/**
* Sets the value of the earliestDateAvailable property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setEarliestDateAvailable(XMLGregorianCalendar value) {
this.earliestDateAvailable = value;
}
/**
* Gets the value of the latestDateCovered property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getLatestDateCovered() {
return latestDateCovered;
}
/**
* Sets the value of the latestDateCovered property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setLatestDateCovered(XMLGregorianCalendar value) {
this.latestDateCovered = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/TransactionSecurityAction.java | 34 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityAction.java | 34 |
@XmlType(name = "TransactionSecurityAction", propOrder = {
"block",
"endSession",
"notifications",
"twoFactorAuthentication"
})
public class TransactionSecurityAction {
protected boolean block;
protected boolean endSession;
protected List<TransactionSecurityNotification> notifications;
protected boolean twoFactorAuthentication;
/**
* Gets the value of the block property.
*
*/
public boolean isBlock() {
return block;
}
/**
* Sets the value of the block property.
*
*/
public void setBlock(boolean value) {
this.block = value;
}
/**
* Gets the value of the endSession property.
*
*/
public boolean isEndSession() {
return endSession;
}
/**
* Sets the value of the endSession property.
*
*/
public void setEndSession(boolean value) {
this.endSession = value;
}
/**
* Gets the value of the notifications property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the notifications property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getNotifications().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link TransactionSecurityNotification }
*
*
*/
public List<TransactionSecurityNotification> getNotifications() {
if (notifications == null) {
notifications = new ArrayList<TransactionSecurityNotification>();
}
return this.notifications;
}
/**
* Gets the value of the twoFactorAuthentication property.
*
*/
public boolean isTwoFactorAuthentication() {
return twoFactorAuthentication;
}
/**
* Sets the value of the twoFactorAuthentication property.
*
*/
public void setTwoFactorAuthentication(boolean value) {
this.twoFactorAuthentication = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Announcement.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/CombinedAttachment.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterviewShare.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroShare.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannelShare.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomizationShare.java | 59 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Parent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<CollaborationGroup> parent; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 75 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> owner; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Error.java | 33 |
| org/solenopsis/keraiai/wsdl/tooling/Error.java | 33 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Error", propOrder = {
"fields",
"message",
"statusCode"
})
public class Error {
protected List<String> fields;
@XmlElement(required = true)
protected String message;
@XmlElement(required = true)
protected String statusCode;
/**
* Gets the value of the fields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getFields() {
if (fields == null) {
fields = new ArrayList<String>();
}
return this.fields;
}
/**
* Gets the value of the message property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMessage() {
return message;
}
/**
* Sets the value of the message property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMessage(String value) {
this.message = value;
}
/**
* Gets the value of the statusCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStatusCode() {
return statusCode;
}
/**
* Sets the value of the statusCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStatusCode(String value) {
this.statusCode = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/CompactLayout2.java | 63 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<AuraDefinitionBundle> metadata; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/LookupFilter2.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 91 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowOutboundMessage2.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 79 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EmailTemplate> metadata; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 202 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 130 |
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrivate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrivate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/PerformQuickActionRequest.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/PerformQuickActionRequest.java | 34 |
@XmlType(name = "PerformQuickActionRequest", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"contextId",
"quickActionName",
"records"
})
public class PerformQuickActionRequest {
@XmlElement(required = true, nillable = true)
protected String contextId;
@XmlElement(required = true)
protected String quickActionName;
@XmlElement(nillable = true)
protected List<SObject> records;
/**
* Gets the value of the contextId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContextId() {
return contextId;
}
/**
* Sets the value of the contextId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContextId(String value) {
this.contextId = value;
}
/**
* Gets the value of the quickActionName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getQuickActionName() {
return quickActionName;
}
/**
* Sets the value of the quickActionName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setQuickActionName(String value) {
this.quickActionName = value;
}
/**
* Gets the value of the records property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the records property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecords().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link SObject }
*
*
*/
public List<SObject> getRecords() {
if (records == null) {
records = new ArrayList<SObject>();
}
return this.records;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ForecastCategories.java | 27 |
| org/solenopsis/keraiai/wsdl/tooling/ForecastCategories.java | 27 |
@XmlType(name = "ForecastCategories")
@XmlEnum
public enum ForecastCategories {
@XmlEnumValue("Omitted")
OMITTED("Omitted"),
@XmlEnumValue("Pipeline")
PIPELINE("Pipeline"),
@XmlEnumValue("BestCase")
BEST_CASE("BestCase"),
@XmlEnumValue("Forecast")
FORECAST("Forecast"),
@XmlEnumValue("Closed")
CLOSED("Closed");
private final String value;
ForecastCategories(String v) {
value = v;
}
public String value() {
return value;
}
public static ForecastCategories fromValue(String v) {
for (ForecastCategories c: ForecastCategories.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/MonitoredEvents.java | 27 |
| org/solenopsis/keraiai/wsdl/tooling/MonitoredEvents.java | 27 |
@XmlType(name = "MonitoredEvents")
@XmlEnum
public enum MonitoredEvents {
@XmlEnumValue("AuditTrail")
AUDIT_TRAIL("AuditTrail"),
@XmlEnumValue("Login")
LOGIN("Login"),
@XmlEnumValue("Entity")
ENTITY("Entity"),
@XmlEnumValue("DataExport")
DATA_EXPORT("DataExport"),
@XmlEnumValue("AccessResource")
ACCESS_RESOURCE("AccessResource");
private final String value;
MonitoredEvents(String v) {
value = v;
}
public String value() {
return value;
}
public static MonitoredEvents fromValue(String v) {
for (MonitoredEvents c: MonitoredEvents.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WebLinkType.java | 27 |
| org/solenopsis/keraiai/wsdl/partner/WebLinkType.java | 27 |
| org/solenopsis/keraiai/wsdl/tooling/WebLinkType.java | 27 |
@XmlType(name = "WebLinkType")
@XmlEnum
public enum WebLinkType {
@XmlEnumValue("url")
URL("url"),
@XmlEnumValue("sControl")
S_CONTROL("sControl"),
@XmlEnumValue("javascript")
JAVASCRIPT("javascript"),
@XmlEnumValue("page")
PAGE("page"),
@XmlEnumValue("flow")
FLOW("flow");
private final String value;
WebLinkType(String v) {
value = v;
}
public String value() {
return value;
}
public static WebLinkType fromValue(String v) {
for (WebLinkType c: WebLinkType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WebLinkWindowType.java | 27 |
| org/solenopsis/keraiai/wsdl/partner/WebLinkWindowType.java | 27 |
| org/solenopsis/keraiai/wsdl/tooling/WebLinkWindowType.java | 27 |
@XmlType(name = "WebLinkWindowType")
@XmlEnum
public enum WebLinkWindowType {
@XmlEnumValue("newWindow")
NEW_WINDOW("newWindow"),
@XmlEnumValue("sidebar")
SIDEBAR("sidebar"),
@XmlEnumValue("noSidebar")
NO_SIDEBAR("noSidebar"),
@XmlEnumValue("replace")
REPLACE("replace"),
@XmlEnumValue("onClickJavaScript")
ON_CLICK_JAVA_SCRIPT("onClickJavaScript");
private final String value;
WebLinkWindowType(String v) {
value = v;
}
public String value() {
return value;
}
public static WebLinkWindowType fromValue(String v) {
for (WebLinkWindowType c: WebLinkWindowType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountHistory.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetHistory.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseHistory.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactHistory.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentHistory.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersionHistory.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractHistory.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadHistory.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroHistory.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRuleItem.java | 138 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFieldHistory.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2History.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2History.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteHistory.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionHistory.java | 94 |
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setField(JAXBElement<String> value) {
this.field = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the newValue property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Object }{@code >}
*
*/
public JAXBElement<Object> getNewValue() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 202 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 154 |
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SingleEmailMessage.java | 51 |
| org/solenopsis/keraiai/wsdl/partner/SingleEmailMessage.java | 51 |
@XmlType(name = "SingleEmailMessage", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"bccAddresses",
"ccAddresses",
"charset",
"documentAttachments",
"entityAttachments",
"fileAttachments",
"htmlBody",
"inReplyTo",
"optOutPolicy",
"orgWideEmailAddressId",
"plainTextBody",
"references",
"targetObjectId",
"templateId",
"toAddresses",
"treatBodiesAsTemplate",
"treatTargetObjectAsRecipient",
"whatId"
})
public class SingleEmailMessage
extends Email
{
@XmlElement(nillable = true)
protected List<String> bccAddresses;
@XmlElement(nillable = true)
protected List<String> ccAddresses;
@XmlElement(required = true, nillable = true)
protected String charset;
protected List<String> documentAttachments;
protected List<String> entityAttachments;
protected List<EmailFileAttachment> fileAttachments;
@XmlElement(required = true, nillable = true)
protected String htmlBody;
@XmlElementRef(name = "inReplyTo", namespace = "urn:enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SoqlCondition.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/SoqlCondition.java | 34 |
@XmlType(name = "SoqlCondition", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"field",
"operator",
"values"
})
public class SoqlCondition
extends SoqlWhereCondition
{
@XmlElement(required = true)
protected String field;
@XmlElement(required = true)
protected SoqlOperator operator;
@XmlElement(required = true)
protected List<String> values;
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the operator property.
*
* @return
* possible object is
* {@link SoqlOperator }
*
*/
public SoqlOperator getOperator() {
return operator;
}
/**
* Sets the value of the operator property.
*
* @param value
* allowed object is
* {@link SoqlOperator }
*
*/
public void setOperator(SoqlOperator value) {
this.operator = value;
}
/**
* Gets the value of the values property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the values property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getValues().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getValues() {
if (values == null) {
values = new ArrayList<String>();
}
return this.values;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterviewShare.java | 218 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroShare.java | 218 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannelShare.java | 218 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomizationShare.java | 218 |
public void setParent(JAXBElement<FlowInterview> value) {
this.parent = value;
}
/**
* Gets the value of the parentId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getParentId() {
return parentId;
}
/**
* Sets the value of the parentId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setParentId(JAXBElement<String> value) {
this.parentId = value;
}
/**
* Gets the value of the rowCause property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRowCause() {
return rowCause;
}
/**
* Sets the value of the rowCause property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRowCause(JAXBElement<String> value) {
this.rowCause = value;
}
/**
* Gets the value of the userOrGroup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getUserOrGroup() {
return userOrGroup;
}
/**
* Sets the value of the userOrGroup property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setUserOrGroup(JAXBElement<Name> value) {
this.userOrGroup = value;
}
/**
* Gets the value of the userOrGroupId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUserOrGroupId() {
return userOrGroupId;
}
/**
* Sets the value of the userOrGroupId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUserOrGroupId(JAXBElement<String> value) {
this.userOrGroupId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/GetDeleted.java | 41 |
| org/solenopsis/keraiai/wsdl/enterprise/GetUpdated.java | 41 |
public class GetDeleted {
@XmlElement(namespace = "urn:enterprise.soap.sforce.com", required = true)
protected String sObjectType;
@XmlElement(namespace = "urn:enterprise.soap.sforce.com", required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar startDate;
@XmlElement(namespace = "urn:enterprise.soap.sforce.com", required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar endDate;
/**
* Gets the value of the sObjectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSObjectType() {
return sObjectType;
}
/**
* Sets the value of the sObjectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSObjectType(String value) {
this.sObjectType = value;
}
/**
* Gets the value of the startDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getStartDate() {
return startDate;
}
/**
* Sets the value of the startDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setStartDate(XMLGregorianCalendar value) {
this.startDate = value;
}
/**
* Gets the value of the endDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getEndDate() {
return endDate;
}
/**
* Sets the value of the endDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setEndDate(XMLGregorianCalendar value) {
this.endDate = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClassMember.java | 442 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTriggerMember.java | 442 |
public void setMetadata(JAXBElement<ApexClass> value) {
this.metadata = value;
}
/**
* Gets the value of the metadataContainer property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link SObject }{@code >}
*
*/
public JAXBElement<SObject> getMetadataContainer() {
return metadataContainer;
}
/**
* Sets the value of the metadataContainer property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link SObject }{@code >}
*
*/
public void setMetadataContainer(JAXBElement<SObject> value) {
this.metadataContainer = value;
}
/**
* Gets the value of the metadataContainerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMetadataContainerId() {
return metadataContainerId;
}
/**
* Sets the value of the metadataContainerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMetadataContainerId(JAXBElement<String> value) {
this.metadataContainerId = value;
}
/**
* Gets the value of the symbolTable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link SymbolTable }{@code >}
*
*/
public JAXBElement<SymbolTable> getSymbolTable() {
return symbolTable;
}
/**
* Sets the value of the symbolTable property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link SymbolTable }{@code >}
*
*/
public void setSymbolTable(JAXBElement<SymbolTable> value) {
this.symbolTable = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 442 |
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 334 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 334 |
public void setOwner(JAXBElement<Name> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the parent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getParent() {
return parent;
}
/**
* Sets the value of the parent property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setParent(JAXBElement<Name> value) {
this.parent = value;
}
/**
* Gets the value of the parentId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getParentId() {
return parentId;
}
/**
* Sets the value of the parentId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setParentId(JAXBElement<String> value) {
this.parentId = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeSoftphoneLayoutResult.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/DescribeSoftphoneLayoutResult.java | 34 |
@XmlType(name = "DescribeSoftphoneLayoutResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"callTypes",
"id",
"name"
})
public class DescribeSoftphoneLayoutResult {
@XmlElement(required = true)
protected List<DescribeSoftphoneLayoutCallType> callTypes;
@XmlElement(required = true)
protected String id;
@XmlElement(required = true)
protected String name;
/**
* Gets the value of the callTypes property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the callTypes property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCallTypes().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeSoftphoneLayoutCallType }
*
*
*/
public List<DescribeSoftphoneLayoutCallType> getCallTypes() {
if (callTypes == null) {
callTypes = new ArrayList<DescribeSoftphoneLayoutCallType>();
}
return this.callTypes;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LoginResult.java | 55 |
| org/solenopsis/keraiai/wsdl/partner/LoginResult.java | 55 |
| org/solenopsis/keraiai/wsdl/tooling/LoginResult.java | 61 |
@XmlElement(required = true, nillable = true)
protected String userId;
protected GetUserInfoResult userInfo;
/**
* Gets the value of the metadataServerUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMetadataServerUrl() {
return metadataServerUrl;
}
/**
* Sets the value of the metadataServerUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMetadataServerUrl(String value) {
this.metadataServerUrl = value;
}
/**
* Gets the value of the passwordExpired property.
*
*/
public boolean isPasswordExpired() {
return passwordExpired;
}
/**
* Sets the value of the passwordExpired property.
*
*/
public void setPasswordExpired(boolean value) {
this.passwordExpired = value;
}
/**
* Gets the value of the sandbox property.
*
*/
public boolean isSandbox() {
return sandbox;
}
/**
* Sets the value of the sandbox property.
*
*/
public void setSandbox(boolean value) {
this.sandbox = value;
}
/**
* Gets the value of the serverUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getServerUrl() {
return serverUrl;
}
/**
* Sets the value of the serverUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setServerUrl(String value) {
this.serverUrl = value;
}
/**
* Gets the value of the sessionId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSessionId() {
return sessionId;
}
/**
* Sets the value of the sessionId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSessionId(String value) {
this.sessionId = value;
}
/**
* Gets the value of the userId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserId() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeQuickActionListItemResult.java | 171 |
| org/solenopsis/keraiai/wsdl/partner/DescribeQuickActionListItemResult.java | 171 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeQuickActionListItemResult.java | 171 |
icons = new ArrayList<DescribeIcon>();
}
return this.icons;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the miniIconUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMiniIconUrl() {
return miniIconUrl;
}
/**
* Sets the value of the miniIconUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMiniIconUrl(String value) {
this.miniIconUrl = value;
}
/**
* Gets the value of the quickActionName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getQuickActionName() {
return quickActionName;
}
/**
* Sets the value of the quickActionName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setQuickActionName(String value) {
this.quickActionName = value;
}
/**
* Gets the value of the targetSobjectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTargetSobjectType() {
return targetSobjectType;
}
/**
* Sets the value of the targetSobjectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTargetSobjectType(String value) {
this.targetSobjectType = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setType(String value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AcceptedEventRelation.java | 215 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/DeclinedEventRelation.java | 215 |
| org/solenopsis/keraiai/wsdl/enterprise/EventRelation.java | 215 |
| org/solenopsis/keraiai/wsdl/enterprise/UndecidedEventRelation.java | 215 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 211 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionList2.java | 151 |
this.eventId = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the relation property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getRelation() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 1395 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 863 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 1015 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 695 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 1279 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 551 |
| org/solenopsis/keraiai/wsdl/enterprise/Idea.java | 579 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 1163 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 299 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 715 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 415 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 595 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 251 |
this.lastActivityDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() {
return lastReferencedDate;
}
/**
* Sets the value of the lastReferencedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastReferencedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastReferencedDate = value;
}
/**
* Gets the value of the lastViewedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastViewedDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 187 |
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 187 |
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 139 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 143 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 199 |
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 319 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 259 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityShare.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 319 |
this.isPrimary = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the opportunity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public JAXBElement<Opportunity> getOpportunity() {
return opportunity;
}
/**
* Sets the value of the opportunity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Opportunity }{@code >}
*
*/
public void setOpportunity(JAXBElement<Opportunity> value) {
this.opportunity = value;
}
/**
* Gets the value of the opportunityId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOpportunityId() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountShare.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinition.java | 255 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignShare.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 255 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseShare.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactShare.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 155 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/ExternalDataUserAuth.java | 215 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRuleItem.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 255 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPlugin.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 155 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 163 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 187 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinition.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 143 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 155 |
| org/solenopsis/keraiai/wsdl/tooling/TraceFlag.java | 367 |
this.contactAccessLevel = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the opportunityAccessLevel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOpportunityAccessLevel() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 151 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 183 |
| org/solenopsis/keraiai/wsdl/enterprise/SamlSsoConfig.java | 227 |
| org/solenopsis/keraiai/wsdl/tooling/LookupFilter2.java | 131 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 191 |
this.category = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the executionsAllowed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExecutionsAllowed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 343 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 259 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 351 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 319 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 327 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 799 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/SamlSsoConfig.java | 491 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 227 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 291 |
| org/solenopsis/keraiai/wsdl/tooling/CustomObject2.java | 343 |
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 327 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 231 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 431 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 383 |
this.isPublished = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLanguage(JAXBElement<String> value) {
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 367 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 375 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryNode.java | 151 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 231 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 343 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 287 |
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 939 |
| org/solenopsis/keraiai/wsdl/enterprise/ExternalDataSource.java | 423 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 299 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 351 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 287 |
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 351 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 455 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 407 |
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkTemplate.java | 411 |
| org/solenopsis/keraiai/wsdl/enterprise/WebLink.java | 439 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink2.java | 495 |
this.labelKey = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the linkType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLinkType() {
return linkType;
}
/**
* Sets the value of the linkType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLinkType(JAXBElement<String> value) {
this.linkType = value;
}
/**
* Gets the value of the method property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMethod() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 399 |
| org/solenopsis/keraiai/wsdl/enterprise/Holiday.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 403 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 399 |
this.callType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the durationInMinutes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getDurationInMinutes() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 107 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexPage.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 135 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPage2.java | 175 |
this.callCenterId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/AssignmentRule.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 231 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 831 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 279 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 259 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 371 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 283 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 283 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 667 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDistribution.java | 399 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 567 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 611 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/EventLogFile.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/MailmergeTemplate.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 527 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 391 |
| org/solenopsis/keraiai/wsdl/tooling/ApexClassMember.java | 299 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponentMember.java | 295 |
| org/solenopsis/keraiai/wsdl/tooling/ApexEmailNotification.java | 175 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPageMember.java | 295 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTriggerMember.java | 299 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdateMember.java | 267 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRuleMember.java | 267 |
this.email = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AppMenuItem.java | 359 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 679 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 307 |
| org/solenopsis/keraiai/wsdl/enterprise/MailmergeTemplate.java | 155 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 123 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 139 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 115 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 155 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 115 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 127 |
this.canvasUrl = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the iconUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getIconUrl() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AppMenuItem.java | 623 |
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 915 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 807 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchLayout.java | 195 |
| org/solenopsis/keraiai/wsdl/tooling/SearchLayout.java | 195 |
| org/solenopsis/keraiai/wsdl/tooling/StandardAction.java | 235 |
this.isVisible = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLabel(JAXBElement<String> value) {
this.label = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the logoUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLogoUrl() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 427 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 335 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 327 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 663 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 287 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 475 |
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the events property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getEvents() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 131 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 111 |
this.authProvidersForConfig = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BackgroundOperation.java | 371 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 323 |
this.groupLeaderId = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the mergedOperations property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getMergedOperations() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailServicesAddress.java | 259 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 235 |
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 231 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 295 |
this.developerName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 527 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 311 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 563 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 151 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 451 |
this.childCampaigns = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMemberStatus.java | 255 |
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 799 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 887 |
this.isDeleted = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLabel(JAXBElement<String> value) {
this.label = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the sortOrder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getSortOrder() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityStage.java | 339 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/Site.java | 647 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 199 |
this.isDefault = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the sortOrder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getSortOrder() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 835 |
| org/solenopsis/keraiai/wsdl/enterprise/User.java | 1091 |
this.contractsSigned = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the declinedEventRelations property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getDeclinedEventRelations() {
return declinedEventRelations;
}
/**
* Sets the value of the declinedEventRelations property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setDeclinedEventRelations(JAXBElement<QueryResult> value) {
this.declinedEventRelations = value;
}
/**
* Gets the value of the department property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDepartment() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 1483 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 1467 |
| org/solenopsis/keraiai/wsdl/enterprise/User.java | 1907 |
this.lastCUUpdateDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastName() {
return lastName;
}
/**
* Sets the value of the lastName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastName(JAXBElement<String> value) {
this.lastName = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 1987 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 695 |
this.mobilePhone = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the notes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotes() {
return notes;
}
/**
* Sets the value of the notes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotes(JAXBElement<QueryResult> value) {
this.notes = value;
}
/**
* Gets the value of the notesAndAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotesAndAttachments() {
return notesAndAttachments;
}
/**
* Sets the value of the notesAndAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotesAndAttachments(JAXBElement<QueryResult> value) {
this.notesAndAttachments = value;
}
/**
* Gets the value of the openActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpenActivities() {
return openActivities;
}
/**
* Sets the value of the openActivities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setOpenActivities(JAXBElement<QueryResult> value) {
this.openActivities = value;
}
/**
* Gets the value of the opportunities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpportunities() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 283 |
this.attachments = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the duplicateRecordItems property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getDuplicateRecordItems() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailPriority.java | 27 |
| org/solenopsis/keraiai/wsdl/partner/EmailPriority.java | 27 |
@XmlType(name = "EmailPriority", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum EmailPriority {
@XmlEnumValue("Highest")
HIGHEST("Highest"),
@XmlEnumValue("High")
HIGH("High"),
@XmlEnumValue("Normal")
NORMAL("Normal"),
@XmlEnumValue("Low")
LOW("Low"),
@XmlEnumValue("Lowest")
LOWEST("Lowest");
private final String value;
EmailPriority(String v) {
value = v;
}
public String value() {
return value;
}
public static EmailPriority fromValue(String v) {
for (EmailPriority c: EmailPriority.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 571 |
| org/solenopsis/keraiai/wsdl/enterprise/MailmergeTemplate.java | 299 |
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastUsedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastUsedDate() {
return lastUsedDate;
}
/**
* Sets the value of the lastUsedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastUsedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastUsedDate = value;
}
/**
* Gets the value of the markup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMarkup() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 319 |
| org/solenopsis/keraiai/wsdl/tooling/CompactLayoutInfo.java | 171 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 359 |
this.dataType = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the extraTypeInfo property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExtraTypeInfo() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 823 |
| org/solenopsis/keraiai/wsdl/tooling/CustomField2.java | 371 |
this.label = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the length property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getLength() {
return length;
}
/**
* Sets the value of the length property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setLength(JAXBElement<Integer> value) {
this.length = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 819 |
| org/solenopsis/keraiai/wsdl/enterprise/Organization.java | 351 |
this.convertedOpportunityId = value;
}
/**
* Gets the value of the country property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCountry() {
return country;
}
/**
* Sets the value of the country property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCountry(JAXBElement<String> value) {
this.country = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the currentGeneratorsC property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCurrentGeneratorsC() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 227 |
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the latitude property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getLatitude() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/MacroInstruction.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroShare.java | 99 |
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the macro property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Macro }{@code >}
*
*/
public JAXBElement<Macro> getMacro() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/WebLink.java | 295 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink2.java | 375 |
this.encodingKey = value;
}
/**
* Gets the value of the hasMenubar property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getHasMenubar() {
return hasMenubar;
}
/**
* Sets the value of the hasMenubar property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setHasMenubar(JAXBElement<Boolean> value) {
this.hasMenubar = value;
}
/**
* Gets the value of the hasScrollbars property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getHasScrollbars() {
return hasScrollbars;
}
/**
* Sets the value of the hasScrollbars property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setHasScrollbars(JAXBElement<Boolean> value) {
this.hasScrollbars = value;
}
/**
* Gets the value of the hasToolbar property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getHasToolbar() {
return hasToolbar;
}
/**
* Sets the value of the hasToolbar property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setHasToolbar(JAXBElement<Boolean> value) {
this.hasToolbar = value;
}
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setHeight(JAXBElement<Integer> value) {
this.height = value;
}
/**
* Gets the value of the isProtected property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsProtected() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/WebLinkType.java | 27 |
| org/solenopsis/keraiai/wsdl/metadata/WebLinkType.java | 27 |
| org/solenopsis/keraiai/wsdl/partner/WebLinkType.java | 27 |
| org/solenopsis/keraiai/wsdl/tooling/WebLinkType.java | 27 |
@XmlType(name = "WebLinkType", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum WebLinkType {
@XmlEnumValue("url")
URL("url"),
@XmlEnumValue("sControl")
S_CONTROL("sControl"),
@XmlEnumValue("javascript")
JAVASCRIPT("javascript"),
@XmlEnumValue("page")
PAGE("page"),
@XmlEnumValue("flow")
FLOW("flow");
private final String value;
WebLinkType(String v) {
value = v;
}
public String value() {
return value;
}
public static WebLinkType fromValue(String v) {
for (WebLinkType c: WebLinkType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/WebLinkWindowType.java | 27 |
| org/solenopsis/keraiai/wsdl/metadata/WebLinkWindowType.java | 27 |
| org/solenopsis/keraiai/wsdl/partner/WebLinkWindowType.java | 27 |
| org/solenopsis/keraiai/wsdl/tooling/WebLinkWindowType.java | 27 |
@XmlType(name = "WebLinkWindowType", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum WebLinkWindowType {
@XmlEnumValue("newWindow")
NEW_WINDOW("newWindow"),
@XmlEnumValue("sidebar")
SIDEBAR("sidebar"),
@XmlEnumValue("noSidebar")
NO_SIDEBAR("noSidebar"),
@XmlEnumValue("replace")
REPLACE("replace"),
@XmlEnumValue("onClickJavaScript")
ON_CLICK_JAVA_SCRIPT("onClickJavaScript");
private final String value;
WebLinkWindowType(String v) {
value = v;
}
public String value() {
return value;
}
public static WebLinkWindowType fromValue(String v) {
for (WebLinkWindowType c: WebLinkWindowType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ApexComponent.java | 43 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent.java | 43 |
{
protected Double apiVersion;
protected String description;
@XmlElement(required = true)
protected String label;
protected List<PackageVersion> packageVersions;
/**
* Gets the value of the apiVersion property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setApiVersion(Double value) {
this.apiVersion = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the packageVersions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the packageVersions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPackageVersions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PackageVersion }
*
*
*/
public List<PackageVersion> getPackageVersions() {
if (packageVersions == null) {
packageVersions = new ArrayList<PackageVersion>();
}
return this.packageVersions;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClass2.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/ApexClassMember.java | 203 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponentMember.java | 199 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPageMember.java | 199 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTriggerMember.java | 203 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdateMember.java | 171 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRuleMember.java | 171 |
this.bodyCrc = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the isValid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsValid() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/CustomObject2.java | 367 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 355 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 267 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageComponent.java | 207 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 143 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 259 |
| org/solenopsis/keraiai/wsdl/tooling/StandardAction.java | 259 |
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() {
return manageableState;
}
/**
* Sets the value of the manageableState property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setManageableState(JAXBElement<String> value) {
this.manageableState = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CompactLayout2.java | 123 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 211 |
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 243 |
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 219 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 319 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 295 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdate2.java | 275 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 155 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 215 |
this.developerName = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DeleteResult.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/DeleteResult.java | 34 |
@XmlType(name = "DeleteResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"errors",
"id",
"success"
})
public class DeleteResult {
@XmlElement(nillable = true)
protected List<Error> errors;
@XmlElement(required = true, nillable = true)
protected String id;
protected boolean success;
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeLayoutResult.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/DescribeLayoutResult.java | 34 |
@XmlType(name = "DescribeLayoutResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"layouts",
"recordTypeMappings",
"recordTypeSelectorRequired"
})
public class DescribeLayoutResult {
@XmlElement(required = true)
protected List<DescribeLayout2> layouts;
protected List<RecordTypeMapping> recordTypeMappings;
protected boolean recordTypeSelectorRequired;
/**
* Gets the value of the layouts property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the layouts property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLayouts().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeLayout2 }
*
*
*/
public List<DescribeLayout2> getLayouts() {
if (layouts == null) {
layouts = new ArrayList<DescribeLayout2>();
}
return this.layouts;
}
/**
* Gets the value of the recordTypeMappings property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the recordTypeMappings property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRecordTypeMappings().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RecordTypeMapping }
*
*
*/
public List<RecordTypeMapping> getRecordTypeMappings() {
if (recordTypeMappings == null) {
recordTypeMappings = new ArrayList<RecordTypeMapping>();
}
return this.recordTypeMappings;
}
/**
* Gets the value of the recordTypeSelectorRequired property.
*
*/
public boolean isRecordTypeSelectorRequired() {
return recordTypeSelectorRequired;
}
/**
* Sets the value of the recordTypeSelectorRequired property.
*
*/
public void setRecordTypeSelectorRequired(boolean value) {
this.recordTypeSelectorRequired = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeThemeItem.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/DescribeThemeItem.java | 34 |
@XmlType(name = "DescribeThemeItem", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"colors",
"icons",
"name"
})
public class DescribeThemeItem {
protected List<DescribeColor> colors;
protected List<DescribeIcon> icons;
@XmlElement(required = true)
protected String name;
/**
* Gets the value of the colors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the colors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getColors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeColor }
*
*
*/
public List<DescribeColor> getColors() {
if (colors == null) {
colors = new ArrayList<DescribeColor>();
}
return this.colors;
}
/**
* Gets the value of the icons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the icons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getIcons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeIcon }
*
*
*/
public List<DescribeIcon> getIcons() {
if (icons == null) {
icons = new ArrayList<DescribeIcon>();
}
return this.icons;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ListViewOrderBy.java | 32 |
| org/solenopsis/keraiai/wsdl/partner/ListViewOrderBy.java | 32 |
@XmlType(name = "ListViewOrderBy", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"fieldNameOrPath",
"nullsPosition",
"sortDirection"
})
public class ListViewOrderBy {
@XmlElement(required = true)
protected String fieldNameOrPath;
@XmlElement(required = true, nillable = true)
protected OrderByNullsPosition nullsPosition;
@XmlElement(required = true, nillable = true)
protected OrderByDirection sortDirection;
/**
* Gets the value of the fieldNameOrPath property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFieldNameOrPath() {
return fieldNameOrPath;
}
/**
* Sets the value of the fieldNameOrPath property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFieldNameOrPath(String value) {
this.fieldNameOrPath = value;
}
/**
* Gets the value of the nullsPosition property.
*
* @return
* possible object is
* {@link OrderByNullsPosition }
*
*/
public OrderByNullsPosition getNullsPosition() {
return nullsPosition;
}
/**
* Sets the value of the nullsPosition property.
*
* @param value
* allowed object is
* {@link OrderByNullsPosition }
*
*/
public void setNullsPosition(OrderByNullsPosition value) {
this.nullsPosition = value;
}
/**
* Gets the value of the sortDirection property.
*
* @return
* possible object is
* {@link OrderByDirection }
*
*/
public OrderByDirection getSortDirection() {
return sortDirection;
}
/**
* Sets the value of the sortDirection property.
*
* @param value
* allowed object is
* {@link OrderByDirection }
*
*/
public void setSortDirection(OrderByDirection value) {
this.sortDirection = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AcceptedEventRelation.java | 215 |
| org/solenopsis/keraiai/wsdl/enterprise/AccountShare.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/Announcement.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 191 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 667 |
| org/solenopsis/keraiai/wsdl/enterprise/AttachedContentDocument.java | 375 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinition.java | 255 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/BackgroundOperation.java | 371 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMember.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignShare.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 255 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseShare.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/CombinedAttachment.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactShare.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDistribution.java | 399 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 567 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 155 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderMember.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 323 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermissionDependency.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 611 |
| org/solenopsis/keraiai/wsdl/enterprise/DeclinedEventRelation.java | 215 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/EventLogFile.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/EventRelation.java | 215 |
| org/solenopsis/keraiai/wsdl/enterprise/ExternalDataUserAuth.java | 215 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterviewShare.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/GrantedByLicense.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 219 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroInstruction.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroShare.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/MailmergeTemplate.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRuleItem.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 183 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 371 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicenseAssign.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartitionType.java | 231 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 527 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 255 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 391 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPlugin.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 155 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannelShare.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/UndecidedEventRelation.java | 215 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomizationShare.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 163 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 187 |
| org/solenopsis/keraiai/wsdl/tooling/ApexClassMember.java | 299 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverage.java | 291 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverageAggregate.java | 259 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponentMember.java | 295 |
| org/solenopsis/keraiai/wsdl/tooling/ApexEmailNotification.java | 175 |
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 143 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPageMember.java | 295 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTriggerMember.java | 299 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinition.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 143 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionList2.java | 151 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 155 |
| org/solenopsis/keraiai/wsdl/tooling/TraceFlag.java | 367 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdateMember.java | 267 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRuleMember.java | 267 |
this.eventId = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the relation property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getRelation() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 1155 |
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 1123 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 1131 |
this.duplicateRecordItems = value;
}
/**
* Gets the value of the events property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getEvents() {
return events;
}
/**
* Sets the value of the events property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setEvents(JAXBElement<QueryResult> value) {
this.events = value;
}
/**
* Gets the value of the fax property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFax() {
return fax;
}
/**
* Sets the value of the fax property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFax(JAXBElement<String> value) {
this.fax = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() {
return feedSubscriptionsForEntity;
}
/**
* Sets the value of the feedSubscriptionsForEntity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedSubscriptionsForEntity(JAXBElement<QueryResult> value) {
this.feedSubscriptionsForEntity = value;
}
/**
* Gets the value of the feeds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeeds() {
return feeds;
}
/**
* Sets the value of the feeds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeeds(JAXBElement<QueryResult> value) {
this.feeds = value;
}
/**
* Gets the value of the histories property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getHistories() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 1371 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 839 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 1443 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 1139 |
this.jigsawCompanyId = value;
}
/**
* Gets the value of the lastActivityDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastActivityDate() {
return lastActivityDate;
}
/**
* Sets the value of the lastActivityDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastActivityDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastActivityDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 1947 |
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 2419 |
this.partnersTo = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() {
return phone;
}
/**
* Sets the value of the phone property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPhone(JAXBElement<String> value) {
this.phone = value;
}
/**
* Gets the value of the photoUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhotoUrl() {
return photoUrl;
}
/**
* Sets the value of the photoUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPhotoUrl(JAXBElement<String> value) {
this.photoUrl = value;
}
/**
* Gets the value of the processInstances property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessInstances() {
return processInstances;
}
/**
* Sets the value of the processInstances property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setProcessInstances(JAXBElement<QueryResult> value) {
this.processInstances = value;
}
/**
* Gets the value of the processSteps property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessSteps() {
return processSteps;
}
/**
* Sets the value of the processSteps property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setProcessSteps(JAXBElement<QueryResult> value) {
this.processSteps = value;
}
/**
* Gets the value of the rating property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRating() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 187 |
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 183 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseSolution.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 135 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderMember.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 187 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 139 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 143 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicenseAssign.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartitionType.java | 159 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 139 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 115 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverage.java | 219 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverageAggregate.java | 187 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 107 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 107 |
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 155 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardComponentFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/EventFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/FeedItem.java | 367 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2Feed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/ReportFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/TopicFeed.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/UserFeed.java | 283 |
this.contentSize = value;
}
/**
* Gets the value of the contentType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentType() {
return contentType;
}
/**
* Sets the value of the contentType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentType(JAXBElement<String> value) {
this.contentType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the feedComments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedComments() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardComponentFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/EventFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/FeedItem.java | 607 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2Feed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/ReportFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/TopicFeed.java | 451 |
| org/solenopsis/keraiai/wsdl/enterprise/UserFeed.java | 451 |
this.feedTrackedChanges = value;
}
/**
* Gets the value of the insertedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getInsertedBy() {
return insertedBy;
}
/**
* Sets the value of the insertedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setInsertedBy(JAXBElement<Name> value) {
this.insertedBy = value;
}
/**
* Gets the value of the insertedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getInsertedById() {
return insertedById;
}
/**
* Sets the value of the insertedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setInsertedById(JAXBElement<String> value) {
this.insertedById = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isRichText property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsRichText() {
return isRichText;
}
/**
* Sets the value of the isRichText property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsRichText(JAXBElement<Boolean> value) {
this.isRichText = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 151 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 183 |
| org/solenopsis/keraiai/wsdl/enterprise/SamlSsoConfig.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 131 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 111 |
| org/solenopsis/keraiai/wsdl/tooling/LookupFilter2.java | 131 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 191 |
this.category = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the executionsAllowed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExecutionsAllowed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 367 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 375 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryNode.java | 151 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 231 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 343 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 287 |
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 939 |
| org/solenopsis/keraiai/wsdl/enterprise/ExternalDataSource.java | 423 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 347 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 299 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 351 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityStage.java | 339 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 823 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 287 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/Site.java | 647 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/TenantUsageEntitlement.java | 355 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 315 |
| org/solenopsis/keraiai/wsdl/tooling/CompactLayout2.java | 147 |
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 351 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 455 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 407 |
this.language = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() {
return masterLabel;
}
/**
* Sets the value of the masterLabel property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setMasterLabel(JAXBElement<String> value) {
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 303 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 307 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 303 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 355 |
this.activityType = value;
}
/**
* Gets the value of the callDisposition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCallDisposition() {
return callDisposition;
}
/**
* Sets the value of the callDisposition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCallDisposition(JAXBElement<String> value) {
this.callDisposition = value;
}
/**
* Gets the value of the callDurationInSeconds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getCallDurationInSeconds() {
return callDurationInSeconds;
}
/**
* Sets the value of the callDurationInSeconds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setCallDurationInSeconds(JAXBElement<Integer> value) {
this.callDurationInSeconds = value;
}
/**
* Gets the value of the callObject property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCallObject() {
return callObject;
}
/**
* Sets the value of the callObject property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCallObject(JAXBElement<String> value) {
this.callObject = value;
}
/**
* Gets the value of the callType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCallType() {
return callType;
}
/**
* Sets the value of the callType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCallType(JAXBElement<String> value) {
this.callType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 399 |
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 107 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 167 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexPage.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/AppMenuItem.java | 359 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 427 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 551 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 679 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 335 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 327 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersion.java | 407 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 307 |
| org/solenopsis/keraiai/wsdl/enterprise/Holiday.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 403 |
| org/solenopsis/keraiai/wsdl/enterprise/MailmergeTemplate.java | 155 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 399 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 663 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 287 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 135 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 187 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 475 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 167 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPage2.java | 175 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 123 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 139 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 115 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 155 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 127 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 115 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 187 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 127 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 127 |
this.callType = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the durationInMinutes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getDurationInMinutes() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/AssignmentRule.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 231 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/CallCenter.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamRole.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 167 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 195 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 267 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/Group.java | 331 |
| org/solenopsis/keraiai/wsdl/enterprise/Holiday.java | 315 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 831 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 279 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 259 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 371 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 283 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 203 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 203 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 167 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 283 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexTestQueueItem.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/AsyncApexJob.java | 171 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTestQueueItem.java | 119 |
| org/solenopsis/keraiai/wsdl/tooling/AsyncApexJob.java | 171 |
this.apexClassId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the extendedStatus property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExtendedStatus() {
return extendedStatus;
}
/**
* Sets the value of the extendedStatus property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setExtendedStatus(JAXBElement<String> value) {
this.extendedStatus = value;
}
/**
* Gets the value of the parentJobId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getParentJobId() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AppMenuItem.java | 623 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMemberStatus.java | 255 |
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 915 |
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 799 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 807 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchLayout.java | 195 |
| org/solenopsis/keraiai/wsdl/tooling/CompactLayoutInfo.java | 339 |
| org/solenopsis/keraiai/wsdl/tooling/EntityDefinition.java | 1255 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 887 |
| org/solenopsis/keraiai/wsdl/tooling/SearchLayout.java | 195 |
| org/solenopsis/keraiai/wsdl/tooling/StandardAction.java | 235 |
this.isVisible = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLabel(JAXBElement<String> value) {
this.label = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the logoUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLogoUrl() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 523 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 1111 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 379 |
this.description = value;
}
/**
* Gets the value of the events property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getEvents() {
return events;
}
/**
* Sets the value of the events property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setEvents(JAXBElement<QueryResult> value) {
this.events = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() {
return feedSubscriptionsForEntity;
}
/**
* Sets the value of the feedSubscriptionsForEntity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedSubscriptionsForEntity(JAXBElement<QueryResult> value) {
this.feedSubscriptionsForEntity = value;
}
/**
* Gets the value of the feeds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeeds() {
return feeds;
}
/**
* Sets the value of the feeds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeeds(JAXBElement<QueryResult> value) {
this.feeds = value;
}
/**
* Gets the value of the histories property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getHistories() {
return histories;
}
/**
* Sets the value of the histories property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setHistories(JAXBElement<QueryResult> value) {
this.histories = value;
}
/**
* Gets the value of the installDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getInstallDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 811 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 419 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 419 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 419 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 419 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 419 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 419 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 671 |
this.lastViewedDate = value;
}
/**
* Gets the value of the lookedUpFromActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getLookedUpFromActivities() {
return lookedUpFromActivities;
}
/**
* Sets the value of the lookedUpFromActivities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setLookedUpFromActivities(JAXBElement<QueryResult> value) {
this.lookedUpFromActivities = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the notes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotes() {
return notes;
}
/**
* Sets the value of the notes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotes(JAXBElement<QueryResult> value) {
this.notes = value;
}
/**
* Gets the value of the notesAndAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotesAndAttachments() {
return notesAndAttachments;
}
/**
* Sets the value of the notesAndAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotesAndAttachments(JAXBElement<QueryResult> value) {
this.notesAndAttachments = value;
}
/**
* Gets the value of the openActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpenActivities() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 835 |
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 1987 |
this.lookedUpFromActivities = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the notes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotes() {
return notes;
}
/**
* Sets the value of the notes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotes(JAXBElement<QueryResult> value) {
this.notes = value;
}
/**
* Gets the value of the notesAndAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotesAndAttachments() {
return notesAndAttachments;
}
/**
* Sets the value of the notesAndAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotesAndAttachments(JAXBElement<QueryResult> value) {
this.notesAndAttachments = value;
}
/**
* Gets the value of the openActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpenActivities() {
return openActivities;
}
/**
* Sets the value of the openActivities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setOpenActivities(JAXBElement<QueryResult> value) {
this.openActivities = value;
}
/**
* Gets the value of the price property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getPrice() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 1123 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 1487 |
this.serialNumber = value;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setStatus(JAXBElement<String> value) {
this.status = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the tasks property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getTasks() {
return tasks;
}
/**
* Sets the value of the tasks property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setTasks(JAXBElement<QueryResult> value) {
this.tasks = value;
}
/**
* Gets the value of the topicAssignments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getTopicAssignments() {
return topicAssignments;
}
/**
* Sets the value of the topicAssignments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setTopicAssignments(JAXBElement<QueryResult> value) {
this.topicAssignments = value;
}
/**
* Gets the value of the usageEndDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getUsageEndDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 207 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailServicesAddress.java | 259 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 547 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 235 |
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 231 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 295 |
this.developerName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BusinessHours.java | 307 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 151 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 175 |
this.isActive = value;
}
/**
* Gets the value of the isDefault property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDefault() {
return isDefault;
}
/**
* Sets the value of the isDefault property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDefault(JAXBElement<Boolean> value) {
this.isDefault = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the mondayEndTime property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getMondayEndTime() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 527 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 311 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 563 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 263 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 151 |
| org/solenopsis/keraiai/wsdl/enterprise/Site.java | 311 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 451 |
this.childCampaigns = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 1367 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 1763 |
this.parentId = value;
}
/**
* Gets the value of the processInstances property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessInstances() {
return processInstances;
}
/**
* Sets the value of the processInstances property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setProcessInstances(JAXBElement<QueryResult> value) {
this.processInstances = value;
}
/**
* Gets the value of the processSteps property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessSteps() {
return processSteps;
}
/**
* Sets the value of the processSteps property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setProcessSteps(JAXBElement<QueryResult> value) {
this.processSteps = value;
}
/**
* Gets the value of the recordAssociatedGroups property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getRecordAssociatedGroups() {
return recordAssociatedGroups;
}
/**
* Sets the value of the recordAssociatedGroups property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setRecordAssociatedGroups(JAXBElement<QueryResult> value) {
this.recordAssociatedGroups = value;
}
/**
* Gets the value of the shares property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getShares() {
return shares;
}
/**
* Sets the value of the shares property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setShares(JAXBElement<QueryResult> value) {
this.shares = value;
}
/**
* Gets the value of the startDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getStartDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CampaignShare.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseShare.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactShare.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/ForecastShare.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/UserShare.java | 99 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the rowCause property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRowCause() {
return rowCause;
}
/**
* Sets the value of the rowCause property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRowCause(JAXBElement<String> value) {
this.rowCause = value;
}
/**
* Gets the value of the userOrGroup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getUserOrGroup() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 1483 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 1467 |
| org/solenopsis/keraiai/wsdl/enterprise/SelfServiceUser.java | 327 |
this.lastCUUpdateDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastName() {
return lastName;
}
/**
* Sets the value of the lastName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastName(JAXBElement<String> value) {
this.lastName = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 2011 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 1423 |
this.name = value;
}
/**
* Gets the value of the notes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotes() {
return notes;
}
/**
* Sets the value of the notes property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotes(JAXBElement<QueryResult> value) {
this.notes = value;
}
/**
* Gets the value of the notesAndAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getNotesAndAttachments() {
return notesAndAttachments;
}
/**
* Sets the value of the notesAndAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setNotesAndAttachments(JAXBElement<QueryResult> value) {
this.notesAndAttachments = value;
}
/**
* Gets the value of the openActivities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpenActivities() {
return openActivities;
}
/**
* Sets the value of the openActivities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setOpenActivities(JAXBElement<QueryResult> value) {
this.openActivities = value;
}
/**
* Gets the value of the opportunities property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpportunities() {
return opportunities;
}
/**
* Sets the value of the opportunities property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setOpportunities(JAXBElement<QueryResult> value) {
this.opportunities = value;
}
/**
* Gets the value of the opportunityContactRoles property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getOpportunityContactRoles() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 1567 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 539 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 539 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 539 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 539 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 539 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 539 |
this.ownerExpirationNotice = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the processInstances property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessInstances() {
return processInstances;
}
/**
* Sets the value of the processInstances property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setProcessInstances(JAXBElement<QueryResult> value) {
this.processInstances = value;
}
/**
* Gets the value of the processSteps property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessSteps() {
return processSteps;
}
/**
* Sets the value of the processSteps property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setProcessSteps(JAXBElement<QueryResult> value) {
this.processSteps = value;
}
/**
* Gets the value of the recordAssociatedGroups property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getRecordAssociatedGroups() {
return recordAssociatedGroups;
}
/**
* Sets the value of the recordAssociatedGroups property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setRecordAssociatedGroups(JAXBElement<QueryResult> value) {
this.recordAssociatedGroups = value;
}
/**
* Gets the value of the specialTerms property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getSpecialTerms() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 515 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 515 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 515 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 515 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 515 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 515 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 395 |
this.notesAndAttachments = value;
}
/**
* Gets the value of the owner property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getOwner() {
return owner;
}
/**
* Sets the value of the owner property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setOwner(JAXBElement<Name> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the processInstances property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessInstances() {
return processInstances;
}
/**
* Sets the value of the processInstances property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setProcessInstances(JAXBElement<QueryResult> value) {
this.processInstances = value;
}
/**
* Gets the value of the processSteps property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessSteps() {
return processSteps;
}
/**
* Sets the value of the processSteps property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setProcessSteps(JAXBElement<QueryResult> value) {
this.processSteps = value;
}
/**
* Gets the value of the recordAssociatedGroups property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getRecordAssociatedGroups() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 443 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 247 |
this.dashboardResultRunningUser = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() {
return feedSubscriptionsForEntity;
}
/**
* Sets the value of the feedSubscriptionsForEntity property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeedSubscriptionsForEntity(JAXBElement<QueryResult> value) {
this.feedSubscriptionsForEntity = value;
}
/**
* Gets the value of the feeds property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeeds() {
return feeds;
}
/**
* Sets the value of the feeds property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setFeeds(JAXBElement<QueryResult> value) {
this.feeds = value;
}
/**
* Gets the value of the folder property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Folder }{@code >}
*
*/
public JAXBElement<Folder> getFolder() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 671 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 307 |
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setType(JAXBElement<String> value) {
this.type = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUrl() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntityParticle.java | 386 |
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 343 |
| org/solenopsis/keraiai/wsdl/tooling/EntityParticle.java | 374 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 383 |
this.digits = value;
}
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the extraTypeInfo property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExtraTypeInfo() {
return extraTypeInfo;
}
/**
* Sets the value of the extraTypeInfo property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setExtraTypeInfo(JAXBElement<String> value) {
this.extraTypeInfo = value;
}
/**
* Gets the value of the fieldDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public JAXBElement<FieldDefinition> getFieldDefinition() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FeedPollChoice.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/FeedPollVote.java | 115 |
this.choiceBody = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the feedItemId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFeedItemId() {
return feedItemId;
}
/**
* Sets the value of the feedItemId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFeedItemId(JAXBElement<String> value) {
this.feedItemId = value;
}
/**
* Gets the value of the feedPollVotes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedPollVotes() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 819 |
| org/solenopsis/keraiai/wsdl/enterprise/Organization.java | 351 |
| org/solenopsis/keraiai/wsdl/enterprise/User.java | 1067 |
this.convertedOpportunityId = value;
}
/**
* Gets the value of the country property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCountry() {
return country;
}
/**
* Sets the value of the country property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCountry(JAXBElement<String> value) {
this.country = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the currentGeneratorsC property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCurrentGeneratorsC() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 843 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 587 |
this.country = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the currentGeneratorsC property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCurrentGeneratorsC() {
return currentGeneratorsC;
}
/**
* Sets the value of the currentGeneratorsC property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCurrentGeneratorsC(JAXBElement<String> value) {
this.currentGeneratorsC = value;
}
/**
* Gets the value of the declinedEventRelations property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getDeclinedEventRelations() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 267 |
| org/solenopsis/keraiai/wsdl/enterprise/Organization.java | 831 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the latitude property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public JAXBElement<Double> getLatitude() {
return latitude;
}
/**
* Sets the value of the latitude property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setLatitude(JAXBElement<Double> value) {
this.latitude = value;
}
/**
* Gets the value of the loginTime property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLoginTime() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceHistory.java | 387 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceStep.java | 315 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceWorkitem.java | 307 |
this.isPending = value;
}
/**
* Gets the value of the originalActor property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getOriginalActor() {
return originalActor;
}
/**
* Sets the value of the originalActor property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setOriginalActor(JAXBElement<Name> value) {
this.originalActor = value;
}
/**
* Gets the value of the originalActorId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOriginalActorId() {
return originalActorId;
}
/**
* Sets the value of the originalActorId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOriginalActorId(JAXBElement<String> value) {
this.originalActorId = value;
}
/**
* Gets the value of the processInstance property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ProcessInstance }{@code >}
*
*/
public JAXBElement<ProcessInstance> getProcessInstance() {
return processInstance;
}
/**
* Sets the value of the processInstance property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link ProcessInstance }{@code >}
*
*/
public void setProcessInstance(JAXBElement<ProcessInstance> value) {
this.processInstance = value;
}
/**
* Gets the value of the processInstanceId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getProcessInstanceId() {
return processInstanceId;
}
/**
* Sets the value of the processInstanceId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setProcessInstanceId(JAXBElement<String> value) {
this.processInstanceId = value;
}
/**
* Gets the value of the processNode property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ProcessNode }{@code >}
*
*/
public JAXBElement<ProcessNode> getProcessNode() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceHistory.java | 435 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceNode.java | 455 |
this.originalActorId = value;
}
/**
* Gets the value of the processInstance property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ProcessInstance }{@code >}
*
*/
public JAXBElement<ProcessInstance> getProcessInstance() {
return processInstance;
}
/**
* Sets the value of the processInstance property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link ProcessInstance }{@code >}
*
*/
public void setProcessInstance(JAXBElement<ProcessInstance> value) {
this.processInstance = value;
}
/**
* Gets the value of the processInstanceId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getProcessInstanceId() {
return processInstanceId;
}
/**
* Sets the value of the processInstanceId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setProcessInstanceId(JAXBElement<String> value) {
this.processInstanceId = value;
}
/**
* Gets the value of the processNode property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ProcessNode }{@code >}
*
*/
public JAXBElement<ProcessNode> getProcessNode() {
return processNode;
}
/**
* Sets the value of the processNode property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link ProcessNode }{@code >}
*
*/
public void setProcessNode(JAXBElement<ProcessNode> value) {
this.processNode = value;
}
/**
* Gets the value of the processNodeId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getProcessNodeId() {
return processNodeId;
}
/**
* Sets the value of the processNodeId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setProcessNodeId(JAXBElement<String> value) {
this.processNodeId = value;
}
/**
* Gets the value of the remindersSent property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getRemindersSent() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RecordTypeInfo.java | 48 |
| org/solenopsis/keraiai/wsdl/partner/RecordTypeInfo.java | 48 |
| org/solenopsis/keraiai/wsdl/tooling/RecordTypeInfo.java | 48 |
@XmlElement(required = true, nillable = true)
protected String recordTypeId;
/**
* Gets the value of the available property.
*
*/
public boolean isAvailable() {
return available;
}
/**
* Sets the value of the available property.
*
*/
public void setAvailable(boolean value) {
this.available = value;
}
/**
* Gets the value of the defaultRecordTypeMapping property.
*
*/
public boolean isDefaultRecordTypeMapping() {
return defaultRecordTypeMapping;
}
/**
* Sets the value of the defaultRecordTypeMapping property.
*
*/
public void setDefaultRecordTypeMapping(boolean value) {
this.defaultRecordTypeMapping = value;
}
/**
* Gets the value of the master property.
*
*/
public boolean isMaster() {
return master;
}
/**
* Sets the value of the master property.
*
*/
public void setMaster(boolean value) {
this.master = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the recordTypeId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRecordTypeId() {
return recordTypeId;
}
/**
* Sets the value of the recordTypeId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRecordTypeId(String value) {
this.recordTypeId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 571 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 175 |
this.isPublishedInPublicKb = value;
}
/**
* Gets the value of the isReviewed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsReviewed() {
return isReviewed;
}
/**
* Sets the value of the isReviewed property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsReviewed(JAXBElement<Boolean> value) {
this.isReviewed = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastReferencedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastReferencedDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/UserFieldAccess.java | 98 |
| org/solenopsis/keraiai/wsdl/tooling/UserFieldAccess.java | 98 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdate2.java | 179 |
this.durableId = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fieldDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public JAXBElement<FieldDefinition> getFieldDefinition() {
return fieldDefinition;
}
/**
* Sets the value of the fieldDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public void setFieldDefinition(JAXBElement<FieldDefinition> value) {
this.fieldDefinition = value;
}
/**
* Gets the value of the fieldDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFieldDefinitionId() {
return fieldDefinitionId;
}
/**
* Sets the value of the fieldDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFieldDefinitionId(JAXBElement<String> value) {
this.fieldDefinitionId = value;
}
/**
* Gets the value of the isAccessible property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsAccessible() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/CustomObject2.java | 367 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 355 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 235 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 255 |
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 267 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageComponent.java | 207 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 143 |
| org/solenopsis/keraiai/wsdl/tooling/LookupFilter2.java | 275 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 319 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 259 |
| org/solenopsis/keraiai/wsdl/tooling/StandardAction.java | 259 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 343 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 319 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowOutboundMessage2.java | 287 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 179 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 239 |
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() {
return manageableState;
}
/**
* Sets the value of the manageableState property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setManageableState(JAXBElement<String> value) {
this.manageableState = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CompactLayout2.java | 123 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 183 |
this.developerName = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the masterLabel property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getMasterLabel() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomField2.java | 227 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 159 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 215 |
this.defaultValue = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomField2.java | 371 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 911 |
this.inlineHelpText = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the length property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getLength() {
return length;
}
/**
* Sets the value of the length property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setLength(JAXBElement<Integer> value) {
this.length = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 211 |
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 243 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 275 |
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 219 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 319 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 295 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdate2.java | 275 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 155 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 215 |
this.description = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the manageableState property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getManageableState() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Name.java | 319 |
| org/solenopsis/keraiai/wsdl/tooling/ProfileLayout.java | 283 |
| org/solenopsis/keraiai/wsdl/tooling/RecentlyViewed.java | 347 |
this.phone = value;
}
/**
* Gets the value of the profile property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Profile2 }{@code >}
*
*/
public JAXBElement<Profile2> getProfile() {
return profile;
}
/**
* Sets the value of the profile property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Profile2 }{@code >}
*
*/
public void setProfile(JAXBElement<Profile2> value) {
this.profile = value;
}
/**
* Gets the value of the profileId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getProfileId() {
return profileId;
}
/**
* Sets the value of the profileId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setProfileId(JAXBElement<String> value) {
this.profileId = value;
}
/**
* Gets the value of the recordType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link RecordType2 }{@code >}
*
*/
public JAXBElement<RecordType2> getRecordType() {
return recordType;
}
/**
* Sets the value of the recordType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link RecordType2 }{@code >}
*
*/
public void setRecordType(JAXBElement<RecordType2> value) {
this.recordType = value;
}
/**
* Gets the value of the recordTypeId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRecordTypeId() {
return recordTypeId;
}
/**
* Sets the value of the recordTypeId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRecordTypeId(JAXBElement<String> value) {
this.recordTypeId = value;
}
/**
* Gets the value of the title property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getTitle() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 198 |
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 210 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 198 |
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 154 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 210 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 162 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 194 |
| org/solenopsis/keraiai/wsdl/enterprise/SamlSsoConfig.java | 238 |
| org/solenopsis/keraiai/wsdl/tooling/CompactLayoutInfo.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/LookupFilter2.java | 142 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 202 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the executionsAllowed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExecutionsAllowed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexPage.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 146 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPage2.java | 186 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AppMenuItem.java | 370 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 126 |
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 98 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 690 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 274 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 318 |
| org/solenopsis/keraiai/wsdl/enterprise/MailmergeTemplate.java | 166 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessDefinition.java | 102 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 126 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 186 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/WebLink.java | 162 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 134 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 150 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 126 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 98 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 166 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 98 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 154 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 126 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink2.java | 170 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 138 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the iconUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getIconUrl() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 414 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 666 |
| org/solenopsis/keraiai/wsdl/enterprise/SelfServiceUser.java | 122 |
public JAXBElement<String> getContactId() {
return contactId;
}
/**
* Sets the value of the contactId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContactId(JAXBElement<String> value) {
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 438 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 346 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 338 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 674 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 298 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 486 |
| org/solenopsis/keraiai/wsdl/enterprise/Topic.java | 82 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the events property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getEvents() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 218 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 98 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 126 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 102 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 142 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 122 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 218 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 182 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailServicesAddress.java | 270 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 246 |
| org/solenopsis/keraiai/wsdl/enterprise/UserShare.java | 86 |
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 242 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 306 |
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailServicesAddress.java | 102 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailServicesFunction.java | 282 |
public JAXBElement<String> getAuthorizedSenders() {
return authorizedSenders;
}
/**
* Sets the value of the authorizedSenders property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAuthorizedSenders(JAXBElement<String> value) {
this.authorizedSenders = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the emailDomainName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEmailDomainName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EventLogFile.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 102 |
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the eventType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEventType() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Name.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/RecentlyViewed.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/Name.java | 114 |
| org/solenopsis/keraiai/wsdl/tooling/RecentlyViewed.java | 118 |
public JAXBElement<String> getAlias() {
return alias;
}
/**
* Sets the value of the alias property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAlias(JAXBElement<String> value) {
this.alias = value;
}
/**
* Gets the value of the email property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEmail() {
return email;
}
/**
* Sets the value of the email property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEmail(JAXBElement<String> value) {
this.email = value;
}
/**
* Gets the value of the firstName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFirstName() {
return firstName;
}
/**
* Sets the value of the firstName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFirstName(JAXBElement<String> value) {
this.firstName = value;
}
/**
* Gets the value of the isActive property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/SearchLayoutField.java | 31 |
| org/solenopsis/keraiai/wsdl/tooling/SearchLayoutField.java | 31 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SearchLayoutField", propOrder = {
"apiName",
"label",
"sortable"
})
public class SearchLayoutField {
@XmlElement(required = true)
protected String apiName;
@XmlElement(required = true)
protected String label;
protected boolean sortable;
/**
* Gets the value of the apiName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getApiName() {
return apiName;
}
/**
* Sets the value of the apiName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setApiName(String value) {
this.apiName = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the sortable property.
*
*/
public boolean isSortable() {
return sortable;
}
/**
* Sets the value of the sortable property.
*
*/
public void setSortable(boolean value) {
this.sortable = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/LookupFilter2.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 114 |
public JAXBElement<Boolean> getActive() {
return active;
}
/**
* Sets the value of the active property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setActive(JAXBElement<Boolean> value) {
this.active = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 975 |
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 1609 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 1003 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 975 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 1339 |
this.systemModstamp = value;
}
/**
* Gets the value of the what property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getWhat() {
return what;
}
/**
* Sets the value of the what property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setWhat(JAXBElement<Name> value) {
this.what = value;
}
/**
* Gets the value of the whatId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getWhatId() {
return whatId;
}
/**
* Sets the value of the whatId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setWhatId(JAXBElement<String> value) {
this.whatId = value;
}
/**
* Gets the value of the who property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getWho() {
return who;
}
/**
* Sets the value of the who property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setWho(JAXBElement<Name> value) {
this.who = value;
}
/**
* Gets the value of the whoId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getWhoId() {
return whoId;
}
/**
* Sets the value of the whoId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setWhoId(JAXBElement<String> value) {
this.whoId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 471 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 695 |
this.masterLabel = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setType(JAXBElement<String> value) {
this.type = value;
}
/**
* Gets the value of the url property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getUrl() {
return url;
}
/**
* Sets the value of the url property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setUrl(JAXBElement<String> value) {
this.url = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/OrgWideEmailAddress.java | 219 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 527 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 311 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 275 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 471 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 563 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 151 |
| org/solenopsis/keraiai/wsdl/enterprise/Site.java | 311 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 283 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 451 |
this.childCampaigns = value;
}
/**
* Gets the value of the combinedAttachments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getCombinedAttachments() {
return combinedAttachments;
}
/**
* Sets the value of the combinedAttachments property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setCombinedAttachments(JAXBElement<QueryResult> value) {
this.combinedAttachments = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 303 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 387 |
this.lastModifiedDate = value;
}
/**
* Gets the value of the record property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getRecord() {
return record;
}
/**
* Sets the value of the record property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setRecord(JAXBElement<Name> value) {
this.record = value;
}
/**
* Gets the value of the recordId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRecordId() {
return recordId;
}
/**
* Sets the value of the recordId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRecordId(JAXBElement<String> value) {
this.recordId = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
/**
* Gets the value of the userRecordAccess property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link UserRecordAccess }{@code >}
*
*/
public JAXBElement<UserRecordAccess> getUserRecordAccess() {
return userRecordAccess;
}
/**
* Sets the value of the userRecordAccess property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link UserRecordAccess }{@code >}
*
*/
public void setUserRecordAccess(JAXBElement<UserRecordAccess> value) {
this.userRecordAccess = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 331 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 331 |
this.lastViewedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the sobjectType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getSobjectType() {
return sobjectType;
}
/**
* Sets the value of the sobjectType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setSobjectType(JAXBElement<String> value) {
this.sobjectType = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/AuraBundleType.java | 26 |
| org/solenopsis/keraiai/wsdl/tooling/AuraBundleType.java | 26 |
@XmlType(name = "AuraBundleType")
@XmlEnum
public enum AuraBundleType {
@XmlEnumValue("Application")
APPLICATION("Application"),
@XmlEnumValue("Component")
COMPONENT("Component"),
@XmlEnumValue("Event")
EVENT("Event"),
@XmlEnumValue("Interface")
INTERFACE("Interface");
private final String value;
AuraBundleType(String v) {
value = v;
}
public String value() {
return value;
}
public static AuraBundleType fromValue(String v) {
for (AuraBundleType c: AuraBundleType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/EmailTemplateType.java | 26 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplateType.java | 26 |
@XmlType(name = "EmailTemplateType")
@XmlEnum
public enum EmailTemplateType {
@XmlEnumValue("text")
TEXT("text"),
@XmlEnumValue("html")
HTML("html"),
@XmlEnumValue("custom")
CUSTOM("custom"),
@XmlEnumValue("visualforce")
VISUALFORCE("visualforce");
private final String value;
EmailTemplateType(String v) {
value = v;
}
public String value() {
return value;
}
public static EmailTemplateType fromValue(String v) {
for (EmailTemplateType c: EmailTemplateType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowAssignmentOperator.java | 26 |
| org/solenopsis/keraiai/wsdl/tooling/FlowAssignmentOperator.java | 26 |
@XmlType(name = "FlowAssignmentOperator")
@XmlEnum
public enum FlowAssignmentOperator {
@XmlEnumValue("Assign")
ASSIGN("Assign"),
@XmlEnumValue("Add")
ADD("Add"),
@XmlEnumValue("Subtract")
SUBTRACT("Subtract"),
@XmlEnumValue("AddItem")
ADD_ITEM("AddItem");
private final String value;
FlowAssignmentOperator(String v) {
value = v;
}
public String value() {
return value;
}
public static FlowAssignmentOperator fromValue(String v) {
for (FlowAssignmentOperator c: FlowAssignmentOperator.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Gender.java | 26 |
| org/solenopsis/keraiai/wsdl/partner/Gender.java | 26 |
| org/solenopsis/keraiai/wsdl/tooling/Gender.java | 26 |
@XmlType(name = "Gender")
@XmlEnum
public enum Gender {
@XmlEnumValue("Neuter")
NEUTER("Neuter"),
@XmlEnumValue("Masculine")
MASCULINE("Masculine"),
@XmlEnumValue("Feminine")
FEMININE("Feminine"),
@XmlEnumValue("AnimateMasculine")
ANIMATE_MASCULINE("AnimateMasculine");
private final String value;
Gender(String v) {
value = v;
}
public String value() {
return value;
}
public static Gender fromValue(String v) {
for (Gender c: Gender.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/LayoutSectionStyle.java | 26 |
| org/solenopsis/keraiai/wsdl/tooling/LayoutSectionStyle.java | 26 |
@XmlType(name = "LayoutSectionStyle")
@XmlEnum
public enum LayoutSectionStyle {
@XmlEnumValue("TwoColumnsTopToBottom")
TWO_COLUMNS_TOP_TO_BOTTOM("TwoColumnsTopToBottom"),
@XmlEnumValue("TwoColumnsLeftToRight")
TWO_COLUMNS_LEFT_TO_RIGHT("TwoColumnsLeftToRight"),
@XmlEnumValue("OneColumn")
ONE_COLUMN("OneColumn"),
@XmlEnumValue("CustomLinks")
CUSTOM_LINKS("CustomLinks");
private final String value;
LayoutSectionStyle(String v) {
value = v;
}
public String value() {
return value;
}
public static LayoutSectionStyle fromValue(String v) {
for (LayoutSectionStyle c: LayoutSectionStyle.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/SummaryOperations.java | 26 |
| org/solenopsis/keraiai/wsdl/tooling/SummaryOperations.java | 26 |
@XmlType(name = "SummaryOperations")
@XmlEnum
public enum SummaryOperations {
@XmlEnumValue("count")
COUNT("count"),
@XmlEnumValue("sum")
SUM("sum"),
@XmlEnumValue("min")
MIN("min"),
@XmlEnumValue("max")
MAX("max");
private final String value;
SummaryOperations(String v) {
value = v;
}
public String value() {
return value;
}
public static SummaryOperations fromValue(String v) {
for (SummaryOperations c: SummaryOperations.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowTriggerTypes.java | 26 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTriggerTypes.java | 26 |
@XmlType(name = "WorkflowTriggerTypes")
@XmlEnum
public enum WorkflowTriggerTypes {
@XmlEnumValue("onCreateOnly")
ON_CREATE_ONLY("onCreateOnly"),
@XmlEnumValue("onCreateOrTriggeringUpdate")
ON_CREATE_OR_TRIGGERING_UPDATE("onCreateOrTriggeringUpdate"),
@XmlEnumValue("onAllChanges")
ON_ALL_CHANGES("onAllChanges"),
@XmlEnumValue("OnRecursiveUpdate")
ON_RECURSIVE_UPDATE("OnRecursiveUpdate");
private final String value;
WorkflowTriggerTypes(String v) {
value = v;
}
public String value() {
return value;
}
public static WorkflowTriggerTypes fromValue(String v) {
for (WorkflowTriggerTypes c: WorkflowTriggerTypes.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AcceptedEventRelation.java | 226 |
| org/solenopsis/keraiai/wsdl/enterprise/AccountShare.java | 218 |
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/Announcement.java | 246 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 186 |
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 202 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 678 |
| org/solenopsis/keraiai/wsdl/enterprise/AttachedContentDocument.java | 386 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinition.java | 266 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 262 |
| org/solenopsis/keraiai/wsdl/enterprise/BackgroundOperation.java | 382 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMember.java | 334 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignShare.java | 158 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 266 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseShare.java | 158 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 182 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 218 |
| org/solenopsis/keraiai/wsdl/enterprise/CombinedAttachment.java | 334 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactShare.java | 158 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDistribution.java | 410 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 578 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 166 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderMember.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 334 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 334 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 334 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 334 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 334 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 334 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermissionDependency.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 622 |
| org/solenopsis/keraiai/wsdl/enterprise/DeclinedEventRelation.java | 226 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 230 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 262 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 246 |
| org/solenopsis/keraiai/wsdl/enterprise/EventLogFile.java | 230 |
| org/solenopsis/keraiai/wsdl/enterprise/EventRelation.java | 226 |
| org/solenopsis/keraiai/wsdl/enterprise/ExternalDataUserAuth.java | 226 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 254 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterviewShare.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/GrantedByLicense.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 230 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadShare.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 254 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 230 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroInstruction.java | 186 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroShare.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/MailmergeTemplate.java | 286 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRuleItem.java | 222 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 194 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 238 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityShare.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 382 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicenseAssign.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartitionType.java | 242 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 538 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 266 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 402 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 158 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPlugin.java | 182 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 166 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannelShare.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/UndecidedEventRelation.java | 226 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 222 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomizationShare.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 174 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 198 |
| org/solenopsis/keraiai/wsdl/tooling/ApexClassMember.java | 310 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverage.java | 302 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverageAggregate.java | 270 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponentMember.java | 306 |
| org/solenopsis/keraiai/wsdl/tooling/ApexEmailNotification.java | 186 |
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 154 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPageMember.java | 306 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTriggerMember.java | 310 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinition.java | 266 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 190 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 190 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 154 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionList2.java | 162 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 166 |
| org/solenopsis/keraiai/wsdl/tooling/TraceFlag.java | 378 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdateMember.java | 278 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRuleMember.java | 278 |
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the relation property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public JAXBElement<Name> getRelation() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 174 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMember.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 170 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 126 |
| org/solenopsis/keraiai/wsdl/enterprise/SelfServiceUser.java | 122 |
public JAXBElement<String> getContactId() {
return contactId;
}
/**
* Sets the value of the contactId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContactId(JAXBElement<String> value) {
this.contactId = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 198 |
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 210 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseSolution.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 198 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroInstruction.java | 114 |
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 154 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 210 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPlugin.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 102 |
| org/solenopsis/keraiai/wsdl/enterprise/Vote.java | 78 |
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 82 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 82 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionList2.java | 90 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 94 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 162 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 218 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 98 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 126 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 102 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 194 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/SamlSsoConfig.java | 238 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 142 |
| org/solenopsis/keraiai/wsdl/tooling/CompactLayoutInfo.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 122 |
| org/solenopsis/keraiai/wsdl/tooling/LookupFilter2.java | 142 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 202 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the executionsAllowed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExecutionsAllowed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 410 |
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 178 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexPage.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/AppMenuItem.java | 370 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 438 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 126 |
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 98 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 562 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 690 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 346 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 338 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersion.java | 418 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 274 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 318 |
| org/solenopsis/keraiai/wsdl/enterprise/Holiday.java | 158 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 414 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/MailmergeTemplate.java | 166 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 410 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 674 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessDefinition.java | 102 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 298 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 630 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 146 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 126 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 186 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 198 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 486 |
| org/solenopsis/keraiai/wsdl/enterprise/Topic.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/WebLink.java | 162 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 178 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPage2.java | 186 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 134 |
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 98 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 150 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 126 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 98 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 166 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 86 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 98 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 154 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 138 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 126 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 198 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 138 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink2.java | 170 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 138 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the durationInMinutes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getDurationInMinutes() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/AssignmentRule.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 231 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 203 |
| org/solenopsis/keraiai/wsdl/enterprise/CallCenter.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamRole.java | 171 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 167 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 195 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 267 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/Group.java | 331 |
| org/solenopsis/keraiai/wsdl/enterprise/Holiday.java | 315 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 831 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 279 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 259 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 371 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 283 |
| org/solenopsis/keraiai/wsdl/tooling/AssignmentRule2.java | 219 |
| org/solenopsis/keraiai/wsdl/tooling/AutoResponseRule2.java | 219 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 203 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 203 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 167 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 219 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 283 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Announcement.java | 102 |
| org/solenopsis/keraiai/wsdl/tooling/ApexExecutionOverlayResult.java | 238 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the expirationDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getExpirationDate() {
return expirationDate;
}
/**
* Sets the value of the expirationDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setExpirationDate(JAXBElement<XMLGregorianCalendar> value) {
this.expirationDate = value;
}
/**
* Gets the value of the feedItem property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FeedItem }{@code >}
*
*/
public JAXBElement<FeedItem> getFeedItem() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 90 |
| org/solenopsis/keraiai/wsdl/enterprise/SelfServiceUser.java | 146 |
| org/solenopsis/keraiai/wsdl/tooling/ApexEmailNotification.java | 90 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the email property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEmail() {
return email;
}
/**
* Sets the value of the email property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEmail(JAXBElement<String> value) {
this.email = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/OrgWideEmailAddress.java | 219 |
| org/solenopsis/keraiai/wsdl/tooling/ApexEmailNotification.java | 199 |
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the systemModstamp property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getSystemModstamp() {
return systemModstamp;
}
/**
* Sets the value of the systemModstamp property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setSystemModstamp(JAXBElement<XMLGregorianCalendar> value) {
this.systemModstamp = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 194 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 146 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderMember.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 158 |
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 182 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 122 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicenseAssign.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartitionType.java | 170 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 150 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 126 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverage.java | 230 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverageAggregate.java | 198 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 118 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AssignmentRule.java | 86 |
| org/solenopsis/keraiai/wsdl/tooling/AssignmentRule2.java | 86 |
| org/solenopsis/keraiai/wsdl/tooling/AutoResponseRule2.java | 86 |
| org/solenopsis/keraiai/wsdl/tooling/LookupFilter2.java | 118 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 114 |
public JAXBElement<Boolean> getActive() {
return active;
}
/**
* Sets the value of the active property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setActive(JAXBElement<Boolean> value) {
this.active = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AsyncApexJob.java | 158 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstance.java | 146 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceNode.java | 130 |
| org/solenopsis/keraiai/wsdl/tooling/AsyncApexJob.java | 158 |
public JAXBElement<XMLGregorianCalendar> getCompletedDate() {
return completedDate;
}
/**
* Sets the value of the completedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCompletedDate(JAXBElement<XMLGregorianCalendar> value) {
this.completedDate = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the extendedStatus property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getExtendedStatus() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 102 |
| org/solenopsis/keraiai/wsdl/enterprise/EventLogFile.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 122 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 102 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowOutboundMessage2.java | 106 |
public JAXBElement<Double> getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Double }{@code >}
*
*/
public void setApiVersion(JAXBElement<Double> value) {
this.apiVersion = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseComment.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/EntitySubscription.java | 78 |
public JAXBElement<Name> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Name }{@code >}
*
*/
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPublished property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPublished() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 79 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isClosed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsClosed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationInvitation.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/Domain.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 107 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 83 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ConnectedApplication.java | 107 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 103 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the installedMobileApps property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getInstalledMobileApps() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 214 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 118 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the duplicateRecordItems property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getDuplicateRecordItems() {
return duplicateRecordItems;
}
/**
* Sets the value of the duplicateRecordItems property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setDuplicateRecordItems(JAXBElement<QueryResult> value) {
this.duplicateRecordItems = value;
}
/**
* Gets the value of the feedSubscriptionsForEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedSubscriptionsForEntity() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DataCategory.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/DataCategory.java | 34 |
@XmlType(name = "DataCategory", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"childCategories",
"label",
"name"
})
public class DataCategory {
protected List<DataCategory> childCategories;
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String name;
/**
* Gets the value of the childCategories property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the childCategories property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getChildCategories().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DataCategory }
*
*
*/
public List<DataCategory> getChildCategories() {
if (childCategories == null) {
childCategories = new ArrayList<DataCategory>();
}
return this.childCategories;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeComponentInstance.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/DescribeComponentInstance.java | 34 |
@XmlType(name = "DescribeComponentInstance", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"properties",
"typeName",
"typeNamespace"
})
public class DescribeComponentInstance {
protected List<DescribeComponentInstanceProperty> properties;
@XmlElement(required = true)
protected String typeName;
@XmlElement(required = true)
protected String typeNamespace;
/**
* Gets the value of the properties property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the properties property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getProperties().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeComponentInstanceProperty }
*
*
*/
public List<DescribeComponentInstanceProperty> getProperties() {
if (properties == null) {
properties = new ArrayList<DescribeComponentInstanceProperty>();
}
return this.properties;
}
/**
* Gets the value of the typeName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTypeName() {
return typeName;
}
/**
* Sets the value of the typeName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTypeName(String value) {
this.typeName = value;
}
/**
* Gets the value of the typeNamespace property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTypeNamespace() {
return typeNamespace;
}
/**
* Sets the value of the typeNamespace property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTypeNamespace(String value) {
this.typeNamespace = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeSObjectListViews.java | 54 |
| org/solenopsis/keraiai/wsdl/partner/DescribeSObjectListViews.java | 51 |
protected int offset;
/**
* Gets the value of the sObjectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSObjectType() {
return sObjectType;
}
/**
* Sets the value of the sObjectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSObjectType(String value) {
this.sObjectType = value;
}
/**
* Gets the value of the recentsOnly property.
*
*/
public boolean isRecentsOnly() {
return recentsOnly;
}
/**
* Sets the value of the recentsOnly property.
*
*/
public void setRecentsOnly(boolean value) {
this.recentsOnly = value;
}
/**
* Gets the value of the isSoqlCompatible property.
*
* @return
* possible object is
* {@link ListViewIsSoqlCompatible }
*
*/
public ListViewIsSoqlCompatible getIsSoqlCompatible() {
return isSoqlCompatible;
}
/**
* Sets the value of the isSoqlCompatible property.
*
* @param value
* allowed object is
* {@link ListViewIsSoqlCompatible }
*
*/
public void setIsSoqlCompatible(ListViewIsSoqlCompatible value) {
this.isSoqlCompatible = value;
}
/**
* Gets the value of the limit property.
*
*/
public int getLimit() {
return limit;
}
/**
* Sets the value of the limit property.
*
*/
public void setLimit(int value) {
this.limit = value;
}
/**
* Gets the value of the offset property.
*
*/
public int getOffset() {
return offset;
}
/**
* Sets the value of the offset property.
*
*/
public void setOffset(int value) {
this.offset = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeSObjectResult.java | 373 |
| org/solenopsis/keraiai/wsdl/partner/DescribeSObjectResult.java | 373 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeGlobalSObjectResult.java | 207 |
this.idEnabled = value;
}
/**
* Gets the value of the keyPrefix property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getKeyPrefix() {
return keyPrefix;
}
/**
* Sets the value of the keyPrefix property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setKeyPrefix(String value) {
this.keyPrefix = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the labelPlural property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabelPlural() {
return labelPlural;
}
/**
* Sets the value of the labelPlural property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabelPlural(String value) {
this.labelPlural = value;
}
/**
* Gets the value of the layoutable property.
*
*/
public boolean isLayoutable() {
return layoutable;
}
/**
* Sets the value of the layoutable property.
*
*/
public void setLayoutable(boolean value) {
this.layoutable = value;
}
/**
* Gets the value of the mergeable property.
*
*/
public boolean isMergeable() {
return mergeable;
}
/**
* Sets the value of the mergeable property.
*
*/
public void setMergeable(boolean value) {
this.mergeable = value;
}
/**
* Gets the value of the mruEnabled property.
*
*/
public boolean isMruEnabled() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 558 |
| org/solenopsis/keraiai/wsdl/enterprise/UserShare.java | 86 |
public JAXBElement<Boolean> getIsActive() {
return isActive;
}
/**
* Sets the value of the isActive property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsActive(JAXBElement<Boolean> value) {
this.isActive = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the lastUsedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastUsedDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 131 |
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the currentElement property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCurrentElement() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 106 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageComponent.java | 98 |
public JAXBElement<String> getBody() {
return body;
}
/**
* Sets the value of the body property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setBody(JAXBElement<String> value) {
this.body = value;
}
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SearchLayout.java | 219 |
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 243 |
| org/solenopsis/keraiai/wsdl/tooling/SearchLayout.java | 219 |
this.label = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() {
return lastModifiedBy;
}
/**
* Sets the value of the lastModifiedBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the layoutType property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLayoutType() {
return layoutType;
}
/**
* Sets the value of the layoutType property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLayoutType(JAXBElement<String> value) {
this.layoutType = value;
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClass2.java | 190 |
| org/solenopsis/keraiai/wsdl/tooling/ApexClassMember.java | 214 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponentMember.java | 210 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPageMember.java | 210 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTriggerMember.java | 214 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdateMember.java | 182 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 94 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRuleMember.java | 182 |
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the isValid property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsValid() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 182 |
| org/solenopsis/keraiai/wsdl/tooling/FlexiPage2.java | 90 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 214 |
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() {
return developerName;
}
/**
* Sets the value of the developerName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDeveloperName(JAXBElement<String> value) {
this.developerName = value;
}
/**
* Gets the value of the fullName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFullName() {
return fullName;
}
/**
* Sets the value of the fullName property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFullName(JAXBElement<String> value) {
this.fullName = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/CompactLayoutInfo.java | 99 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 87 |
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomField2.java | 131 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 83 |
@XmlElementRef(name = "TableEnumOrId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> tableEnumOrId;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the defaultValue property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDefaultValue() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/FilteredLookupInfo.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/FilteredLookupInfo.java | 32 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "FilteredLookupInfo", propOrder = {
"controllingFields",
"dependent",
"optionalFilter"
})
public class FilteredLookupInfo {
protected List<String> controllingFields;
protected boolean dependent;
protected boolean optionalFilter;
/**
* Gets the value of the controllingFields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the controllingFields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getControllingFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getControllingFields() {
if (controllingFields == null) {
controllingFields = new ArrayList<String>();
}
return this.controllingFields;
}
/**
* Gets the value of the dependent property.
*
*/
public boolean isDependent() {
return dependent;
}
/**
* Sets the value of the dependent property.
*
*/
public void setDependent(boolean value) {
this.dependent = value;
}
/**
* Gets the value of the optionalFilter property.
*
*/
public boolean isOptionalFilter() {
return optionalFilter;
}
/**
* Sets the value of the optionalFilter property.
*
*/
public void setOptionalFilter(boolean value) {
this.optionalFilter = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AcceptedEventRelation.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/DeclinedEventRelation.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/Group.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessDefinition.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/UndecidedEventRelation.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/Vote.java | 67 |
@XmlElementRef(name = "Type", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> type;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the event property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Event }{@code >}
*
*/
public JAXBElement<Event> getEvent() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Announcement.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 107 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 75 |
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the expirationDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getExpirationDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/UserPackageLicense.java | 75 |
@XmlElementRef(name = "UserId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userId;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the email property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEmail() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 211 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 295 |
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the account property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getAccount() {
return account;
}
/**
* Sets the value of the account property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public void setAccount(JAXBElement<Account> value) {
this.account = value;
}
/**
* Gets the value of the accountId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAccountId() {
return accountId;
}
/**
* Sets the value of the accountId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAccountId(JAXBElement<String> value) {
this.accountId = value;
}
/**
* Gets the value of the activityHistories property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getActivityHistories() {
return activityHistories;
}
/**
* Sets the value of the activityHistories property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setActivityHistories(JAXBElement<QueryResult> value) {
this.activityHistories = value;
}
/**
* Gets the value of the attachedContentDocuments property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getAttachedContentDocuments() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AttachedContentDocument.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/FolderedContentDocument.java | 103 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 107 |
@XmlElementRef(name = "Title", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> title;
/**
* Gets the value of the contentDocument property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link ContentDocument }{@code >}
*
*/
public JAXBElement<ContentDocument> getContentDocument() {
return contentDocument;
}
/**
* Sets the value of the contentDocument property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link ContentDocument }{@code >}
*
*/
public void setContentDocument(JAXBElement<ContentDocument> value) {
this.contentDocument = value;
}
/**
* Gets the value of the contentDocumentId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentDocumentId() {
return contentDocumentId;
}
/**
* Sets the value of the contentDocumentId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContentDocumentId(JAXBElement<String> value) {
this.contentDocumentId = value;
}
/**
* Gets the value of the contentSize property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getContentSize() {
return contentSize;
}
/**
* Sets the value of the contentSize property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public void setContentSize(JAXBElement<Integer> value) {
this.contentSize = value;
}
/**
* Gets the value of the contentUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContentUrl() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 293 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 321 |
@XmlElementRef(name = "Type", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> type;
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the account property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getAccount() {
return account;
}
/**
* Sets the value of the account property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public void setAccount(JAXBElement<Account> value) {
this.account = value;
}
/**
* Gets the value of the accountId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getAccountId() {
return accountId;
}
/**
* Sets the value of the accountId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setAccountId(JAXBElement<String> value) {
this.accountId = value;
}
/**
* Gets the value of the activityHistories property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getActivityHistories() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryNode.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationInvitation.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/ConnectedApplication.java | 107 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDistributionView.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 103 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermissionDependency.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/Domain.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/DomainSite.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/EventRelation.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/GrantedByLicense.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 107 |
| org/solenopsis/keraiai/wsdl/enterprise/ObjectPermissions.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityStage.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 79 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isClosed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsClosed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplateMember.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplateRecord.java | 67 |
@XmlElementRef(name = "TeamTemplateId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> teamTemplateId;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SoqlSubQueryCondition.java | 32 |
| org/solenopsis/keraiai/wsdl/partner/SoqlSubQueryCondition.java | 32 |
@XmlType(name = "SoqlSubQueryCondition", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"field",
"operator",
"subQuery"
})
public class SoqlSubQueryCondition
extends SoqlWhereCondition
{
@XmlElement(required = true)
protected String field;
@XmlElement(required = true)
protected SoqlOperator operator;
@XmlElement(required = true)
protected String subQuery;
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the operator property.
*
* @return
* possible object is
* {@link SoqlOperator }
*
*/
public SoqlOperator getOperator() {
return operator;
}
/**
* Sets the value of the operator property.
*
* @param value
* allowed object is
* {@link SoqlOperator }
*
*/
public void setOperator(SoqlOperator value) {
this.operator = value;
}
/**
* Gets the value of the subQuery property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSubQuery() {
return subQuery;
}
/**
* Sets the value of the subQuery property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSubQuery(String value) {
this.subQuery = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/ContainerAsyncRequest.java | 103 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 83 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CompactLayoutInfo.java | 99 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 71 |
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the developerName property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDeveloperName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomField2.java | 131 |
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 99 |
| org/solenopsis/keraiai/wsdl/tooling/ProfileLayout.java | 91 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 83 |
@XmlElementRef(name = "TableEnumOrId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> tableEnumOrId;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the defaultValue property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDefaultValue() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 62 |
| org/solenopsis/keraiai/wsdl/enterprise/EventLogFile.java | 66 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 72 |
extends SObject
{
@XmlElementRef(name = "ApiVersion", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> apiVersion;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 60 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 58 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 54 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 66 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 82 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 64 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 70 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessDefinition.java | 62 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 326 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 58 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 70 |
| org/solenopsis/keraiai/wsdl/enterprise/Topic.java | 52 |
| org/solenopsis/keraiai/wsdl/enterprise/WebLink.java | 92 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 58 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroInstruction.java | 68 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 64 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 54 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPlugin.java | 66 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 58 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 62 |
| org/solenopsis/keraiai/wsdl/enterprise/Vote.java | 50 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 56 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDefault", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDefault;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 60 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 64 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 62 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 70 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 332 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeGlobalResult.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/DescribeGlobalResult.java | 34 |
@XmlType(name = "DescribeGlobalResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"encoding",
"maxBatchSize",
"sobjects"
})
public class DescribeGlobalResult {
@XmlElement(required = true, nillable = true)
protected String encoding;
protected int maxBatchSize;
protected List<DescribeGlobalSObjectResult> sobjects;
/**
* Gets the value of the encoding property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEncoding() {
return encoding;
}
/**
* Sets the value of the encoding property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEncoding(String value) {
this.encoding = value;
}
/**
* Gets the value of the maxBatchSize property.
*
*/
public int getMaxBatchSize() {
return maxBatchSize;
}
/**
* Sets the value of the maxBatchSize property.
*
*/
public void setMaxBatchSize(int value) {
this.maxBatchSize = value;
}
/**
* Gets the value of the sobjects property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the sobjects property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSobjects().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeGlobalSObjectResult }
*
*
*/
public List<DescribeGlobalSObjectResult> getSobjects() {
if (sobjects == null) {
sobjects = new ArrayList<DescribeGlobalSObjectResult>();
}
return this.sobjects;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Domain.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 62 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Domain", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> domain;
@XmlElementRef(name = "DomainSites", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmptyRecycleBinResult.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/EmptyRecycleBinResult.java | 34 |
@XmlType(name = "EmptyRecycleBinResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"errors",
"id",
"success"
})
public class EmptyRecycleBinResult {
protected List<Error> errors;
@XmlElement(required = true, nillable = true)
protected String id;
protected boolean success;
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LeadShare.java | 54 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityShare.java | 54 |
extends SObject
{
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Lead", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Name.java | 70 |
| org/solenopsis/keraiai/wsdl/enterprise/RecentlyViewed.java | 70 |
extends SObject
{
@XmlElementRef(name = "Alias", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> alias;
@XmlElementRef(name = "Email", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> email;
@XmlElementRef(name = "FirstName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> firstName;
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "LastName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RenderEmailTemplateBodyResult.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/RenderEmailTemplateBodyResult.java | 34 |
@XmlType(name = "RenderEmailTemplateBodyResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"errors",
"mergedBody",
"success"
})
public class RenderEmailTemplateBodyResult {
protected List<RenderEmailTemplateError> errors;
@XmlElement(required = true, nillable = true)
protected String mergedBody;
protected boolean success;
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RenderEmailTemplateError }
*
*
*/
public List<RenderEmailTemplateError> getErrors() {
if (errors == null) {
errors = new ArrayList<RenderEmailTemplateError>();
}
return this.errors;
}
/**
* Gets the value of the mergedBody property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMergedBody() {
return mergedBody;
}
/**
* Sets the value of the mergedBody property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMergedBody(String value) {
this.mergedBody = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RenderEmailTemplateResult.java | 33 |
| org/solenopsis/keraiai/wsdl/partner/RenderEmailTemplateResult.java | 33 |
@XmlType(name = "RenderEmailTemplateResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"bodyResults",
"errors",
"success"
})
public class RenderEmailTemplateResult {
protected List<RenderEmailTemplateBodyResult> bodyResults;
protected List<Error> errors;
protected boolean success;
/**
* Gets the value of the bodyResults property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the bodyResults property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getBodyResults().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link RenderEmailTemplateBodyResult }
*
*
*/
public List<RenderEmailTemplateBodyResult> getBodyResults() {
if (bodyResults == null) {
bodyResults = new ArrayList<RenderEmailTemplateBodyResult>();
}
return this.bodyResults;
}
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SaveResult.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/SaveResult.java | 34 |
@XmlType(name = "SaveResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"errors",
"id",
"success"
})
public class SaveResult {
protected List<Error> errors;
@XmlElement(required = true, nillable = true)
protected String id;
protected boolean success;
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/UndeleteResult.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/UndeleteResult.java | 34 |
@XmlType(name = "UndeleteResult", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"errors",
"id",
"success"
})
public class UndeleteResult {
protected List<Error> errors;
@XmlElement(required = true, nillable = true)
protected String id;
protected boolean success;
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AssignmentRule2.java | 54 |
| org/solenopsis/keraiai/wsdl/tooling/AutoResponseRule2.java | 54 |
| org/solenopsis/keraiai/wsdl/tooling/LookupFilter2.java | 70 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 68 |
extends SObject
{
@XmlElementRef(name = "Active", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> active;
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 66 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 62 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowOutboundMessage2.java | 64 |
extends SObject
{
@XmlElementRef(name = "ApiVersion", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> apiVersion;
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 60 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 60 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 54 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 60 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 88 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink2.java | 96 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Name.java | 68 |
| org/solenopsis/keraiai/wsdl/tooling/RecentlyViewed.java | 70 |
extends SObject
{
@XmlElementRef(name = "Alias", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> alias;
@XmlElementRef(name = "Email", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> email;
@XmlElementRef(name = "FirstName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> firstName;
@XmlElementRef(name = "IsActive", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "LastName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountHistory.java | 60 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetHistory.java | 60 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseHistory.java | 60 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactHistory.java | 60 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentHistory.java | 60 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersionHistory.java | 60 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractHistory.java | 60 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadHistory.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroHistory.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRuleItem.java | 68 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFieldHistory.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2History.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2History.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteHistory.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionHistory.java | 56 |
protected JAXBElement<Name> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Field", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> field;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "NewValue", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 64 |
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 80 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 74 |
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 89 |
@XmlElementRef(name = "Role", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> role;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the contact property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Contact }{@code >}
*
*/
public JAXBElement<Contact> getContact() {
return contact;
}
/**
* Sets the value of the contact property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Contact }{@code >}
*
*/
public void setContact(JAXBElement<Contact> value) {
this.contact = value;
}
/**
* Gets the value of the contactId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContactId() {
return contactId;
}
/**
* Sets the value of the contactId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContactId(JAXBElement<String> value) {
this.contactId = value;
}
/**
* Gets the value of the contract property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Contract }{@code >}
*
*/
public JAXBElement<Contract> getContract() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeColor.java | 32 |
| org/solenopsis/keraiai/wsdl/partner/DescribeColor.java | 32 |
@XmlType(name = "DescribeColor", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"color",
"context",
"theme"
})
public class DescribeColor {
@XmlElement(required = true)
protected String color;
@XmlElement(required = true)
protected String context;
@XmlElement(required = true)
protected String theme;
/**
* Gets the value of the color property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getColor() {
return color;
}
/**
* Sets the value of the color property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setColor(String value) {
this.color = value;
}
/**
* Gets the value of the context property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContext() {
return context;
}
/**
* Sets the value of the context property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContext(String value) {
this.context = value;
}
/**
* Gets the value of the theme property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTheme() {
return theme;
}
/**
* Sets the value of the theme property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTheme(String value) {
this.theme = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeLayoutFeedFilter.java | 32 |
| org/solenopsis/keraiai/wsdl/partner/DescribeLayoutFeedFilter.java | 32 |
@XmlType(name = "DescribeLayoutFeedFilter", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"label",
"name",
"type"
})
public class DescribeLayoutFeedFilter {
@XmlElement(required = true)
protected String label;
@XmlElement(required = true)
protected String name;
@XmlElement(required = true)
protected FeedLayoutFilterType type;
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link FeedLayoutFilterType }
*
*/
public FeedLayoutFilterType getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link FeedLayoutFilterType }
*
*/
public void setType(FeedLayoutFilterType value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeSoftphoneScreenPopOption.java | 32 |
| org/solenopsis/keraiai/wsdl/partner/DescribeSoftphoneScreenPopOption.java | 32 |
@XmlType(name = "DescribeSoftphoneScreenPopOption", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"matchType",
"screenPopData",
"screenPopType"
})
public class DescribeSoftphoneScreenPopOption {
@XmlElement(required = true)
protected String matchType;
@XmlElement(required = true)
protected String screenPopData;
@XmlElement(required = true)
protected String screenPopType;
/**
* Gets the value of the matchType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMatchType() {
return matchType;
}
/**
* Sets the value of the matchType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMatchType(String value) {
this.matchType = value;
}
/**
* Gets the value of the screenPopData property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getScreenPopData() {
return screenPopData;
}
/**
* Sets the value of the screenPopData property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setScreenPopData(String value) {
this.screenPopData = value;
}
/**
* Gets the value of the screenPopType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getScreenPopType() {
return screenPopType;
}
/**
* Sets the value of the screenPopType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setScreenPopType(String value) {
this.screenPopType = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/ObjectPermissions.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/QueueSobject.java | 57 |
@XmlElementRef(name = "SobjectType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> sobjectType;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/GetDeleted.java | 41 |
| org/solenopsis/keraiai/wsdl/partner/GetUpdated.java | 41 |
public class GetDeleted {
@XmlElement(required = true)
protected String sObjectType;
@XmlElement(required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar startDate;
@XmlElement(required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar endDate;
/**
* Gets the value of the sObjectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSObjectType() {
return sObjectType;
}
/**
* Sets the value of the sObjectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSObjectType(String value) {
this.sObjectType = value;
}
/**
* Gets the value of the startDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getStartDate() {
return startDate;
}
/**
* Sets the value of the startDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setStartDate(XMLGregorianCalendar value) {
this.startDate = value;
}
/**
* Gets the value of the endDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getEndDate() {
return endDate;
}
/**
* Sets the value of the endDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setEndDate(XMLGregorianCalendar value) {
this.endDate = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/GetDeleted.java | 41 |
| org/solenopsis/keraiai/wsdl/tooling/GetUpdated.java | 41 |
public class GetDeleted {
@XmlElement(required = true)
protected String sObjectType;
@XmlElement(required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar start;
@XmlElement(required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar end;
/**
* Gets the value of the sObjectType property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSObjectType() {
return sObjectType;
}
/**
* Sets the value of the sObjectType property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSObjectType(String value) {
this.sObjectType = value;
}
/**
* Gets the value of the start property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getStart() {
return start;
}
/**
* Sets the value of the start property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setStart(XMLGregorianCalendar value) {
this.start = value;
}
/**
* Gets the value of the end property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getEnd() {
return end;
}
/**
* Sets the value of the end property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setEnd(XMLGregorianCalendar value) {
this.end = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdateMember.java | 94 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRuleMember.java | 94 |
protected JAXBElement<WorkflowFieldUpdate> metadata;
@XmlElementRef(name = "MetadataContainer", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<SObject> metadataContainer;
@XmlElementRef(name = "MetadataContainerId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> metadataContainerId;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the content property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getContent() {
return content;
}
/**
* Sets the value of the content property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setContent(JAXBElement<String> value) {
this.content = value;
}
/**
* Gets the value of the contentEntity property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link WorkflowFieldUpdate2 }{@code >}
*
*/
public JAXBElement<WorkflowFieldUpdate2> getContentEntity() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/PackageVersion.java | 31 |
| org/solenopsis/keraiai/wsdl/metadata/PackageVersion.java | 31 |
| org/solenopsis/keraiai/wsdl/partner/PackageVersion.java | 31 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "PackageVersion", propOrder = {
"majorNumber",
"minorNumber",
"namespace"
})
public class PackageVersion {
protected int majorNumber;
protected int minorNumber;
@XmlElement(required = true)
protected String namespace;
/**
* Gets the value of the majorNumber property.
*
*/
public int getMajorNumber() {
return majorNumber;
}
/**
* Sets the value of the majorNumber property.
*
*/
public void setMajorNumber(int value) {
this.majorNumber = value;
}
/**
* Gets the value of the minorNumber property.
*
*/
public int getMinorNumber() {
return minorNumber;
}
/**
* Sets the value of the minorNumber property.
*
*/
public void setMinorNumber(int value) {
this.minorNumber = value;
}
/**
* Gets the value of the namespace property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNamespace() {
return namespace;
}
/**
* Sets the value of the namespace property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNamespace(String value) {
this.namespace = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Gender.java | 26 |
| org/solenopsis/keraiai/wsdl/metadata/Gender.java | 26 |
| org/solenopsis/keraiai/wsdl/partner/Gender.java | 26 |
| org/solenopsis/keraiai/wsdl/tooling/Gender.java | 26 |
@XmlType(name = "Gender", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum Gender {
@XmlEnumValue("Neuter")
NEUTER("Neuter"),
@XmlEnumValue("Masculine")
MASCULINE("Masculine"),
@XmlEnumValue("Feminine")
FEMININE("Feminine"),
@XmlEnumValue("AnimateMasculine")
ANIMATE_MASCULINE("AnimateMasculine");
private final String value;
Gender(String v) {
value = v;
}
public String value() {
return value;
}
public static Gender fromValue(String v) {
for (Gender c: Gender.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/DashboardFilterOperation.java | 36 |
| org/solenopsis/keraiai/wsdl/metadata/FilterOperation.java | 36 |
| org/solenopsis/keraiai/wsdl/tooling/FilterOperation.java | 36 |
public enum DashboardFilterOperation {
@XmlEnumValue("equals")
EQUALS("equals"),
@XmlEnumValue("notEqual")
NOT_EQUAL("notEqual"),
@XmlEnumValue("lessThan")
LESS_THAN("lessThan"),
@XmlEnumValue("greaterThan")
GREATER_THAN("greaterThan"),
@XmlEnumValue("lessOrEqual")
LESS_OR_EQUAL("lessOrEqual"),
@XmlEnumValue("greaterOrEqual")
GREATER_OR_EQUAL("greaterOrEqual"),
@XmlEnumValue("contains")
CONTAINS("contains"),
@XmlEnumValue("notContain")
NOT_CONTAIN("notContain"),
@XmlEnumValue("startsWith")
STARTS_WITH("startsWith"),
@XmlEnumValue("includes")
INCLUDES("includes"),
@XmlEnumValue("excludes")
EXCLUDES("excludes"),
@XmlEnumValue("between") | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AcceptedEventRelation.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/AccountShare.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/Announcement.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 163 |
| org/solenopsis/keraiai/wsdl/enterprise/AttachedContentDocument.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinition.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/BackgroundOperation.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMember.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignShare.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseShare.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/CombinedAttachment.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactShare.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDistribution.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 133 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderMember.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermissionDependency.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 145 |
| org/solenopsis/keraiai/wsdl/enterprise/DeclinedEventRelation.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/EventLogFile.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/EventRelation.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/ExternalDataUserAuth.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterviewShare.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/GrantedByLicense.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadShare.java | 57 |
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroInstruction.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroShare.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/MailmergeTemplate.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRuleItem.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityShare.java | 57 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicenseAssign.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartitionType.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 133 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 105 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPlugin.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannelShare.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/UndecidedEventRelation.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomizationShare.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 73 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Relation", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 287 |
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 291 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 275 |
@XmlElementRef(name = "Events", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> events;
@XmlElementRef(name = "Fax", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fax;
@XmlElementRef(name = "FeedSubscriptionsForEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedSubscriptionsForEntity;
@XmlElementRef(name = "Feeds", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feeds;
@XmlElementRef(name = "Histories", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 305 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 301 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 249 |
@XmlElementRef(name = "LastActivityDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastActivityDate;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 307 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 201 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 227 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 249 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 125 |
| org/solenopsis/keraiai/wsdl/enterprise/Idea.java | 139 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 337 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 107 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 147 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 85 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastReferencedDate;
@XmlElementRef(name = "LastViewedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Account.java | 353 |
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 399 |
@XmlElementRef(name = "Phone", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> phone;
@XmlElementRef(name = "PhotoUrl", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> photoUrl;
@XmlElementRef(name = "ProcessInstances", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> processInstances;
@XmlElementRef(name = "ProcessSteps", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> processSteps;
@XmlElementRef(name = "Rating", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 141 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMember.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 197 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/SelfServiceUser.java | 75 |
@XmlElementRef(name = "ContactId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contactId;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseSolution.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 61 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderMember.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroInstruction.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicenseAssign.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartitionType.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 57 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPlugin.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 61 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/Vote.java | 53 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsPrimary", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardComponentFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/EventFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/FeedItem.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2Feed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/ReportFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/TopicFeed.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/UserFeed.java | 101 |
@XmlElementRef(name = "ContentType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentType;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "FeedComments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardComponentFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/EventFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/FeedItem.java | 143 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2Feed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/ReportFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/TopicFeed.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/UserFeed.java | 115 |
@XmlElementRef(name = "InsertedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> insertedBy;
@XmlElementRef(name = "InsertedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> insertedById;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsRichText", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isRichText;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityShare.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 89 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Opportunity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Opportunity> opportunity;
@XmlElementRef(name = "OpportunityId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 335 |
| org/solenopsis/keraiai/wsdl/enterprise/SamlSsoConfig.java | 103 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 75 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "ExecutionsAllowed", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 349 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/SamlSsoConfig.java | 125 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 73 |
@XmlElementRef(name = "Language", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkGroupTemplate.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryNode.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/CorsWhitelistEntry.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 189 |
| org/solenopsis/keraiai/wsdl/enterprise/ExternalDataSource.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/ListViewChart.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/NamedCredential.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityStage.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicense.java | 351 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgent.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/Site.java | 153 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/TenantUsageEntitlement.java | 97 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActionLinkTemplate.java | 105 |
| org/solenopsis/keraiai/wsdl/enterprise/WebLink.java | 119 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LinkType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> linkType;
@XmlElementRef(name = "Method", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 121 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 121 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 147 |
@XmlElementRef(name = "CallDisposition", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> callDisposition;
@XmlElementRef(name = "CallDurationInSeconds", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> callDurationInSeconds;
@XmlElementRef(name = "CallObject", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> callObject;
@XmlElementRef(name = "CallType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> callType;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 129 |
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexPage.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/AppMenuItem.java | 129 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 143 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 61 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 199 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 55 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 117 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 57 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 113 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersion.java | 143 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 101 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 113 |
| org/solenopsis/keraiai/wsdl/enterprise/Holiday.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/MailmergeTemplate.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 129 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityLineItem.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 341 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessDefinition.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 113 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 329 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 61 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 157 |
| org/solenopsis/keraiai/wsdl/enterprise/Topic.java | 55 |
| org/solenopsis/keraiai/wsdl/enterprise/WebLink.java | 95 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DurationInMinutes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/AssignmentRule.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/CallCenter.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamRole.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterview.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/Group.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/Holiday.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 355 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 81 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Phone", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/SelfServiceUser.java | 77 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Email", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> email;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexTestQueueItem.java | 59 |
| org/solenopsis/keraiai/wsdl/enterprise/AsyncApexJob.java | 75 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "ExtendedStatus", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> extendedStatus;
@XmlElementRef(name = "ParentJobId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AppMenuItem.java | 151 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignMemberStatus.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/EntityDefinition.java | 187 |
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 179 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 353 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchLayout.java | 67 |
@XmlElementRef(name = "Label", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> label;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LogoUrl", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 151 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 235 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 129 |
@XmlElementRef(name = "Events", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> events;
@XmlElementRef(name = "FeedSubscriptionsForEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedSubscriptionsForEntity;
@XmlElementRef(name = "Feeds", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feeds;
@XmlElementRef(name = "Histories", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> histories;
@XmlElementRef(name = "InstallDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 175 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 109 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 109 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 109 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 109 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 109 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 109 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 145 |
@XmlElementRef(name = "LookedUpFromActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> lookedUpFromActivities;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Notes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notes;
@XmlElementRef(name = "NotesAndAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notesAndAttachments;
@XmlElementRef(name = "OpenActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 177 |
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 363 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 147 |
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "Notes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notes;
@XmlElementRef(name = "NotesAndAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notesAndAttachments;
@XmlElementRef(name = "OpenActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> openActivities;
@XmlElementRef(name = "Price", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 201 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 253 |
@XmlElementRef(name = "Status", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> status;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "Tasks", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> tasks;
@XmlElementRef(name = "TopicAssignments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> topicAssignments;
@XmlElementRef(name = "UsageEndDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AsyncApexJob.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstance.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceNode.java | 79 |
@XmlElementRef(name = "CompletedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> completedDate;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "ExtendedStatus", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailServicesAddress.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 133 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/UserShare.java | 57 |
@XmlElementRef(name = "IsActive", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isActive;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BusinessHours.java | 103 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 67 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 67 |
@XmlElementRef(name = "IsDefault", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDefault;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MondayEndTime", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 173 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 89 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 117 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 201 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Site.java | 125 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 121 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 155 |
@XmlElementRef(name = "CombinedAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> combinedAttachments;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 243 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 301 |
@XmlElementRef(name = "ProcessInstances", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> processInstances;
@XmlElementRef(name = "ProcessSteps", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> processSteps;
@XmlElementRef(name = "RecordAssociatedGroups", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> recordAssociatedGroups;
@XmlElementRef(name = "Shares", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> shares;
@XmlElementRef(name = "StartDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CampaignShare.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseShare.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactShare.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/ForecastShare.java | 57 |
| org/solenopsis/keraiai/wsdl/enterprise/UserShare.java | 59 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "RowCause", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> rowCause;
@XmlElementRef(name = "UserOrGroup", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseComment.java | 63 |
| org/solenopsis/keraiai/wsdl/enterprise/EntitySubscription.java | 53 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "IsDeleted", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "IsPublished", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 267 |
| org/solenopsis/keraiai/wsdl/enterprise/User.java | 395 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "DeclinedEventRelations", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> declinedEventRelations;
@XmlElementRef(name = "Department", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 321 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 303 |
| org/solenopsis/keraiai/wsdl/enterprise/SelfServiceUser.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/User.java | 463 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastName;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 365 |
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 261 |
@XmlElementRef(name = "Notes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notes;
@XmlElementRef(name = "NotesAndAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> notesAndAttachments;
@XmlElementRef(name = "OpenActivities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> openActivities;
@XmlElementRef(name = "Opportunities", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> opportunities;
@XmlElementRef(name = "OpportunityContactRoles", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contract.java | 273 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 119 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 119 |
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "ProcessInstances", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> processInstances;
@XmlElementRef(name = "ProcessSteps", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> processSteps;
@XmlElementRef(name = "RecordAssociatedGroups", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> recordAssociatedGroups;
@XmlElementRef(name = "SpecialTerms", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordSet.java | 73 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "DuplicateRecordItems", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> duplicateRecordItems;
@XmlElementRef(name = "FeedSubscriptionsForEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 117 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 117 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 117 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 117 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 117 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 117 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 97 |
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "ProcessInstances", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> processInstances;
@XmlElementRef(name = "ProcessSteps", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> processSteps;
@XmlElementRef(name = "RecordAssociatedGroups", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 131 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 93 |
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "FeedSubscriptionsForEntity", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feedSubscriptionsForEntity;
@XmlElementRef(name = "Feeds", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> feeds;
@XmlElementRef(name = "Folder", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 135 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 83 |
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "Type", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> type;
@XmlElementRef(name = "Url", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailServicesAddress.java | 65 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailServicesFunction.java | 95 |
@XmlElementRef(name = "AuthorizedSenders", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> authorizedSenders;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "EmailDomainName", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 135 |
| org/solenopsis/keraiai/wsdl/enterprise/MailmergeTemplate.java | 89 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastUsedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastUsedDate;
@XmlElementRef(name = "Markup", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntityParticle.java | 162 |
| org/solenopsis/keraiai/wsdl/enterprise/FieldDefinition.java | 141 |
@XmlElementRef(name = "DurableId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> durableId;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "ExtraTypeInfo", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> extraTypeInfo;
@XmlElementRef(name = "FieldDefinition", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FeedPollChoice.java | 55 |
| org/solenopsis/keraiai/wsdl/enterprise/FeedPollVote.java | 57 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "FeedItemId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> feedItemId;
@XmlElementRef(name = "FeedPollVotes", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 249 |
| org/solenopsis/keraiai/wsdl/enterprise/Organization.java | 145 |
| org/solenopsis/keraiai/wsdl/enterprise/User.java | 393 |
@XmlElementRef(name = "Country", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> country;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "CurrentGenerators__c", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 251 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 203 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "CurrentGenerators__c", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> currentGeneratorsC;
@XmlElementRef(name = "DeclinedEventRelations", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/Organization.java | 185 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Latitude", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Double> latitude;
@XmlElementRef(name = "LoginTime", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceHistory.java | 103 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceStep.java | 87 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceWorkitem.java | 83 |
@XmlElementRef(name = "OriginalActor", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> originalActor;
@XmlElementRef(name = "OriginalActorId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> originalActorId;
@XmlElementRef(name = "ProcessInstance", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<ProcessInstance> processInstance;
@XmlElementRef(name = "ProcessInstanceId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> processInstanceId;
@XmlElementRef(name = "ProcessNode", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceHistory.java | 107 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessInstanceNode.java | 107 |
@XmlElementRef(name = "ProcessInstance", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<ProcessInstance> processInstance;
@XmlElementRef(name = "ProcessInstanceId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> processInstanceId;
@XmlElementRef(name = "ProcessNode", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<ProcessNode> processNode;
@XmlElementRef(name = "ProcessNodeId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> processNodeId;
@XmlElementRef(name = "RemindersSent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 145 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 67 |
@XmlElementRef(name = "IsReviewed", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isReviewed;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastReferencedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClass2.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/ApexClassMember.java | 81 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponentMember.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPageMember.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTriggerMember.java | 81 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdateMember.java | 75 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 61 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRuleMember.java | 75 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "IsValid", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClassMember.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverage.java | 85 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverageAggregate.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponentMember.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/ApexEmailNotification.java | 67 |
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 61 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPageMember.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTriggerMember.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinition.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 61 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionList2.java | 65 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 67 |
| org/solenopsis/keraiai/wsdl/tooling/TraceFlag.java | 103 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdateMember.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRuleMember.java | 83 |
@XmlElementRef(name = "IsDeleted", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> isDeleted;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LastSyncDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPage2.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 67 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 57 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 91 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 67 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink2.java | 99 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 73 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexTestQueueItem.java | 59 |
| org/solenopsis/keraiai/wsdl/tooling/AsyncApexJob.java | 75 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "ExtendedStatus", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> extendedStatus;
@XmlElementRef(name = "ParentJobId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 75 |
| org/solenopsis/keraiai/wsdl/tooling/FlexiPage2.java | 59 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 81 |
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "IsDeleted", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 85 |
| org/solenopsis/keraiai/wsdl/tooling/CustomObject2.java | 91 |
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 93 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 75 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 115 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 101 |
@XmlElementRef(name = "Language", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> language;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/CustomObject2.java | 93 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 97 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageComponent.java | 73 |
| org/solenopsis/keraiai/wsdl/tooling/HomePageLayout.java | 61 |
| org/solenopsis/keraiai/wsdl/tooling/LookupFilter2.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/StandardAction.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 91 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowOutboundMessage2.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 79 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> manageableState;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CompactLayout2.java | 61 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 75 |
| org/solenopsis/keraiai/wsdl/tooling/Flow2.java | 81 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdate2.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 67 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTask2.java | 77 |
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fullName;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CompactLayout2.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/DebugLevel.java | 95 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 77 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 117 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 103 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "MasterLabel", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> masterLabel;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CompactLayoutInfo.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/LeadConvertSettings.java | 65 |
| org/solenopsis/keraiai/wsdl/tooling/LookupFilter2.java | 75 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityPolicy2.java | 85 |
@XmlElementRef(name = "CreatedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "DurableId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CompactLayoutInfo.java | 75 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 149 |
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "DurableId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> durableId;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CompactLayoutInfo.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/EntityDefinition.java | 257 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 193 |
| org/solenopsis/keraiai/wsdl/tooling/SearchLayout.java | 67 |
| org/solenopsis/keraiai/wsdl/tooling/StandardAction.java | 77 |
@XmlElementRef(name = "Label", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> label;
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomField2.java | 93 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 97 |
@XmlElementRef(name = "Description", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> description;
@XmlElementRef(name = "DeveloperName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> developerName;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "FullName", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CustomField2.java | 105 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 195 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Length", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> length;
@XmlElementRef(name = "ManageableState", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/EntityParticle.java | 156 |
| org/solenopsis/keraiai/wsdl/tooling/FieldDefinition.java | 151 |
@XmlElementRef(name = "DurableId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> durableId;
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "ExtraTypeInfo", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> extraTypeInfo;
@XmlElementRef(name = "FieldDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 81 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Name.java | 89 |
| org/solenopsis/keraiai/wsdl/tooling/ProfileLayout.java | 81 |
| org/solenopsis/keraiai/wsdl/tooling/RecentlyViewed.java | 93 |
@XmlElementRef(name = "Profile", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Profile2> profile;
@XmlElementRef(name = "ProfileId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> profileId;
@XmlElementRef(name = "RecordType", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<RecordType2> recordType;
@XmlElementRef(name = "RecordTypeId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> recordTypeId;
@XmlElementRef(name = "Title", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/UserFieldAccess.java | 58 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowFieldUpdate2.java | 79 |
@XmlElementRef(name = "EntityDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<EntityDefinition> entityDefinition;
@XmlElementRef(name = "EntityDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> entityDefinitionId;
@XmlElementRef(name = "FieldDefinition", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<FieldDefinition> fieldDefinition;
@XmlElementRef(name = "FieldDefinitionId", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> fieldDefinitionId;
@XmlElementRef(name = "IsAccessible", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/RenderEmailTemplateRequest.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/RenderEmailTemplateRequest.java | 34 |
@XmlType(name = "RenderEmailTemplateRequest", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"templateBodies",
"whatId",
"whoId"
})
public class RenderEmailTemplateRequest {
@XmlElement(required = true)
protected List<String> templateBodies;
protected String whatId;
protected String whoId;
/**
* Gets the value of the templateBodies property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the templateBodies property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getTemplateBodies().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getTemplateBodies() {
if (templateBodies == null) {
templateBodies = new ArrayList<String>();
}
return this.templateBodies;
}
/**
* Gets the value of the whatId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getWhatId() {
return whatId;
}
/**
* Sets the value of the whatId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setWhatId(String value) {
this.whatId = value;
}
/**
* Gets the value of the whoId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getWhoId() {
return whoId;
}
/**
* Sets the value of the whoId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setWhoId(String value) {
this.whoId = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfig.java | 105 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 137 |
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "Type", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> type;
@XmlElementRef(name = "Url", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> url;
/**
* Gets the value of the authOptionsAuthProvider property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getAuthOptionsAuthProvider() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/OrgWideEmailAddress.java | 69 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the authConfig property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link AuthConfig }{@code >}
*
*/
public JAXBElement<AuthConfig> getAuthConfig() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 81 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 93 |
@XmlElementRef(name = "Record", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> record;
@XmlElementRef(name = "RecordId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> recordId;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
@XmlElementRef(name = "UserRecordAccess", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<UserRecordAccess> userRecordAccess;
/**
* Gets the value of the collaborationGroup property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link CollaborationGroup }{@code >}
*
*/
public JAXBElement<CollaborationGroup> getCollaborationGroup() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 85 |
@XmlElementRef(name = "Name", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name;
@XmlElementRef(name = "NamespacePrefix", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> namespacePrefix;
@XmlElementRef(name = "SobjectType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> sobjectType;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 100 |
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 86 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 86 |
protected JAXBElement<Name> owner;
@XmlElementRef(name = "OwnerId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> ownerId;
@XmlElementRef(name = "Parent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> parent;
@XmlElementRef(name = "ParentId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> parentId;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Field.java | 847 |
| org/solenopsis/keraiai/wsdl/partner/Field.java | 847 |
| org/solenopsis/keraiai/wsdl/tooling/Field.java | 831 |
public void setNamePointing(Boolean value) {
this.namePointing = value;
}
/**
* Gets the value of the nillable property.
*
*/
public boolean isNillable() {
return nillable;
}
/**
* Sets the value of the nillable property.
*
*/
public void setNillable(boolean value) {
this.nillable = value;
}
/**
* Gets the value of the permissionable property.
*
*/
public boolean isPermissionable() {
return permissionable;
}
/**
* Sets the value of the permissionable property.
*
*/
public void setPermissionable(boolean value) {
this.permissionable = value;
}
/**
* Gets the value of the picklistValues property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the picklistValues property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPicklistValues().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PicklistEntry }
*
*
*/
public List<PicklistEntry> getPicklistValues() {
if (picklistValues == null) {
picklistValues = new ArrayList<PicklistEntry>();
}
return this.picklistValues;
}
/**
* Gets the value of the precision property.
*
*/
public int getPrecision() {
return precision;
}
/**
* Sets the value of the precision property.
*
*/
public void setPrecision(int value) {
this.precision = value;
}
/**
* Gets the value of the queryByDistance property.
*
*/
public boolean isQueryByDistance() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/UpsertResult.java | 45 |
| org/solenopsis/keraiai/wsdl/partner/UpsertResult.java | 45 |
| org/solenopsis/keraiai/wsdl/tooling/UpsertResult.java | 45 |
@XmlElement(required = true, nillable = true)
protected String id;
protected boolean success;
/**
* Gets the value of the created property.
*
*/
public boolean isCreated() {
return created;
}
/**
* Sets the value of the created property.
*
*/
public void setCreated(boolean value) {
this.created = value;
}
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ActionEmailSenderType.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/ActionEmailSenderType.java | 25 |
@XmlType(name = "ActionEmailSenderType")
@XmlEnum
public enum ActionEmailSenderType {
@XmlEnumValue("CurrentUser")
CURRENT_USER("CurrentUser"),
@XmlEnumValue("OrgWideEmailAddress")
ORG_WIDE_EMAIL_ADDRESS("OrgWideEmailAddress"),
@XmlEnumValue("DefaultWorkflowUser")
DEFAULT_WORKFLOW_USER("DefaultWorkflowUser");
private final String value;
ActionEmailSenderType(String v) {
value = v;
}
public String value() {
return value;
}
public static ActionEmailSenderType fromValue(String v) {
for (ActionEmailSenderType c: ActionEmailSenderType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ApexCodeUnitStatus.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeUnitStatus.java | 25 |
@XmlType(name = "ApexCodeUnitStatus")
@XmlEnum
public enum ApexCodeUnitStatus {
@XmlEnumValue("Inactive")
INACTIVE("Inactive"),
@XmlEnumValue("Active")
ACTIVE("Active"),
@XmlEnumValue("Deleted")
DELETED("Deleted");
private final String value;
ApexCodeUnitStatus(String v) {
value = v;
}
public String value() {
return value;
}
public static ApexCodeUnitStatus fromValue(String v) {
for (ApexCodeUnitStatus c: ApexCodeUnitStatus.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Article.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/Article.java | 25 |
@XmlType(name = "Article")
@XmlEnum
public enum Article {
@XmlEnumValue("None")
NONE("None"),
@XmlEnumValue("Indefinite")
INDEFINITE("Indefinite"),
@XmlEnumValue("Definite")
DEFINITE("Definite");
private final String value;
Article(String v) {
value = v;
}
public String value() {
return value;
}
public static Article fromValue(String v) {
for (Article c: Article.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/BusinessHoursSourceType.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/BusinessHoursSourceType.java | 25 |
@XmlType(name = "BusinessHoursSourceType")
@XmlEnum
public enum BusinessHoursSourceType {
@XmlEnumValue("None")
NONE("None"),
@XmlEnumValue("Case")
CASE("Case"),
@XmlEnumValue("Static")
STATIC("Static");
private final String value;
BusinessHoursSourceType(String v) {
value = v;
}
public String value() {
return value;
}
public static BusinessHoursSourceType fromValue(String v) {
for (BusinessHoursSourceType c: BusinessHoursSourceType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/DeleteConstraint.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/DeleteConstraint.java | 25 |
@XmlType(name = "DeleteConstraint")
@XmlEnum
public enum DeleteConstraint {
@XmlEnumValue("Cascade")
CASCADE("Cascade"),
@XmlEnumValue("Restrict")
RESTRICT("Restrict"),
@XmlEnumValue("SetNull")
SET_NULL("SetNull");
private final String value;
DeleteConstraint(String v) {
value = v;
}
public String value() {
return value;
}
public static DeleteConstraint fromValue(String v) {
for (DeleteConstraint c: DeleteConstraint.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FeedLayoutFilterPosition.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/FeedLayoutFilterPosition.java | 25 |
@XmlType(name = "FeedLayoutFilterPosition")
@XmlEnum
public enum FeedLayoutFilterPosition {
@XmlEnumValue("CenterDropDown")
CENTER_DROP_DOWN("CenterDropDown"),
@XmlEnumValue("LeftFixed")
LEFT_FIXED("LeftFixed"),
@XmlEnumValue("LeftFloat")
LEFT_FLOAT("LeftFloat");
private final String value;
FeedLayoutFilterPosition(String v) {
value = v;
}
public String value() {
return value;
}
public static FeedLayoutFilterPosition fromValue(String v) {
for (FeedLayoutFilterPosition c: FeedLayoutFilterPosition.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FeedLayoutFilterType.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/FeedLayoutFilterType.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/FeedLayoutFilterType.java | 25 |
@XmlType(name = "FeedLayoutFilterType")
@XmlEnum
public enum FeedLayoutFilterType {
@XmlEnumValue("AllUpdates")
ALL_UPDATES("AllUpdates"),
@XmlEnumValue("FeedItemType")
FEED_ITEM_TYPE("FeedItemType"),
@XmlEnumValue("Custom")
CUSTOM("Custom");
private final String value;
FeedLayoutFilterType(String v) {
value = v;
}
public String value() {
return value;
}
public static FeedLayoutFilterType fromValue(String v) {
for (FeedLayoutFilterType c: FeedLayoutFilterType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlexiPageRegionMode.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/FlexiPageRegionMode.java | 25 |
@XmlType(name = "FlexiPageRegionMode")
@XmlEnum
public enum FlexiPageRegionMode {
@XmlEnumValue("Append")
APPEND("Append"),
@XmlEnumValue("Prepend")
PREPEND("Prepend"),
@XmlEnumValue("Replace")
REPLACE("Replace");
private final String value;
FlexiPageRegionMode(String v) {
value = v;
}
public String value() {
return value;
}
public static FlexiPageRegionMode fromValue(String v) {
for (FlexiPageRegionMode c: FlexiPageRegionMode.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlexiPageType.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/FlexiPageType.java | 25 |
@XmlType(name = "FlexiPageType")
@XmlEnum
public enum FlexiPageType {
@XmlEnumValue("AppPage")
APP_PAGE("AppPage"),
@XmlEnumValue("ObjectPage")
OBJECT_PAGE("ObjectPage"),
@XmlEnumValue("RecordPage")
RECORD_PAGE("RecordPage");
private final String value;
FlexiPageType(String v) {
value = v;
}
public String value() {
return value;
}
public static FlexiPageType fromValue(String v) {
for (FlexiPageType c: FlexiPageType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowAssignmentItem.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/FlowAssignmentItem.java | 32 |
@XmlType(name = "FlowAssignmentItem", propOrder = {
"assignToReference",
"operator",
"value"
})
public class FlowAssignmentItem
extends FlowBaseElement
{
@XmlElement(required = true)
protected String assignToReference;
@XmlElement(required = true)
protected FlowAssignmentOperator operator;
protected FlowElementReferenceOrValue value;
/**
* Gets the value of the assignToReference property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAssignToReference() {
return assignToReference;
}
/**
* Sets the value of the assignToReference property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAssignToReference(String value) {
this.assignToReference = value;
}
/**
* Gets the value of the operator property.
*
* @return
* possible object is
* {@link FlowAssignmentOperator }
*
*/
public FlowAssignmentOperator getOperator() {
return operator;
}
/**
* Sets the value of the operator property.
*
* @param value
* allowed object is
* {@link FlowAssignmentOperator }
*
*/
public void setOperator(FlowAssignmentOperator value) {
this.operator = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link FlowElementReferenceOrValue }
*
*/
public FlowElementReferenceOrValue getValue() {
return value;
}
/**
* Sets the value of the value property.
*
* @param value
* allowed object is
* {@link FlowElementReferenceOrValue }
*
*/
public void setValue(FlowElementReferenceOrValue value) {
this.value = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowCondition.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/FlowCondition.java | 32 |
@XmlType(name = "FlowCondition", propOrder = {
"leftValueReference",
"operator",
"rightValue"
})
public class FlowCondition
extends FlowBaseElement
{
@XmlElement(required = true)
protected String leftValueReference;
@XmlElement(required = true)
protected FlowComparisonOperator operator;
protected FlowElementReferenceOrValue rightValue;
/**
* Gets the value of the leftValueReference property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLeftValueReference() {
return leftValueReference;
}
/**
* Sets the value of the leftValueReference property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLeftValueReference(String value) {
this.leftValueReference = value;
}
/**
* Gets the value of the operator property.
*
* @return
* possible object is
* {@link FlowComparisonOperator }
*
*/
public FlowComparisonOperator getOperator() {
return operator;
}
/**
* Sets the value of the operator property.
*
* @param value
* allowed object is
* {@link FlowComparisonOperator }
*
*/
public void setOperator(FlowComparisonOperator value) {
this.operator = value;
}
/**
* Gets the value of the rightValue property.
*
* @return
* possible object is
* {@link FlowElementReferenceOrValue }
*
*/
public FlowElementReferenceOrValue getRightValue() {
return rightValue;
}
/**
* Sets the value of the rightValue property.
*
* @param value
* allowed object is
* {@link FlowElementReferenceOrValue }
*
*/
public void setRightValue(FlowElementReferenceOrValue value) {
this.rightValue = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowRecordFilter.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/FlowRecordFilter.java | 32 |
@XmlType(name = "FlowRecordFilter", propOrder = {
"field",
"operator",
"value"
})
public class FlowRecordFilter
extends FlowBaseElement
{
@XmlElement(required = true)
protected String field;
@XmlElement(required = true)
protected FlowRecordFilterOperator operator;
protected FlowElementReferenceOrValue value;
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the operator property.
*
* @return
* possible object is
* {@link FlowRecordFilterOperator }
*
*/
public FlowRecordFilterOperator getOperator() {
return operator;
}
/**
* Sets the value of the operator property.
*
* @param value
* allowed object is
* {@link FlowRecordFilterOperator }
*
*/
public void setOperator(FlowRecordFilterOperator value) {
this.operator = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link FlowElementReferenceOrValue }
*
*/
public FlowElementReferenceOrValue getValue() {
return value;
}
/**
* Sets the value of the value property.
*
* @param value
* allowed object is
* {@link FlowElementReferenceOrValue }
*
*/
public void setValue(FlowElementReferenceOrValue value) {
this.value = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/LookupValueType.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/LookupValueType.java | 25 |
@XmlType(name = "LookupValueType")
@XmlEnum
public enum LookupValueType {
@XmlEnumValue("User")
USER("User"),
@XmlEnumValue("Queue")
QUEUE("Queue"),
@XmlEnumValue("RecordType")
RECORD_TYPE("RecordType");
private final String value;
LookupValueType(String v) {
value = v;
}
public String value() {
return value;
}
public static LookupValueType fromValue(String v) {
for (LookupValueType c: LookupValueType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Possessive.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/Possessive.java | 25 |
@XmlType(name = "Possessive")
@XmlEnum
public enum Possessive {
@XmlEnumValue("None")
NONE("None"),
@XmlEnumValue("First")
FIRST("First"),
@XmlEnumValue("Second")
SECOND("Second");
private final String value;
Possessive(String v) {
value = v;
}
public String value() {
return value;
}
public static Possessive fromValue(String v) {
for (Possessive c: Possessive.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/StartsWith.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/StartsWith.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/StartsWith.java | 25 |
@XmlType(name = "StartsWith")
@XmlEnum
public enum StartsWith {
@XmlEnumValue("Consonant")
CONSONANT("Consonant"),
@XmlEnumValue("Vowel")
VOWEL("Vowel"),
@XmlEnumValue("Special")
SPECIAL("Special");
private final String value;
StartsWith(String v) {
value = v;
}
public String value() {
return value;
}
public static StartsWith fromValue(String v) {
for (StartsWith c: StartsWith.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/TabVisibility.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/TabVisibility.java | 25 |
@XmlType(name = "TabVisibility")
@XmlEnum
public enum TabVisibility {
@XmlEnumValue("Hidden")
HIDDEN("Hidden"),
@XmlEnumValue("DefaultOff")
DEFAULT_OFF("DefaultOff"),
@XmlEnumValue("DefaultOn")
DEFAULT_ON("DefaultOn");
private final String value;
TabVisibility(String v) {
value = v;
}
public String value() {
return value;
}
public static TabVisibility fromValue(String v) {
for (TabVisibility c: TabVisibility.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/UiBehavior.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/UiBehavior.java | 25 |
@XmlType(name = "UiBehavior")
@XmlEnum
public enum UiBehavior {
@XmlEnumValue("Edit")
EDIT("Edit"),
@XmlEnumValue("Required")
REQUIRED("Required"),
@XmlEnumValue("Readonly")
READONLY("Readonly");
private final String value;
UiBehavior(String v) {
value = v;
}
public String value() {
return value;
}
public static UiBehavior fromValue(String v) {
for (UiBehavior c: UiBehavior.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WebLinkDisplayType.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/WebLinkDisplayType.java | 25 |
@XmlType(name = "WebLinkDisplayType")
@XmlEnum
public enum WebLinkDisplayType {
@XmlEnumValue("link")
LINK("link"),
@XmlEnumValue("button")
BUTTON("button"),
@XmlEnumValue("massActionButton")
MASS_ACTION_BUTTON("massActionButton");
private final String value;
WebLinkDisplayType(String v) {
value = v;
}
public String value() {
return value;
}
public static WebLinkDisplayType fromValue(String v) {
for (WebLinkDisplayType c: WebLinkDisplayType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WebLinkPosition.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/WebLinkPosition.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/WebLinkPosition.java | 25 |
@XmlType(name = "WebLinkPosition")
@XmlEnum
public enum WebLinkPosition {
@XmlEnumValue("fullScreen")
FULL_SCREEN("fullScreen"),
@XmlEnumValue("none")
NONE("none"),
@XmlEnumValue("topLeft")
TOP_LEFT("topLeft");
private final String value;
WebLinkPosition(String v) {
value = v;
}
public String value() {
return value;
}
public static WebLinkPosition fromValue(String v) {
for (WebLinkPosition c: WebLinkPosition.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/ShareAccessLevel.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/ShareAccessLevel.java | 25 |
@XmlType(name = "ShareAccessLevel")
@XmlEnum
public enum ShareAccessLevel {
@XmlEnumValue("Read")
READ("Read"),
@XmlEnumValue("Edit")
EDIT("Edit"),
@XmlEnumValue("All")
ALL("All");
private final String value;
ShareAccessLevel(String v) {
value = v;
}
public String value() {
return value;
}
public static ShareAccessLevel fromValue(String v) {
for (ShareAccessLevel c: ShareAccessLevel.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 177 |
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 268 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 181 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 177 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 229 |
@XmlElementRef(name = "What", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> what;
@XmlElementRef(name = "WhatId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> whatId;
@XmlElementRef(name = "Who", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> who;
@XmlElementRef(name = "WhoId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> whoId;
/**
* Gets the value of the account property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Account }{@code >}
*
*/
public JAXBElement<Account> getAccount() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApiFault.java | 32 |
| org/solenopsis/keraiai/wsdl/partner/ApiFault.java | 32 |
@XmlType(name = "ApiFault", namespace = "urn:fault.enterprise.soap.sforce.com", propOrder = {
"exceptionCode",
"exceptionMessage"
})
@XmlSeeAlso({
InvalidIdFault.class,
UnexpectedErrorFault.class,
InvalidQueryLocatorFault.class,
LoginFault.class,
InvalidNewPasswordFault.class,
ApiQueryFault.class
})
public class ApiFault {
@XmlElement(required = true)
protected ExceptionCode exceptionCode;
@XmlElement(required = true)
protected String exceptionMessage;
/**
* Gets the value of the exceptionCode property.
*
* @return
* possible object is
* {@link ExceptionCode }
*
*/
public ExceptionCode getExceptionCode() {
return exceptionCode;
}
/**
* Sets the value of the exceptionCode property.
*
* @param value
* allowed object is
* {@link ExceptionCode }
*
*/
public void setExceptionCode(ExceptionCode value) {
this.exceptionCode = value;
}
/**
* Gets the value of the exceptionMessage property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExceptionMessage() {
return exceptionMessage;
}
/**
* Sets the value of the exceptionMessage property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExceptionMessage(String value) {
this.exceptionMessage = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/CustomField2.java | 131 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowRule2.java | 83 |
@XmlElementRef(name = "TableEnumOrId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> tableEnumOrId;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 173 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 115 |
| org/solenopsis/keraiai/wsdl/enterprise/Dashboard.java | 117 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 111 |
| org/solenopsis/keraiai/wsdl/enterprise/Event.java | 174 |
| org/solenopsis/keraiai/wsdl/enterprise/Opportunity.java | 201 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 85 |
| org/solenopsis/keraiai/wsdl/enterprise/Site.java | 125 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 121 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 155 |
@XmlElementRef(name = "CombinedAttachments", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<QueryResult> combinedAttachments;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Description", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false) | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 83 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isClosed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsClosed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EntityParticle.java | 87 |
| org/solenopsis/keraiai/wsdl/tooling/EntityParticle.java | 84 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "EntityParticle", propOrder = {
"byteLength",
"dataType",
"defaultValueFormula",
"developerName",
"digits",
"durableId",
"entityDefinition",
"entityDefinitionId",
"extraTypeInfo",
"fieldDefinition",
"fieldDefinitionId",
"inlineHelpText",
"isApiFilterable",
"isApiGroupable",
"isApiSortable",
"isAutonumber",
"isCalculated",
"isCaseSensitive",
"isCompactLayoutable",
"isCreatable",
"isDefaultedOnCreate",
"isDependentPicklist",
"isDeprecatedAndHidden",
"isDisplayLocationInDecimal",
"isEncrypted",
"isFieldHistoryTracked",
"isHighScaleNumber",
"isHtmlFormatted",
"isIdLookup",
"isLayoutable",
"isListVisible",
"isNameField",
"isNamePointing",
"isNillable",
"isPermissionable",
"isUnique",
"isUpdatable",
"isWorkflowFilterable",
"isWriteRequiresMasterRead",
"label",
"length",
"mask",
"maskType",
"masterLabel",
"name",
"namespacePrefix", | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Location.java | 32 |
| org/solenopsis/keraiai/wsdl/partner/Location.java | 32 |
@XmlType(name = "location", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"latitude",
"longitude"
})
@XmlSeeAlso({
Address.class
})
public class Location {
@XmlElement(required = true, type = Double.class, nillable = true)
protected Double latitude;
@XmlElement(required = true, type = Double.class, nillable = true)
protected Double longitude;
/**
* Gets the value of the latitude property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getLatitude() {
return latitude;
}
/**
* Sets the value of the latitude property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setLatitude(Double value) {
this.latitude = value;
}
/**
* Gets the value of the longitude property.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getLongitude() {
return longitude;
}
/**
* Sets the value of the longitude property.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setLongitude(Double value) {
this.longitude = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexEmailNotification.java | 69 |
| org/solenopsis/keraiai/wsdl/enterprise/OrgWideEmailAddress.java | 69 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Domain.java | 56 |
| org/solenopsis/keraiai/wsdl/enterprise/DomainSite.java | 58 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 62 |
extends SObject
{
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> createdBy;
@XmlElementRef(name = "CreatedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> createdById;
@XmlElementRef(name = "CreatedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> createdDate;
@XmlElementRef(name = "Domain", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> domain; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ProcessRequest.java | 34 |
| org/solenopsis/keraiai/wsdl/partner/ProcessRequest.java | 34 |
@XmlType(name = "ProcessRequest", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"comments",
"nextApproverIds"
})
@XmlSeeAlso({
ProcessWorkitemRequest.class,
ProcessSubmitRequest.class
})
public class ProcessRequest {
@XmlElement(required = true, nillable = true)
protected String comments;
@XmlElement(nillable = true)
protected List<String> nextApproverIds;
/**
* Gets the value of the comments property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getComments() {
return comments;
}
/**
* Sets the value of the comments property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setComments(String value) {
this.comments = value;
}
/**
* Gets the value of the nextApproverIds property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the nextApproverIds property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getNextApproverIds().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getNextApproverIds() {
if (nextApproverIds == null) {
nextApproverIds = new ArrayList<String>();
}
return this.nextApproverIds;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/SearchLayoutField.java | 32 |
| org/solenopsis/keraiai/wsdl/partner/SearchLayoutField.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/SearchLayoutField.java | 32 |
@XmlType(name = "SearchLayoutField", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"apiName",
"label",
"sortable"
})
public class SearchLayoutField {
@XmlElement(required = true)
protected String apiName;
@XmlElement(required = true)
protected String label;
protected boolean sortable;
/**
* Gets the value of the apiName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getApiName() {
return apiName;
}
/**
* Sets the value of the apiName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setApiName(String value) {
this.apiName = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the sortable property.
*
*/
public boolean isSortable() {
return sortable;
}
/**
* Sets the value of the sortable property.
*
*/
public void setSortable(boolean value) {
this.sortable = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ListViewFilter.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/ListViewFilter.java | 32 |
@XmlType(name = "ListViewFilter", propOrder = {
"field",
"operation",
"value"
})
public class ListViewFilter {
@XmlElement(required = true)
protected String field;
@XmlElement(required = true)
protected FilterOperation operation;
protected String value;
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the operation property.
*
* @return
* possible object is
* {@link FilterOperation }
*
*/
public FilterOperation getOperation() {
return operation;
}
/**
* Sets the value of the operation property.
*
* @param value
* allowed object is
* {@link FilterOperation }
*
*/
public void setOperation(FilterOperation value) {
this.operation = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getValue() {
return value;
}
/**
* Sets the value of the value property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setValue(String value) {
this.value = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ProfileApplicationVisibility.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/ProfileApplicationVisibility.java | 32 |
@XmlType(name = "ProfileApplicationVisibility", propOrder = {
"application",
"_default",
"visible"
})
public class ProfileApplicationVisibility {
@XmlElement(required = true)
protected String application;
@XmlElement(name = "default")
protected boolean _default;
protected boolean visible;
/**
* Gets the value of the application property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getApplication() {
return application;
}
/**
* Sets the value of the application property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setApplication(String value) {
this.application = value;
}
/**
* Gets the value of the default property.
*
*/
public boolean isDefault() {
return _default;
}
/**
* Sets the value of the default property.
*
*/
public void setDefault(boolean value) {
this._default = value;
}
/**
* Gets the value of the visible property.
*
*/
public boolean isVisible() {
return visible;
}
/**
* Sets the value of the visible property.
*
*/
public void setVisible(boolean value) {
this.visible = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ProfileLoginIpRange.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/ProfileLoginIpRange.java | 32 |
@XmlType(name = "ProfileLoginIpRange", propOrder = {
"description",
"endAddress",
"startAddress"
})
public class ProfileLoginIpRange {
protected String description;
@XmlElement(required = true)
protected String endAddress;
@XmlElement(required = true)
protected String startAddress;
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the endAddress property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEndAddress() {
return endAddress;
}
/**
* Sets the value of the endAddress property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEndAddress(String value) {
this.endAddress = value;
}
/**
* Gets the value of the startAddress property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStartAddress() {
return startAddress;
}
/**
* Sets the value of the startAddress property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStartAddress(String value) {
this.startAddress = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/AssignmentRule2.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/AutoResponseRule2.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 63 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 69 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 81 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Name", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> name; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 81 |
| org/solenopsis/keraiai/wsdl/tooling/SearchLayout.java | 69 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LayoutType", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> layoutType; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 95 |
@XmlElementRef(name = "Body", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<byte[]> body;
@XmlElementRef(name = "BodyLength", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> bodyLength;
@XmlElementRef(name = "ContentType", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> contentType;
@XmlElementRef(name = "CreatedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> createdBy; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/Layout2.java | 99 |
| org/solenopsis/keraiai/wsdl/tooling/ProfileLayout.java | 91 |
@XmlElementRef(name = "TableEnumOrId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> tableEnumOrId;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskPriority.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskStatus.java | 79 |
| org/solenopsis/keraiai/wsdl/tooling/ContainerAsyncRequest.java | 103 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isClosed property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsClosed() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 71 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryNode.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationInvitation.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/ConnectedApplication.java | 107 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDistributionView.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermission.java | 103 |
| org/solenopsis/keraiai/wsdl/enterprise/CustomPermissionDependency.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/Domain.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/DomainSite.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRule.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailDomainKey.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/EventRelation.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/GrantedByLicense.java | 83 |
| org/solenopsis/keraiai/wsdl/enterprise/ListView.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/MobileDeviceRegistrar.java | 107 |
| org/solenopsis/keraiai/wsdl/enterprise/ObjectPermissions.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityStage.java | 99 |
| org/solenopsis/keraiai/wsdl/enterprise/PartnerRole.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 95 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 83 |
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 83 |
@XmlElementRef(name = "SystemModstamp", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> systemModstamp;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeComponentInstanceProperty.java | 43 |
| org/solenopsis/keraiai/wsdl/partner/DescribeComponentInstanceProperty.java | 43 |
@XmlElementRef(name = "region", namespace = "urn:enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<DescribeFlexiPageRegion> region;
@XmlElement(required = true, nillable = true)
protected String value;
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setName(String value) {
this.name = value;
}
/**
* Gets the value of the region property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link DescribeFlexiPageRegion }{@code >}
*
*/
public JAXBElement<DescribeFlexiPageRegion> getRegion() {
return region;
}
/**
* Sets the value of the region property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link DescribeFlexiPageRegion }{@code >}
*
*/
public void setRegion(JAXBElement<DescribeFlexiPageRegion> value) {
this.region = value;
}
/**
* Gets the value of the value property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getValue() {
return value;
}
/**
* Sets the value of the value property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setValue(String value) {
this.value = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/UserEntityAccess.java | 90 |
| org/solenopsis/keraiai/wsdl/tooling/UserFieldAccess.java | 74 |
@XmlElementRef(name = "UserId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userId;
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the isActivateable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsActivateable() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/UserFieldAccess.java | 74 |
| org/solenopsis/keraiai/wsdl/tooling/UserEntityAccess.java | 90 |
@XmlElementRef(name = "UserId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userId;
/**
* Gets the value of the durableId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDurableId() {
return durableId;
}
/**
* Sets the value of the durableId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDurableId(JAXBElement<String> value) {
this.durableId = value;
}
/**
* Gets the value of the entityDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public JAXBElement<EntityDefinition> getEntityDefinition() {
return entityDefinition;
}
/**
* Sets the value of the entityDefinition property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link EntityDefinition }{@code >}
*
*/
public void setEntityDefinition(JAXBElement<EntityDefinition> value) {
this.entityDefinition = value;
}
/**
* Gets the value of the entityDefinitionId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getEntityDefinitionId() {
return entityDefinitionId;
}
/**
* Sets the value of the entityDefinitionId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setEntityDefinitionId(JAXBElement<String> value) {
this.entityDefinitionId = value;
}
/**
* Gets the value of the fieldDefinition property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link FieldDefinition }{@code >}
*
*/
public JAXBElement<FieldDefinition> getFieldDefinition() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 91 |
| org/solenopsis/keraiai/wsdl/enterprise/UserPackageLicense.java | 75 |
| org/solenopsis/keraiai/wsdl/tooling/ApexEmailNotification.java | 79 |
@XmlElementRef(name = "UserId", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> userId;
/**
* Gets the value of the createdBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getCreatedBy() {
return createdBy;
}
/**
* Sets the value of the createdBy property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowDecision.java | 33 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDecision.java | 33 |
@XmlType(name = "FlowDecision", propOrder = {
"defaultConnector",
"defaultConnectorLabel",
"rules"
})
public class FlowDecision
extends FlowNode
{
protected FlowConnector defaultConnector;
protected String defaultConnectorLabel;
protected List<FlowRule> rules;
/**
* Gets the value of the defaultConnector property.
*
* @return
* possible object is
* {@link FlowConnector }
*
*/
public FlowConnector getDefaultConnector() {
return defaultConnector;
}
/**
* Sets the value of the defaultConnector property.
*
* @param value
* allowed object is
* {@link FlowConnector }
*
*/
public void setDefaultConnector(FlowConnector value) {
this.defaultConnector = value;
}
/**
* Gets the value of the defaultConnectorLabel property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDefaultConnectorLabel() {
return defaultConnectorLabel;
}
/**
* Sets the value of the defaultConnectorLabel property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDefaultConnectorLabel(String value) {
this.defaultConnectorLabel = value;
}
/**
* Gets the value of the rules property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the rules property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRules().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link FlowRule }
*
*
*/
public List<FlowRule> getRules() {
if (rules == null) {
rules = new ArrayList<FlowRule>();
}
return this.rules;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/AssetFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/CampaignFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/ContactFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocumentFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardComponentFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/DashboardFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/EventFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/FeedItem.java | 155 |
| org/solenopsis/keraiai/wsdl/enterprise/LeadFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2Feed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/ReportFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/SiteFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/SolutionFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/TaskFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/TopicFeed.java | 123 |
| org/solenopsis/keraiai/wsdl/enterprise/UserFeed.java | 123 |
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "LikeCount", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Integer> likeCount;
@XmlElementRef(name = "LinkUrl", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> linkUrl;
@XmlElementRef(name = "Parent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Account> parent; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Announcement.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/CombinedAttachment.java | 93 |
| org/solenopsis/keraiai/wsdl/enterprise/FlowInterviewShare.java | 61 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroShare.java | 61 |
| org/solenopsis/keraiai/wsdl/enterprise/ObjectPermissions.java | 75 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannelShare.java | 61 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomizationShare.java | 61 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Parent", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<CollaborationGroup> parent; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 77 |
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 79 |
| org/solenopsis/keraiai/wsdl/enterprise/OwnedContentDocument.java | 97 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 181 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 77 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Owner", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> owner; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamMember.java | 73 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupMember.java | 79 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Member", namespace = "urn:sobject.enterprise.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Name> member; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FilteredLookupInfo.java | 33 |
| org/solenopsis/keraiai/wsdl/partner/FilteredLookupInfo.java | 33 |
| org/solenopsis/keraiai/wsdl/tooling/FilteredLookupInfo.java | 33 |
@XmlType(name = "FilteredLookupInfo", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"controllingFields",
"dependent",
"optionalFilter"
})
public class FilteredLookupInfo {
protected List<String> controllingFields;
protected boolean dependent;
protected boolean optionalFilter;
/**
* Gets the value of the controllingFields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the controllingFields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getControllingFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getControllingFields() {
if (controllingFields == null) {
controllingFields = new ArrayList<String>();
}
return this.controllingFields;
}
/**
* Gets the value of the dependent property.
*
*/
public boolean isDependent() {
return dependent;
}
/**
* Sets the value of the dependent property.
*
*/
public void setDependent(boolean value) {
this.dependent = value;
}
/**
* Gets the value of the optionalFilter property.
*
*/
public boolean isOptionalFilter() {
return optionalFilter;
}
/**
* Sets the value of the optionalFilter property.
*
*/
public void setOptionalFilter(boolean value) {
this.optionalFilter = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/KnowledgeSettings.java | 33 |
| org/solenopsis/keraiai/wsdl/partner/KnowledgeSettings.java | 33 |
@XmlType(name = "KnowledgeSettings", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"defaultLanguage",
"knowledgeEnabled",
"languages"
})
public class KnowledgeSettings {
protected String defaultLanguage;
protected boolean knowledgeEnabled;
protected List<KnowledgeLanguageItem> languages;
/**
* Gets the value of the defaultLanguage property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDefaultLanguage() {
return defaultLanguage;
}
/**
* Sets the value of the defaultLanguage property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDefaultLanguage(String value) {
this.defaultLanguage = value;
}
/**
* Gets the value of the knowledgeEnabled property.
*
*/
public boolean isKnowledgeEnabled() {
return knowledgeEnabled;
}
/**
* Sets the value of the knowledgeEnabled property.
*
*/
public void setKnowledgeEnabled(boolean value) {
this.knowledgeEnabled = value;
}
/**
* Gets the value of the languages property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the languages property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getLanguages().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link KnowledgeLanguageItem }
*
*
*/
public List<KnowledgeLanguageItem> getLanguages() {
if (languages == null) {
languages = new ArrayList<KnowledgeLanguageItem>();
}
return this.languages;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/Picklist.java | 33 |
| org/solenopsis/keraiai/wsdl/tooling/Picklist.java | 33 |
@XmlType(name = "Picklist", propOrder = {
"controllingField",
"picklistValues",
"sorted"
})
public class Picklist {
protected String controllingField;
protected List<PicklistValue> picklistValues;
protected boolean sorted;
/**
* Gets the value of the controllingField property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getControllingField() {
return controllingField;
}
/**
* Sets the value of the controllingField property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setControllingField(String value) {
this.controllingField = value;
}
/**
* Gets the value of the picklistValues property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the picklistValues property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPicklistValues().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PicklistValue }
*
*
*/
public List<PicklistValue> getPicklistValues() {
if (picklistValues == null) {
picklistValues = new ArrayList<PicklistValue>();
}
return this.picklistValues;
}
/**
* Gets the value of the sorted property.
*
*/
public boolean isSorted() {
return sorted;
}
/**
* Sets the value of the sorted property.
*
*/
public void setSorted(boolean value) {
this.sorted = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/CompactLayoutInfo.java | 91 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 73 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Metadata", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<CompactLayout> metadata; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ProfileLayout.java | 71 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionList2.java | 67 |
@XmlElementRef(name = "LastModifiedBy", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<User> lastModifiedBy;
@XmlElementRef(name = "LastModifiedById", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<String> lastModifiedById;
@XmlElementRef(name = "LastModifiedDate", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<XMLGregorianCalendar> lastModifiedDate;
@XmlElementRef(name = "Layout", namespace = "urn:tooling.soap.sforce.com", type = JAXBElement.class, required = false)
protected JAXBElement<Layout2> layout; | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/soap/security/enterprise/EnterpriseLoginContext.java | 58 |
| org/solenopsis/keraiai/soap/security/partner/PartnerLoginContext.java | 60 |
| org/solenopsis/keraiai/soap/security/tooling/ToolingLoginContext.java | 60 |
}
/**
* {@inheritDoc}
*/
@Override
public String getMetadataServerUrl() {
return getLoginResult().getMetadataServerUrl();
}
/**
* {@inheritDoc}
*/
@Override
public boolean isPasswordExpired() {
return getLoginResult().isPasswordExpired();
}
/**
* {@inheritDoc}
*/
@Override
public boolean isSandbox() {
return getLoginResult().isSandbox();
}
/**
* {@inheritDoc}
*/
@Override
public String getSessionId() {
return getLoginResult().getSessionId();
}
/**
* {@inheritDoc}
*/
@Override
public String getUserId() {
return getLoginResult().getUserId();
}
/**
* {@inheritDoc}
*/
@Override
public String getServerUrl() {
return getLoginResult().getServerUrl();
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/DebuggingHeader.java | 33 |
| org/solenopsis/keraiai/wsdl/metadata/DebuggingHeader.java | 33 |
| org/solenopsis/keraiai/wsdl/tooling/DebuggingHeader.java | 33 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"categories",
"debugLevel"
})
@XmlRootElement(name = "DebuggingHeader")
public class DebuggingHeader {
protected List<LogInfo> categories;
@XmlElement(required = true)
protected LogType debugLevel;
/**
* Gets the value of the categories property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the categories property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getCategories().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link LogInfo }
*
*
*/
public List<LogInfo> getCategories() {
if (categories == null) {
categories = new ArrayList<LogInfo>();
}
return this.categories;
}
/**
* Gets the value of the debugLevel property.
*
* @return
* possible object is
* {@link LogType }
*
*/
public LogType getDebugLevel() {
return debugLevel;
}
/**
* Sets the value of the debugLevel property.
*
* @param value
* allowed object is
* {@link LogType }
*
*/
public void setDebugLevel(LogType value) {
this.debugLevel = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AppMenuType.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/AppMenuType.java | 25 |
@XmlType(name = "AppMenuType", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum AppMenuType {
@XmlEnumValue("AppSwitcher")
APP_SWITCHER("AppSwitcher"),
@XmlEnumValue("Salesforce1")
SALESFORCE_1("Salesforce1"),
@XmlEnumValue("NetworkTabs")
NETWORK_TABS("NetworkTabs");
private final String value;
AppMenuType(String v) {
value = v;
}
public String value() {
return value;
}
public static AppMenuType fromValue(String v) {
for (AppMenuType c: AppMenuType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Article.java | 25 |
| org/solenopsis/keraiai/wsdl/metadata/Article.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/Article.java | 25 |
@XmlType(name = "Article", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum Article {
@XmlEnumValue("None")
NONE("None"),
@XmlEnumValue("Indefinite")
INDEFINITE("Indefinite"),
@XmlEnumValue("Definite")
DEFINITE("Definite");
private final String value;
Article(String v) {
value = v;
}
public String value() {
return value;
}
public static Article fromValue(String v) {
for (Article c: Article.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DebugLevel.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/DebugLevel.java | 25 |
@XmlType(name = "DebugLevel", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum DebugLevel {
@XmlEnumValue("None")
NONE("None"),
@XmlEnumValue("DebugOnly")
DEBUG_ONLY("DebugOnly"),
@XmlEnumValue("Db")
DB("Db");
private final String value;
DebugLevel(String v) {
value = v;
}
public String value() {
return value;
}
public static DebugLevel fromValue(String v) {
for (DebugLevel c: DebugLevel.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Error.java | 46 |
| org/solenopsis/keraiai/wsdl/metadata/Error.java | 41 |
| org/solenopsis/keraiai/wsdl/partner/Error.java | 46 |
| org/solenopsis/keraiai/wsdl/tooling/Error.java | 41 |
protected List<String> fields;
@XmlElement(required = true)
protected String message;
@XmlElement(required = true)
protected String statusCode;
/**
* Gets the value of the fields property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the fields property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getFields().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getFields() {
if (fields == null) {
fields = new ArrayList<String>();
}
return this.fields;
}
/**
* Gets the value of the message property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMessage() {
return message;
}
/**
* Sets the value of the message property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMessage(String value) {
this.message = value;
}
/**
* Gets the value of the statusCode property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStatusCode() {
return statusCode;
}
/**
* Sets the value of the statusCode property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStatusCode(String value) {
this.statusCode = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FeedLayoutFilterType.java | 25 |
| org/solenopsis/keraiai/wsdl/metadata/FeedLayoutFilterType.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/FeedLayoutFilterType.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/FeedLayoutFilterType.java | 25 |
@XmlType(name = "FeedLayoutFilterType", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum FeedLayoutFilterType {
@XmlEnumValue("AllUpdates")
ALL_UPDATES("AllUpdates"),
@XmlEnumValue("FeedItemType")
FEED_ITEM_TYPE("FeedItemType"),
@XmlEnumValue("Custom")
CUSTOM("Custom");
private final String value;
FeedLayoutFilterType(String v) {
value = v;
}
public String value() {
return value;
}
public static FeedLayoutFilterType fromValue(String v) {
for (FeedLayoutFilterType c: FeedLayoutFilterType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Possessive.java | 25 |
| org/solenopsis/keraiai/wsdl/metadata/Possessive.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/Possessive.java | 25 |
@XmlType(name = "Possessive", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum Possessive {
@XmlEnumValue("None")
NONE("None"),
@XmlEnumValue("First")
FIRST("First"),
@XmlEnumValue("Second")
SECOND("Second");
private final String value;
Possessive(String v) {
value = v;
}
public String value() {
return value;
}
public static Possessive fromValue(String v) {
for (Possessive c: Possessive.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ShareAccessLevel.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/ShareAccessLevel.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/ShareAccessLevel.java | 25 |
@XmlType(name = "ShareAccessLevel", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum ShareAccessLevel {
@XmlEnumValue("Read")
READ("Read"),
@XmlEnumValue("Edit")
EDIT("Edit"),
@XmlEnumValue("All")
ALL("All");
private final String value;
ShareAccessLevel(String v) {
value = v;
}
public String value() {
return value;
}
public static ShareAccessLevel fromValue(String v) {
for (ShareAccessLevel c: ShareAccessLevel.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/StartsWith.java | 25 |
| org/solenopsis/keraiai/wsdl/metadata/StartsWith.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/StartsWith.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/StartsWith.java | 25 |
@XmlType(name = "StartsWith", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum StartsWith {
@XmlEnumValue("Consonant")
CONSONANT("Consonant"),
@XmlEnumValue("Vowel")
VOWEL("Vowel"),
@XmlEnumValue("Special")
SPECIAL("Special");
private final String value;
StartsWith(String v) {
value = v;
}
public String value() {
return value;
}
public static StartsWith fromValue(String v) {
for (StartsWith c: StartsWith.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/WebLinkPosition.java | 25 |
| org/solenopsis/keraiai/wsdl/metadata/WebLinkPosition.java | 25 |
| org/solenopsis/keraiai/wsdl/partner/WebLinkPosition.java | 25 |
| org/solenopsis/keraiai/wsdl/tooling/WebLinkPosition.java | 25 |
@XmlType(name = "WebLinkPosition", namespace = "urn:enterprise.soap.sforce.com")
@XmlEnum
public enum WebLinkPosition {
@XmlEnumValue("fullScreen")
FULL_SCREEN("fullScreen"),
@XmlEnumValue("none")
NONE("none"),
@XmlEnumValue("topLeft")
TOP_LEFT("topLeft");
private final String value;
WebLinkPosition(String v) {
value = v;
}
public String value() {
return value;
}
public static WebLinkPosition fromValue(String v) {
for (WebLinkPosition c: WebLinkPosition.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/GetUpdatedResult.java | 34 |
| org/solenopsis/keraiai/wsdl/tooling/GetUpdatedResult.java | 34 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "GetUpdatedResult", propOrder = {
"ids",
"latestDateCovered"
})
public class GetUpdatedResult {
protected List<String> ids;
@XmlElement(required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar latestDateCovered;
/**
* Gets the value of the ids property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the ids property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getIds().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getIds() {
if (ids == null) {
ids = new ArrayList<String>();
}
return this.ids;
}
/**
* Gets the value of the latestDateCovered property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getLatestDateCovered() {
return latestDateCovered;
}
/**
* Sets the value of the latestDateCovered property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setLatestDateCovered(XMLGregorianCalendar value) {
this.latestDateCovered = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeQuickActionListItemResult.java | 121 |
| org/solenopsis/keraiai/wsdl/enterprise/DescribeTab.java | 112 |
| org/solenopsis/keraiai/wsdl/partner/DescribeQuickActionListItemResult.java | 121 |
| org/solenopsis/keraiai/wsdl/partner/DescribeTab.java | 112 |
}
/**
* Gets the value of the iconUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIconUrl() {
return iconUrl;
}
/**
* Sets the value of the iconUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIconUrl(String value) {
this.iconUrl = value;
}
/**
* Gets the value of the icons property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the icons property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getIcons().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DescribeIcon }
*
*
*/
public List<DescribeIcon> getIcons() {
if (icons == null) {
icons = new ArrayList<DescribeIcon>();
}
return this.icons;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the miniIconUrl property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMiniIconUrl() {
return miniIconUrl;
}
/**
* Sets the value of the miniIconUrl property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMiniIconUrl(String value) {
this.miniIconUrl = value;
}
/**
* Gets the value of the quickActionName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getQuickActionName() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowFormula.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/FlowFormula.java | 32 |
@XmlType(name = "FlowFormula", propOrder = {
"dataType",
"expression",
"scale"
})
public class FlowFormula
extends FlowElement
{
protected FlowDataType dataType;
@XmlElement(required = true)
protected String expression;
protected Integer scale;
/**
* Gets the value of the dataType property.
*
* @return
* possible object is
* {@link FlowDataType }
*
*/
public FlowDataType getDataType() {
return dataType;
}
/**
* Sets the value of the dataType property.
*
* @param value
* allowed object is
* {@link FlowDataType }
*
*/
public void setDataType(FlowDataType value) {
this.dataType = value;
}
/**
* Gets the value of the expression property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExpression() {
return expression;
}
/**
* Sets the value of the expression property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExpression(String value) {
this.expression = value;
}
/**
* Gets the value of the scale property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getScale() {
return scale;
}
/**
* Sets the value of the scale property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setScale(Integer value) {
this.scale = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 210 |
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 222 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseComment.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 210 |
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 162 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 166 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 222 |
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ApexPage.java | 202 |
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 202 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 98 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 158 |
| org/solenopsis/keraiai/wsdl/tooling/ApexPage2.java | 198 |
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the isAvailableInTouch property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsAvailableInTouch() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/EmptyRecycleBinResult.java | 39 |
| org/solenopsis/keraiai/wsdl/enterprise/SaveResult.java | 39 |
| org/solenopsis/keraiai/wsdl/enterprise/UndeleteResult.java | 39 |
| org/solenopsis/keraiai/wsdl/partner/EmptyRecycleBinResult.java | 39 |
| org/solenopsis/keraiai/wsdl/partner/SaveResult.java | 39 |
| org/solenopsis/keraiai/wsdl/partner/UndeleteResult.java | 39 |
public class EmptyRecycleBinResult {
protected List<Error> errors;
@XmlElement(required = true, nillable = true)
protected String id;
protected boolean success;
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FeedComment.java | 166 |
| org/solenopsis/keraiai/wsdl/enterprise/FeedPollChoice.java | 114 |
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the feedItemId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFeedItemId() {
return feedItemId;
}
/**
* Sets the value of the feedItemId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFeedItemId(JAXBElement<String> value) {
this.feedItemId = value;
}
/**
* Gets the value of the feedRevisions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedRevisions() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowKnowledgePublish.java | 74 |
| org/solenopsis/keraiai/wsdl/metadata/WorkflowSend.java | 74 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowKnowledgePublish.java | 74 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowSend.java | 74 |
public void setAction(KnowledgeWorkflowAction value) {
this.action = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDescription(String value) {
this.description = value;
}
/**
* Gets the value of the label property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLabel() {
return label;
}
/**
* Sets the value of the label property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLabel(String value) {
this.label = value;
}
/**
* Gets the value of the language property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getLanguage() {
return language;
}
/**
* Sets the value of the language property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setLanguage(String value) {
this.language = value;
}
/**
* Gets the value of the protected property.
*
*/
public boolean isProtected() {
return _protected;
}
/**
* Sets the value of the protected property.
*
*/
public void setProtected(boolean value) {
this._protected = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/apex/PackageVersion.java | 32 |
| org/solenopsis/keraiai/wsdl/enterprise/PackageVersion.java | 32 |
| org/solenopsis/keraiai/wsdl/metadata/PackageVersion.java | 32 |
| org/solenopsis/keraiai/wsdl/partner/PackageVersion.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/PackageVersion.java | 32 |
@XmlType(name = "PackageVersion", propOrder = {
"majorNumber",
"minorNumber",
"namespace"
})
public class PackageVersion {
protected int majorNumber;
protected int minorNumber;
@XmlElement(required = true)
protected String namespace;
/**
* Gets the value of the majorNumber property.
*
*/
public int getMajorNumber() {
return majorNumber;
}
/**
* Sets the value of the majorNumber property.
*
*/
public void setMajorNumber(int value) {
this.majorNumber = value;
}
/**
* Gets the value of the minorNumber property.
*
*/
public int getMinorNumber() {
return minorNumber;
}
/**
* Sets the value of the minorNumber property.
*
*/
public void setMinorNumber(int value) {
this.minorNumber = value;
}
/**
* Gets the value of the namespace property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNamespace() {
return namespace;
}
/**
* Sets the value of the namespace property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNamespace(String value) {
this.namespace = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DeleteResult.java | 42 |
| org/solenopsis/keraiai/wsdl/enterprise/EmptyRecycleBinResult.java | 41 |
| org/solenopsis/keraiai/wsdl/enterprise/SaveResult.java | 41 |
| org/solenopsis/keraiai/wsdl/enterprise/UndeleteResult.java | 41 |
| org/solenopsis/keraiai/wsdl/partner/DeleteResult.java | 42 |
| org/solenopsis/keraiai/wsdl/partner/EmptyRecycleBinResult.java | 41 |
| org/solenopsis/keraiai/wsdl/partner/SaveResult.java | 41 |
| org/solenopsis/keraiai/wsdl/partner/UndeleteResult.java | 41 |
protected List<Error> errors;
@XmlElement(required = true, nillable = true)
protected String id;
protected boolean success;
/**
* Gets the value of the errors property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the errors property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getErrors().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Error }
*
*
*/
public List<Error> getErrors() {
if (errors == null) {
errors = new ArrayList<Error>();
}
return this.errors;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
/**
* Gets the value of the success property.
*
*/
public boolean isSuccess() {
return success;
}
/**
* Sets the value of the success property.
*
*/
public void setSuccess(boolean value) {
this.success = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/DescribeColor.java | 37 |
| org/solenopsis/keraiai/wsdl/partner/DescribeColor.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/DescribeColorResult.java | 37 |
public class DescribeColor {
@XmlElement(required = true)
protected String color;
@XmlElement(required = true)
protected String context;
@XmlElement(required = true)
protected String theme;
/**
* Gets the value of the color property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getColor() {
return color;
}
/**
* Sets the value of the color property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setColor(String value) {
this.color = value;
}
/**
* Gets the value of the context property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getContext() {
return context;
}
/**
* Sets the value of the context property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setContext(String value) {
this.context = value;
}
/**
* Gets the value of the theme property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTheme() {
return theme;
}
/**
* Sets the value of the theme property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTheme(String value) {
this.theme = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/LimitInfo.java | 32 |
| org/solenopsis/keraiai/wsdl/partner/LimitInfo.java | 32 |
@XmlType(name = "LimitInfo", namespace = "urn:enterprise.soap.sforce.com", propOrder = {
"current",
"limit",
"type"
})
public class LimitInfo {
protected int current;
protected int limit;
@XmlElement(required = true)
protected String type;
/**
* Gets the value of the current property.
*
*/
public int getCurrent() {
return current;
}
/**
* Sets the value of the current property.
*
*/
public void setCurrent(int value) {
this.current = value;
}
/**
* Gets the value of the limit property.
*
*/
public int getLimit() {
return limit;
}
/**
* Sets the value of the limit property.
*
*/
public void setLimit(int value) {
this.limit = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setType(String value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FeedLayoutComponent.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/FeedLayoutComponent.java | 32 |
@XmlType(name = "FeedLayoutComponent", propOrder = {
"componentType",
"height",
"page"
})
public class FeedLayoutComponent {
@XmlElement(required = true)
protected FeedLayoutComponentType componentType;
protected Integer height;
protected String page;
/**
* Gets the value of the componentType property.
*
* @return
* possible object is
* {@link FeedLayoutComponentType }
*
*/
public FeedLayoutComponentType getComponentType() {
return componentType;
}
/**
* Sets the value of the componentType property.
*
* @param value
* allowed object is
* {@link FeedLayoutComponentType }
*
*/
public void setComponentType(FeedLayoutComponentType value) {
this.componentType = value;
}
/**
* Gets the value of the height property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getHeight() {
return height;
}
/**
* Sets the value of the height property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setHeight(Integer value) {
this.height = value;
}
/**
* Gets the value of the page property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPage() {
return page;
}
/**
* Sets the value of the page property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPage(String value) {
this.page = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FeedLayoutFilter.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/FeedLayoutFilter.java | 32 |
@XmlType(name = "FeedLayoutFilter", propOrder = {
"feedFilterName",
"feedFilterType",
"feedItemType"
})
public class FeedLayoutFilter {
protected String feedFilterName;
@XmlElement(required = true)
protected FeedLayoutFilterType feedFilterType;
protected FeedItemType feedItemType;
/**
* Gets the value of the feedFilterName property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFeedFilterName() {
return feedFilterName;
}
/**
* Sets the value of the feedFilterName property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFeedFilterName(String value) {
this.feedFilterName = value;
}
/**
* Gets the value of the feedFilterType property.
*
* @return
* possible object is
* {@link FeedLayoutFilterType }
*
*/
public FeedLayoutFilterType getFeedFilterType() {
return feedFilterType;
}
/**
* Sets the value of the feedFilterType property.
*
* @param value
* allowed object is
* {@link FeedLayoutFilterType }
*
*/
public void setFeedFilterType(FeedLayoutFilterType value) {
this.feedFilterType = value;
}
/**
* Gets the value of the feedItemType property.
*
* @return
* possible object is
* {@link FeedItemType }
*
*/
public FeedItemType getFeedItemType() {
return feedItemType;
}
/**
* Sets the value of the feedItemType property.
*
* @param value
* allowed object is
* {@link FeedItemType }
*
*/
public void setFeedItemType(FeedItemType value) {
this.feedItemType = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ProfileFieldLevelSecurity.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/ProfileFieldLevelSecurity.java | 32 |
@XmlType(name = "ProfileFieldLevelSecurity", propOrder = {
"editable",
"field",
"readable"
})
public class ProfileFieldLevelSecurity {
protected boolean editable;
@XmlElement(required = true)
protected String field;
protected Boolean readable;
/**
* Gets the value of the editable property.
*
*/
public boolean isEditable() {
return editable;
}
/**
* Sets the value of the editable property.
*
*/
public void setEditable(boolean value) {
this.editable = value;
}
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the readable property.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isReadable() {
return readable;
}
/**
* Sets the value of the readable property.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setReadable(Boolean value) {
this.readable = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/TransactionSecurityNotification.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/TransactionSecurityNotification.java | 32 |
@XmlType(name = "TransactionSecurityNotification", propOrder = {
"inApp",
"sendEmail",
"user"
})
public class TransactionSecurityNotification {
protected boolean inApp;
protected boolean sendEmail;
@XmlElement(required = true)
protected String user;
/**
* Gets the value of the inApp property.
*
*/
public boolean isInApp() {
return inApp;
}
/**
* Sets the value of the inApp property.
*
*/
public void setInApp(boolean value) {
this.inApp = value;
}
/**
* Gets the value of the sendEmail property.
*
*/
public boolean isSendEmail() {
return sendEmail;
}
/**
* Sets the value of the sendEmail property.
*
*/
public void setSendEmail(boolean value) {
this.sendEmail = value;
}
/**
* Gets the value of the user property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUser() {
return user;
}
/**
* Sets the value of the user property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUser(String value) {
this.user = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowEmailRecipient.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowEmailRecipient.java | 32 |
@XmlType(name = "WorkflowEmailRecipient", propOrder = {
"field",
"recipient",
"type"
})
public class WorkflowEmailRecipient {
protected String field;
protected String recipient;
@XmlElement(required = true)
protected ActionEmailRecipientTypes type;
/**
* Gets the value of the field property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getField() {
return field;
}
/**
* Sets the value of the field property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setField(String value) {
this.field = value;
}
/**
* Gets the value of the recipient property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRecipient() {
return recipient;
}
/**
* Sets the value of the recipient property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRecipient(String value) {
this.recipient = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link ActionEmailRecipientTypes }
*
*/
public ActionEmailRecipientTypes getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link ActionEmailRecipientTypes }
*
*/
public void setType(ActionEmailRecipientTypes value) {
this.type = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AccountContactRole.java | 210 |
| org/solenopsis/keraiai/wsdl/enterprise/AccountPartner.java | 222 |
| org/solenopsis/keraiai/wsdl/enterprise/ContractContactRole.java | 210 |
| org/solenopsis/keraiai/wsdl/enterprise/EntitySubscription.java | 90 |
| org/solenopsis/keraiai/wsdl/enterprise/Note.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/NoteAndAttachment.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityContactRole.java | 162 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityPartner.java | 166 |
| org/solenopsis/keraiai/wsdl/enterprise/Partner.java | 222 |
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the isPrimary property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsPrimary() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/ActivityHistory.java | 422 |
| org/solenopsis/keraiai/wsdl/enterprise/ApexComponent.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/AppMenuItem.java | 382 |
| org/solenopsis/keraiai/wsdl/enterprise/Asset.java | 450 |
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 202 |
| org/solenopsis/keraiai/wsdl/enterprise/AuraDefinitionBundle.java | 138 |
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 110 |
| org/solenopsis/keraiai/wsdl/enterprise/Campaign.java | 574 |
| org/solenopsis/keraiai/wsdl/enterprise/Case.java | 702 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroup.java | 358 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentDocument.java | 350 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentVersion.java | 430 |
| org/solenopsis/keraiai/wsdl/enterprise/Document.java | 286 |
| org/solenopsis/keraiai/wsdl/enterprise/EmailTemplate.java | 330 |
| org/solenopsis/keraiai/wsdl/enterprise/Holiday.java | 170 |
| org/solenopsis/keraiai/wsdl/enterprise/LookedUpFromActivity.java | 426 |
| org/solenopsis/keraiai/wsdl/enterprise/Macro.java | 122 |
| org/solenopsis/keraiai/wsdl/enterprise/MailmergeTemplate.java | 178 |
| org/solenopsis/keraiai/wsdl/enterprise/MatchingRule.java | 154 |
| org/solenopsis/keraiai/wsdl/enterprise/OpenActivity.java | 422 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 686 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartition.java | 118 |
| org/solenopsis/keraiai/wsdl/enterprise/Pricebook2.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/ProcessDefinition.java | 114 |
| org/solenopsis/keraiai/wsdl/enterprise/Product2.java | 310 |
| org/solenopsis/keraiai/wsdl/enterprise/Profile.java | 642 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 138 |
| org/solenopsis/keraiai/wsdl/enterprise/Report.java | 198 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 202 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentsCluster.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 210 |
| org/solenopsis/keraiai/wsdl/enterprise/Task.java | 498 |
| org/solenopsis/keraiai/wsdl/enterprise/Topic.java | 94 |
| org/solenopsis/keraiai/wsdl/enterprise/WebLink.java | 174 |
| org/solenopsis/keraiai/wsdl/tooling/ApexComponent2.java | 190 |
| org/solenopsis/keraiai/wsdl/tooling/AuraDefinitionBundle2.java | 146 |
| org/solenopsis/keraiai/wsdl/tooling/BusinessProcess.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/CustomTab2.java | 162 |
| org/solenopsis/keraiai/wsdl/tooling/EmailTemplate2.java | 138 |
| org/solenopsis/keraiai/wsdl/tooling/FieldSet.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/FlowDefinition2.java | 178 |
| org/solenopsis/keraiai/wsdl/tooling/PostTemplate.java | 98 |
| org/solenopsis/keraiai/wsdl/tooling/Profile2.java | 110 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionDefinition.java | 166 |
| org/solenopsis/keraiai/wsdl/tooling/RecordType2.java | 150 |
| org/solenopsis/keraiai/wsdl/tooling/Scontrol.java | 138 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 210 |
| org/solenopsis/keraiai/wsdl/tooling/ValidationRule2.java | 150 |
| org/solenopsis/keraiai/wsdl/tooling/WebLink2.java | 182 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowAlert2.java | 150 |
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the description property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getDescription() {
return description;
}
/**
* Sets the value of the description property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setDescription(JAXBElement<String> value) {
this.description = value;
}
/**
* Gets the value of the durationInMinutes property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Integer }{@code >}
*
*/
public JAXBElement<Integer> getDurationInMinutes() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/AdditionalNumber.java | 250 |
| org/solenopsis/keraiai/wsdl/enterprise/AssignmentRule.java | 194 |
| org/solenopsis/keraiai/wsdl/enterprise/Attachment.java | 346 |
| org/solenopsis/keraiai/wsdl/enterprise/BrandTemplate.java | 254 |
| org/solenopsis/keraiai/wsdl/enterprise/BusinessProcess.java | 226 |
| org/solenopsis/keraiai/wsdl/enterprise/CallCenter.java | 250 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamRole.java | 194 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseTeamTemplate.java | 190 |
| org/solenopsis/keraiai/wsdl/enterprise/Community.java | 218 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 202 |
| org/solenopsis/keraiai/wsdl/enterprise/DuplicateRecordItem.java | 266 |
| org/solenopsis/keraiai/wsdl/enterprise/Folder.java | 258 |
| org/solenopsis/keraiai/wsdl/enterprise/Holiday.java | 338 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 266 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSet.java | 854 |
| org/solenopsis/keraiai/wsdl/enterprise/PricebookEntry.java | 250 |
| org/solenopsis/keraiai/wsdl/enterprise/PushTopic.java | 302 |
| org/solenopsis/keraiai/wsdl/enterprise/RecordType.java | 282 |
| org/solenopsis/keraiai/wsdl/enterprise/Scontrol.java | 394 |
| org/solenopsis/keraiai/wsdl/enterprise/StaticResource.java | 306 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 226 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 226 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 190 |
| org/solenopsis/keraiai/wsdl/tooling/StaticResource.java | 306 |
public void setLastModifiedBy(JAXBElement<User> value) {
this.lastModifiedBy = value;
}
/**
* Gets the value of the lastModifiedById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getLastModifiedById() {
return lastModifiedById;
}
/**
* Sets the value of the lastModifiedById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setLastModifiedById(JAXBElement<String> value) {
this.lastModifiedById = value;
}
/**
* Gets the value of the lastModifiedDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getLastModifiedDate() {
return lastModifiedDate;
}
/**
* Sets the value of the lastModifiedDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setLastModifiedDate(JAXBElement<XMLGregorianCalendar> value) {
this.lastModifiedDate = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Approval.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/AuthConfigProviders.java | 202 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseComment.java | 130 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseContactRole.java | 206 |
| org/solenopsis/keraiai/wsdl/enterprise/CaseSolution.java | 142 |
| org/solenopsis/keraiai/wsdl/enterprise/CategoryData.java | 122 |
| org/solenopsis/keraiai/wsdl/enterprise/CollaborationGroupRecord.java | 158 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolder.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/ContentFolderMember.java | 154 |
| org/solenopsis/keraiai/wsdl/enterprise/InstalledMobileApp.java | 170 |
| org/solenopsis/keraiai/wsdl/enterprise/LoginGeo.java | 194 |
| org/solenopsis/keraiai/wsdl/enterprise/MacroInstruction.java | 126 |
| org/solenopsis/keraiai/wsdl/enterprise/OpportunityCompetitor.java | 134 |
| org/solenopsis/keraiai/wsdl/enterprise/PermissionSetLicenseAssign.java | 154 |
| org/solenopsis/keraiai/wsdl/enterprise/PlatformCachePartitionType.java | 182 |
| org/solenopsis/keraiai/wsdl/enterprise/SearchPromotionRule.java | 98 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPlugin.java | 122 |
| org/solenopsis/keraiai/wsdl/enterprise/SecureAgentPluginProperty.java | 106 |
| org/solenopsis/keraiai/wsdl/enterprise/UserAppMenuCustomization.java | 162 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListView.java | 114 |
| org/solenopsis/keraiai/wsdl/enterprise/UserListViewCriterion.java | 138 |
| org/solenopsis/keraiai/wsdl/enterprise/Vote.java | 90 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverage.java | 242 |
| org/solenopsis/keraiai/wsdl/tooling/ApexCodeCoverageAggregate.java | 210 |
| org/solenopsis/keraiai/wsdl/tooling/ApexOrgWideCoverage.java | 94 |
| org/solenopsis/keraiai/wsdl/tooling/IDEPerspective.java | 130 |
| org/solenopsis/keraiai/wsdl/tooling/IDEWorkspace.java | 130 |
| org/solenopsis/keraiai/wsdl/tooling/MetadataContainer.java | 94 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionList2.java | 102 |
| org/solenopsis/keraiai/wsdl/tooling/QuickActionListItem2.java | 106 |
public void setCreatedBy(JAXBElement<User> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the isDeleted property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public JAXBElement<Boolean> getIsDeleted() {
return isDeleted;
}
/**
* Sets the value of the isDeleted property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link Boolean }{@code >}
*
*/
public void setIsDeleted(JAXBElement<Boolean> value) {
this.isDeleted = value;
}
/**
* Gets the value of the lastModifiedBy property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link User }{@code >}
*
*/
public JAXBElement<User> getLastModifiedBy() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Contact.java | 2394 |
| org/solenopsis/keraiai/wsdl/enterprise/Lead.java | 1946 |
public void setOwner(JAXBElement<User> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the phone property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhone() {
return phone;
}
/**
* Sets the value of the phone property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPhone(JAXBElement<String> value) {
this.phone = value;
}
/**
* Gets the value of the photoUrl property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getPhotoUrl() {
return photoUrl;
}
/**
* Sets the value of the photoUrl property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setPhotoUrl(JAXBElement<String> value) {
this.photoUrl = value;
}
/**
* Gets the value of the processInstances property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessInstances() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Custom11C.java | 538 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom12C.java | 538 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom13C.java | 538 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom14C.java | 538 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom15C.java | 538 |
| org/solenopsis/keraiai/wsdl/enterprise/Custom21C.java | 538 |
| org/solenopsis/keraiai/wsdl/enterprise/Solution.java | 786 |
| org/solenopsis/keraiai/wsdl/enterprise/StreamingChannel.java | 418 |
public void setOwner(JAXBElement<Name> value) {
this.owner = value;
}
/**
* Gets the value of the ownerId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getOwnerId() {
return ownerId;
}
/**
* Sets the value of the ownerId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setOwnerId(JAXBElement<String> value) {
this.ownerId = value;
}
/**
* Gets the value of the processInstances property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessInstances() {
return processInstances;
}
/**
* Sets the value of the processInstances property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setProcessInstances(JAXBElement<QueryResult> value) {
this.processInstances = value;
}
/**
* Gets the value of the processSteps property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getProcessSteps() {
return processSteps;
}
/**
* Sets the value of the processSteps property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public void setProcessSteps(JAXBElement<QueryResult> value) {
this.processSteps = value;
}
/**
* Gets the value of the recordAssociatedGroups property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getRecordAssociatedGroups() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/FeedComment.java | 166 |
| org/solenopsis/keraiai/wsdl/enterprise/FeedPollVote.java | 138 |
public void setCreatedBy(JAXBElement<Name> value) {
this.createdBy = value;
}
/**
* Gets the value of the createdById property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getCreatedById() {
return createdById;
}
/**
* Sets the value of the createdById property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setCreatedById(JAXBElement<String> value) {
this.createdById = value;
}
/**
* Gets the value of the createdDate property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public JAXBElement<XMLGregorianCalendar> getCreatedDate() {
return createdDate;
}
/**
* Sets the value of the createdDate property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}
*
*/
public void setCreatedDate(JAXBElement<XMLGregorianCalendar> value) {
this.createdDate = value;
}
/**
* Gets the value of the feedItemId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getFeedItemId() {
return feedItemId;
}
/**
* Sets the value of the feedItemId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setFeedItemId(JAXBElement<String> value) {
this.feedItemId = value;
}
/**
* Gets the value of the feedRevisions property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link QueryResult }{@code >}
*
*/
public JAXBElement<QueryResult> getFeedRevisions() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/enterprise/Name.java | 394 |
| org/solenopsis/keraiai/wsdl/enterprise/RecentlyViewed.java | 418 |
| org/solenopsis/keraiai/wsdl/tooling/Name.java | 390 |
public void setRecordType(JAXBElement<RecordType> value) {
this.recordType = value;
}
/**
* Gets the value of the recordTypeId property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getRecordTypeId() {
return recordTypeId;
}
/**
* Sets the value of the recordTypeId property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setRecordTypeId(JAXBElement<String> value) {
this.recordTypeId = value;
}
/**
* Gets the value of the title property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getTitle() {
return title;
}
/**
* Sets the value of the title property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setTitle(JAXBElement<String> value) {
this.title = value;
}
/**
* Gets the value of the type property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getType() {
return type;
}
/**
* Sets the value of the type property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setType(JAXBElement<String> value) {
this.type = value;
}
/**
* Gets the value of the userRole property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link UserRole }{@code >}
*
*/
public JAXBElement<UserRole> getUserRole() { | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/ApexClass.java | 40 |
| org/solenopsis/keraiai/wsdl/metadata/ApexTrigger.java | 40 |
extends MetadataWithContent
{
protected double apiVersion;
protected List<PackageVersion> packageVersions;
@XmlElement(required = true)
protected ApexCodeUnitStatus status;
/**
* Gets the value of the apiVersion property.
*
*/
public double getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
*/
public void setApiVersion(double value) {
this.apiVersion = value;
}
/**
* Gets the value of the packageVersions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the packageVersions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPackageVersions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PackageVersion }
*
*
*/
public List<PackageVersion> getPackageVersions() {
if (packageVersions == null) {
packageVersions = new ArrayList<PackageVersion>();
}
return this.packageVersions;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link ApexCodeUnitStatus }
*
*/
public ApexCodeUnitStatus getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link ApexCodeUnitStatus }
*
*/
public void setStatus(ApexCodeUnitStatus value) {
this.status = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/AssignToLookupValueType.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/AssignToLookupValueType.java | 24 |
@XmlType(name = "AssignToLookupValueType")
@XmlEnum
public enum AssignToLookupValueType {
@XmlEnumValue("User")
USER("User"),
@XmlEnumValue("Queue")
QUEUE("Queue");
private final String value;
AssignToLookupValueType(String v) {
value = v;
}
public String value() {
return value;
}
public static AssignToLookupValueType fromValue(String v) {
for (AssignToLookupValueType c: AssignToLookupValueType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/CustomSettingsType.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/CustomSettingsType.java | 24 |
@XmlType(name = "CustomSettingsType")
@XmlEnum
public enum CustomSettingsType {
@XmlEnumValue("List")
LIST("List"),
@XmlEnumValue("Hierarchy")
HIERARCHY("Hierarchy");
private final String value;
CustomSettingsType(String v) {
value = v;
}
public String value() {
return value;
}
public static CustomSettingsType fromValue(String v) {
for (CustomSettingsType c: CustomSettingsType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/DeployProblemType.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/DeployProblemType.java | 24 |
@XmlType(name = "DeployProblemType")
@XmlEnum
public enum DeployProblemType {
@XmlEnumValue("Warning")
WARNING("Warning"),
@XmlEnumValue("Error")
ERROR("Error");
private final String value;
DeployProblemType(String v) {
value = v;
}
public String value() {
return value;
}
public static DeployProblemType fromValue(String v) {
for (DeployProblemType c: DeployProblemType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/DeploymentStatus.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/DeploymentStatus.java | 24 |
@XmlType(name = "DeploymentStatus")
@XmlEnum
public enum DeploymentStatus {
@XmlEnumValue("InDevelopment")
IN_DEVELOPMENT("InDevelopment"),
@XmlEnumValue("Deployed")
DEPLOYED("Deployed");
private final String value;
DeploymentStatus(String v) {
value = v;
}
public String value() {
return value;
}
public static DeploymentStatus fromValue(String v) {
for (DeploymentStatus c: DeploymentStatus.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/EscalationStartTimeType.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/EscalationStartTimeType.java | 24 |
@XmlType(name = "EscalationStartTimeType")
@XmlEnum
public enum EscalationStartTimeType {
@XmlEnumValue("CaseCreation")
CASE_CREATION("CaseCreation"),
@XmlEnumValue("CaseLastModified")
CASE_LAST_MODIFIED("CaseLastModified");
private final String value;
EscalationStartTimeType(String v) {
value = v;
}
public String value() {
return value;
}
public static EscalationStartTimeType fromValue(String v) {
for (EscalationStartTimeType c: EscalationStartTimeType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlexiPageRegionType.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/FlexiPageRegionType.java | 24 |
@XmlType(name = "FlexiPageRegionType")
@XmlEnum
public enum FlexiPageRegionType {
@XmlEnumValue("Region")
REGION("Region"),
@XmlEnumValue("Facet")
FACET("Facet");
private final String value;
FlexiPageRegionType(String v) {
value = v;
}
public String value() {
return value;
}
public static FlexiPageRegionType fromValue(String v) {
for (FlexiPageRegionType c: FlexiPageRegionType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/FlowComparisonOperator.java | 37 |
| org/solenopsis/keraiai/wsdl/metadata/FlowRecordFilterOperator.java | 34 |
| org/solenopsis/keraiai/wsdl/tooling/FlowComparisonOperator.java | 37 |
| org/solenopsis/keraiai/wsdl/tooling/FlowRecordFilterOperator.java | 34 |
public enum FlowComparisonOperator {
@XmlEnumValue("EqualTo")
EQUAL_TO("EqualTo"),
@XmlEnumValue("NotEqualTo")
NOT_EQUAL_TO("NotEqualTo"),
@XmlEnumValue("GreaterThan")
GREATER_THAN("GreaterThan"),
@XmlEnumValue("LessThan")
LESS_THAN("LessThan"),
@XmlEnumValue("GreaterThanOrEqualTo")
GREATER_THAN_OR_EQUAL_TO("GreaterThanOrEqualTo"),
@XmlEnumValue("LessThanOrEqualTo")
LESS_THAN_OR_EQUAL_TO("LessThanOrEqualTo"),
@XmlEnumValue("StartsWith")
STARTS_WITH("StartsWith"),
@XmlEnumValue("EndsWith")
ENDS_WITH("EndsWith"),
@XmlEnumValue("Contains")
CONTAINS("Contains"),
@XmlEnumValue("IsNull")
IS_NULL("IsNull"), | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/IterationOrder.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/IterationOrder.java | 24 |
@XmlType(name = "IterationOrder")
@XmlEnum
public enum IterationOrder {
@XmlEnumValue("Asc")
ASC("Asc"),
@XmlEnumValue("Desc")
DESC("Desc");
private final String value;
IterationOrder(String v) {
value = v;
}
public String value() {
return value;
}
public static IterationOrder fromValue(String v) {
for (IterationOrder c: IterationOrder.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/KnowledgeWorkflowAction.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/KnowledgeWorkflowAction.java | 24 |
@XmlType(name = "KnowledgeWorkflowAction")
@XmlEnum
public enum KnowledgeWorkflowAction {
@XmlEnumValue("PublishAsNew")
PUBLISH_AS_NEW("PublishAsNew"),
@XmlEnumValue("Publish")
PUBLISH("Publish");
private final String value;
KnowledgeWorkflowAction(String v) {
value = v;
}
public String value() {
return value;
}
public static KnowledgeWorkflowAction fromValue(String v) {
for (KnowledgeWorkflowAction c: KnowledgeWorkflowAction.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/LayoutHeader.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/LayoutHeader.java | 24 |
@XmlType(name = "LayoutHeader")
@XmlEnum
public enum LayoutHeader {
@XmlEnumValue("PersonalTagging")
PERSONAL_TAGGING("PersonalTagging"),
@XmlEnumValue("PublicTagging")
PUBLIC_TAGGING("PublicTagging");
private final String value;
LayoutHeader(String v) {
value = v;
}
public String value() {
return value;
}
public static LayoutHeader fromValue(String v) {
for (LayoutHeader c: LayoutHeader.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/RegionFlagStatus.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/RegionFlagStatus.java | 24 |
@XmlType(name = "RegionFlagStatus")
@XmlEnum
public enum RegionFlagStatus {
@XmlEnumValue("disabled")
DISABLED("disabled"),
@XmlEnumValue("enabled")
ENABLED("enabled");
private final String value;
RegionFlagStatus(String v) {
value = v;
}
public String value() {
return value;
}
public static RegionFlagStatus fromValue(String v) {
for (RegionFlagStatus c: RegionFlagStatus.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/SetupObjectVisibility.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/SetupObjectVisibility.java | 24 |
@XmlType(name = "SetupObjectVisibility")
@XmlEnum
public enum SetupObjectVisibility {
@XmlEnumValue("Protected")
PROTECTED("Protected"),
@XmlEnumValue("Public")
PUBLIC("Public");
private final String value;
SetupObjectVisibility(String v) {
value = v;
}
public String value() {
return value;
}
public static SetupObjectVisibility fromValue(String v) {
for (SetupObjectVisibility c: SetupObjectVisibility.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/SortOrder.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/SortOrder.java | 24 |
@XmlType(name = "SortOrder")
@XmlEnum
public enum SortOrder {
@XmlEnumValue("Asc")
ASC("Asc"),
@XmlEnumValue("Desc")
DESC("Desc");
private final String value;
SortOrder(String v) {
value = v;
}
public String value() {
return value;
}
public static SortOrder fromValue(String v) {
for (SortOrder c: SortOrder.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/TreatBlanksAs.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/TreatBlanksAs.java | 24 |
@XmlType(name = "TreatBlanksAs")
@XmlEnum
public enum TreatBlanksAs {
@XmlEnumValue("BlankAsBlank")
BLANK_AS_BLANK("BlankAsBlank"),
@XmlEnumValue("BlankAsZero")
BLANK_AS_ZERO("BlankAsZero");
private final String value;
TreatBlanksAs(String v) {
value = v;
}
public String value() {
return value;
}
public static TreatBlanksAs fromValue(String v) {
for (TreatBlanksAs c: TreatBlanksAs.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WebLinkAvailability.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/WebLinkAvailability.java | 24 |
@XmlType(name = "WebLinkAvailability")
@XmlEnum
public enum WebLinkAvailability {
@XmlEnumValue("online")
ONLINE("online"),
@XmlEnumValue("offline")
OFFLINE("offline");
private final String value;
WebLinkAvailability(String v) {
value = v;
}
public String value() {
return value;
}
public static WebLinkAvailability fromValue(String v) {
for (WebLinkAvailability c: WebLinkAvailability.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/metadata/WorkflowTimeUnits.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/WorkflowTimeUnits.java | 24 |
@XmlType(name = "WorkflowTimeUnits")
@XmlEnum
public enum WorkflowTimeUnits {
@XmlEnumValue("Hours")
HOURS("Hours"),
@XmlEnumValue("Days")
DAYS("Days");
private final String value;
WorkflowTimeUnits(String v) {
value = v;
}
public String value() {
return value;
}
public static WorkflowTimeUnits fromValue(String v) {
for (WorkflowTimeUnits c: WorkflowTimeUnits.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/DeletedRecord.java | 32 |
| org/solenopsis/keraiai/wsdl/tooling/DeletedRecord.java | 32 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "DeletedRecord", propOrder = {
"deletedDate",
"id"
})
public class DeletedRecord {
@XmlElement(required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar deletedDate;
@XmlElement(required = true)
protected String id;
/**
* Gets the value of the deletedDate property.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getDeletedDate() {
return deletedDate;
}
/**
* Sets the value of the deletedDate property.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setDeletedDate(XMLGregorianCalendar value) {
this.deletedDate = value;
}
/**
* Gets the value of the id property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Sets the value of the id property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/Login.java | 31 |
| org/solenopsis/keraiai/wsdl/tooling/Login.java | 31 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"username",
"password"
})
@XmlRootElement(name = "login")
public class Login {
@XmlElement(required = true)
protected String username;
@XmlElement(required = true)
protected String password;
/**
* Gets the value of the username property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUsername() {
return username;
}
/**
* Sets the value of the username property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUsername(String value) {
this.username = value;
}
/**
* Gets the value of the password property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPassword() {
return password;
}
/**
* Sets the value of the password property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPassword(String value) {
this.password = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/SetPassword.java | 31 |
| org/solenopsis/keraiai/wsdl/tooling/SetPassword.java | 31 |
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"userId",
"password"
})
@XmlRootElement(name = "setPassword")
public class SetPassword {
@XmlElement(required = true)
protected String userId;
@XmlElement(required = true)
protected String password;
/**
* Gets the value of the userId property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUserId() {
return userId;
}
/**
* Sets the value of the userId property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUserId(String value) {
this.userId = value;
}
/**
* Gets the value of the password property.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPassword() {
return password;
}
/**
* Sets the value of the password property.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPassword(String value) {
this.password = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/partner/TabOrderType.java | 24 |
| org/solenopsis/keraiai/wsdl/tooling/TabOrderType.java | 24 |
@XmlType(name = "TabOrderType")
@XmlEnum
public enum TabOrderType {
@XmlEnumValue("LeftToRight")
LEFT_TO_RIGHT("LeftToRight"),
@XmlEnumValue("TopToBottom")
TOP_TO_BOTTOM("TopToBottom");
private final String value;
TabOrderType(String v) {
value = v;
}
public String value() {
return value;
}
public static TabOrderType fromValue(String v) {
for (TabOrderType c: TabOrderType.values()) {
if (c.value.equals(v)) {
return c;
}
}
throw new IllegalArgumentException(v);
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClass.java | 40 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger.java | 40 |
extends Metadata
{
protected double apiVersion;
protected List<PackageVersion> packageVersions;
@XmlElement(required = true)
protected ApexCodeUnitStatus status;
/**
* Gets the value of the apiVersion property.
*
*/
public double getApiVersion() {
return apiVersion;
}
/**
* Sets the value of the apiVersion property.
*
*/
public void setApiVersion(double value) {
this.apiVersion = value;
}
/**
* Gets the value of the packageVersions property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the packageVersions property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPackageVersions().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PackageVersion }
*
*
*/
public List<PackageVersion> getPackageVersions() {
if (packageVersions == null) {
packageVersions = new ArrayList<PackageVersion>();
}
return this.packageVersions;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link ApexCodeUnitStatus }
*
*/
public ApexCodeUnitStatus getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link ApexCodeUnitStatus }
*
*/
public void setStatus(ApexCodeUnitStatus value) {
this.status = value;
}
} | |
| File | Line |
|---|---|
| org/solenopsis/keraiai/wsdl/tooling/ApexClass2.java | 418 |
| org/solenopsis/keraiai/wsdl/tooling/ApexTrigger2.java | 534 |
public void setMetadata(JAXBElement<ApexClass> value) {
this.metadata = value;
}
/**
* Gets the value of the name property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getName() {
return name;
}
/**
* Sets the value of the name property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setName(JAXBElement<String> value) {
this.name = value;
}
/**
* Gets the value of the namespacePrefix property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getNamespacePrefix() {
return namespacePrefix;
}
/**
* Sets the value of the namespacePrefix property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setNamespacePrefix(JAXBElement<String> value) {
this.namespacePrefix = value;
}
/**
* Gets the value of the status property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public JAXBElement<String> getStatus() {
return status;
}
/**
* Sets the value of the status property.
*
* @param value
* allowed object is
* {@link JAXBElement }{@code <}{@link String }{@code >}
*
*/
public void setStatus(JAXBElement<String> value) {
this.status = value;
}
/**
* Gets the value of the symbolTable property.
*
* @return
* possible object is
* {@link JAXBElement }{@code <}{@link SymbolTable }{@code >}
*
*/
public JAXBElement<SymbolTable> getSymbolTable() { | |